Index: test/mjsunit/asm/regress-672045.js |
diff --git a/test/mjsunit/asm/regress-672045.js b/test/mjsunit/asm/regress-672045.js |
index c9c9c3b4d064f91737d9fbe3820c2097d2399363..edc4ea1da33b07576a19b0c7e44e1314359418ef 100644 |
--- a/test/mjsunit/asm/regress-672045.js |
+++ b/test/mjsunit/asm/regress-672045.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --validate-asm --allow-natives-syntax |
+// Flags: --validate-asm --allow-natives-syntax --fast-validate-asm |
function Module(stdlib, env) { |
"use asm"; |