Index: test/mjsunit/shift-for-integer-div.js |
diff --git a/test/mjsunit/shift-for-integer-div.js b/test/mjsunit/shift-for-integer-div.js |
index 884202d3133893894a8283e6e9c1eb4f2c4e37e3..54da31f8a74aa5256a85092a120a179563e590f9 100644 |
--- a/test/mjsunit/shift-for-integer-div.js |
+++ b/test/mjsunit/shift-for-integer-div.js |
@@ -25,7 +25,7 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Flags: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --crankshaft |
function divp4(x) { |
return x / 4; |