[Bug c/44853] can't find a register in class 'GENERAL_REGS' while reloading 'asm'

ramana at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 7 08:43:00 GMT 2010



------- Comment #1 from ramana at gcc dot gnu dot org  2010-07-07 08:43 -------
Can you reproduce this with GCC built using sources from http://gcc.gnu.org ?
If not please report such issues to the vendors of your toolchain. If you can
reproduce this with GCC built from FSF sources please let us know.

Also give a better testcase which is consistent, complete and small, this is
code with undefined behaviour, at the very best this is the Compiler ICE'ing on
invalid code. All your local variables are uninitialized and they've been
marked as input constraints to your asm.


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


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



More information about the Gcc-bugs mailing list