[Bug target/61610] ICE in assign_by_spills, at lra-assigns.c:1335

sandra at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Wed Jun 25 16:16:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61610

--- Comment #1 from Sandra Loosemore <sandra at codesourcery dot com> ---
Hmmm, this looks like a bug in LRA exposed by the change to register alloc
order.  In particular this comment in the code just above the assertion seems
to reflect an incorrect assumption:

          /* We did not assign hard regs to reload pseudos after two            
             iteration.  It means something is wrong with asm insn              
             constraints.  Report it.  */

since there is no inline asm in the test case.



More information about the Gcc-bugs mailing list