[Bug middle-end/69234] recent GCC trunk compilers miscompile the V8 JavaScript interpreter/JITC
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 11 23:17:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69234
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This sounds like maybe a bug in the V8 sources. Can you try
-fno-delete-null-pointer-checks ?
Also can you provide the preprocessed source which is being miscompiled?
More information about the Gcc-bugs
mailing list