fyi:

https://codereview.chromium.org/18516012/diff/19001/build/toolchain.gypi
File build/toolchain.gypi (right):

https://codereview.chromium.org/18516012/diff/19001/build/toolchain.gypi#newcode513
build/toolchain.gypi:513: 'GCC_STRICT_ALIASING': 'YES',
Note that strict aliasing is only done at -O2 or higher (and on recent
clangs it's on by default with -O2 too). So setting GCC_STRICT_ALIASING
here doesn't really do anything.

https://codereview.chromium.org/18516012/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to