[Bug c/59982] Loop optimizer generates an infinite loop
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 29 12:30:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59982
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jakub at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The testcase is invalid, it always triggers undefined behavior, so the compiler
can do anything at that point.
More information about the Gcc-bugs
mailing list