Index: test/mjsunit/compiler/regress-446647.js |
diff --git a/test/mjsunit/compiler/regress-446647.js b/test/mjsunit/compiler/regress-446647.js |
index 77757abd662cd99fe0630be6ed8355b8bebf6eb3..6387aaa69765063245e924b0f63d9b120ef4bd2b 100644 |
--- a/test/mjsunit/compiler/regress-446647.js |
+++ b/test/mjsunit/compiler/regress-446647.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: --always-opt --turbo-filter=* --turbo-deoptimization --allow-natives-syntax |
+// Flags: --always-opt --turbo-filter=* --allow-natives-syntax |
function f(a,b) { |
a%b |