[Bug tree-optimization/57592] [4.9 Regression] ICE in tree_unroll_loops_completely at -O3

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 30 07:57:00 GMT 2013


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
t.c: In function 'f':
t.c:4:1: error: definition in block 3 follows the use
 f ()
 ^
for SSA_NAME: _27 in statement:
d_55 = _27 | _30;
t.c:4:1: internal compiler error: verify_ssa failed

after reassoc

*** This bug has been marked as a duplicate of bug 57393 ***



More information about the Gcc-bugs mailing list