[Bug tree-optimization/65688] xbomb 2.2a segfault, infinite loop at -O2
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 7 17:17:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65688
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |trippels at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> You're invoking UB, so all bets are off.
Exactly. If you want informative runtime errors instead of segfaults
use -fsanitize=undefined.
More information about the Gcc-bugs
mailing list