Index: test/mjsunit/wasm/asm-wasm-copy.js |
diff --git a/test/mjsunit/wasm/asm-wasm-copy.js b/test/mjsunit/wasm/asm-wasm-copy.js |
index 149196e1b9b6afe9fb5b20e4c6bc2841c72e0ea3..091b8fd153a8d2a1113dc983b405bcadecbad5e7 100644 |
--- a/test/mjsunit/wasm/asm-wasm-copy.js |
+++ b/test/mjsunit/wasm/asm-wasm-copy.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: --expose-wasm |
+// Flags: --expose-wasm --validate-asm --fast-validate-asm |
(function TestCopyBug() { |
// This was tickling a register allocation issue with |