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



Vladimir Makarov <vmakarov at redhat dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |vmakarov at redhat dot com



--- Comment #2 from Vladimir Makarov <vmakarov at redhat dot com> 2012-11-27 
22:03:04 UTC ---

  Reload also can not compile the test.  But at least it gives a meaningful

error.

The problem that asm insns needs 6 reload regs and there is only 5 of them (one

is reserved for PIC and sp is always reserved).   Optimizations make asm insn

requiring only 3 regs.



  I've just submitted the patch reporting error as reload reports.  In any

case, I wanted to add this code for some time.

Reply via email to