| Index: test/mjsunit/asm/regress-641885.js | 
| diff --git a/test/mjsunit/asm/regress-641885.js b/test/mjsunit/asm/regress-641885.js | 
| index 4d0c11b90097868f2beeb86c90082d0a85dc8aa5..80a98d6b15102e476cd24b367d0442aeb1d1e1df 100644 | 
| --- a/test/mjsunit/asm/regress-641885.js | 
| +++ b/test/mjsunit/asm/regress-641885.js | 
| @@ -2,6 +2,8 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| +// Flags: --validate-asm --fast-validate-asm | 
| + | 
| var __f_2 = (function __f_4() { | 
| "use asm"; | 
| function __f_2(i) { | 
|  |