[Bug rtl-optimization/50396] SSE division by zero generates incorrect code with optimizations enabled
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 20 09:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50396
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-10-20
Component|target |rtl-optimization
Version|unknown |4.7.0
Ever Confirmed|0 |1
Known to fail| |4.5.2, 4.7.0
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-20 09:11:06 UTC ---
Confirmed. Broken by CSE1 on RTL at -O1.
More information about the Gcc-bugs
mailing list