Index: test/mjsunit/asm/math-fround.js |
diff --git a/test/mjsunit/asm/math-fround.js b/test/mjsunit/asm/math-fround.js |
index 068917b49b72689bd38ed38fbe89ca5d285315b3..b1d37e904e0755575671cf7aee673211193813f3 100644 |
--- a/test/mjsunit/asm/math-fround.js |
+++ b/test/mjsunit/asm/math-fround.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --turbo-asm |
- |
function Module(stdlib) { |
"use asm"; |