[Bug tree-optimization/70586] [7 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 32-bit and 64-bit modes
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 22 08:19:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70586
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to work| |6.1.0
Resolution|--- |FIXED
Target Milestone|7.0 |6.0
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
The regression is fixed, what's left is the general issue of handling
pure/const with respect to throwing/trapping. Let's close this bug as fixed.
See PR78463 for this issue.
More information about the Gcc-bugs
mailing list