Comment #5 on issue 3487 by [email protected]: --noopt-safe-uint32-operations is broken
https://code.google.com/p/v8/issues/detail?id=3487#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5

commit b6f82c734c7523fd6d4f69c7a266336b8bee73b5
Author: [email protected] <[email protected]>
Date: Mon Oct 06 13:15:23 2014

Remove FLAG_opt_safe_uint32_operations.

It has been turned on by default for a long time, and hydrogenized BinaryOpStubs actually depend on it being turned on.

BUG=v8:3487
LOG=n
[email protected]

Review URL: https://codereview.chromium.org/630023002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24415 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/arm/lithium-arm.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/arm64/lithium-arm64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/flag-definitions.h [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/hydrogen.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/ia32/lithium-ia32.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/mips/lithium-mips.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/mips64/lithium-mips64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/x64/lithium-x64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/src/x87/lithium-x87.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/test/mjsunit/compiler/shift-shr.js [modify] https://chromium.googlesource.com/v8/v8.git/+/b6f82c734c7523fd6d4f69c7a266336b8bee73b5/test/mjsunit/mjsunit.status


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to