http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45313

Sebastian Pop <spop at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Sebastian Pop <spop at gcc dot gnu.org> 2011-01-08 05:24:31 
UTC ---
This still fails on trunk r168433.
The miscompile seems to be linked to -floop-strip-mine:
$ gcc -O2 -floop-strip-mine interchange-7.c
$ ./a.out
Aborted

Reply via email to