other/5171: Internal compiler error in instantiate_virtual_regs_1', at function.c:3881

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sun Dec 23 15:04:00 GMT 2001


Synopsis: Internal compiler error in instantiate_virtual_regs_1', at function.c:3881

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Dec 23 10:42:29 2001
State-Changed-Why:
    With gcc 3.0.3 there is no internal compiler error, just
    the following compilation failures:
    a.c:13: incompatible types in assignment
    a.c:16: confused by earlier errors, bailing out
    
    If I comment out the line 'asm("%0":"=r" (lots));
    I get various assembler errors.
    
    I recommend that you look at the tutorials
    at http://www.linuxassembly.org to learn the correct
    gcc inline assembly syntax.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5171



More information about the Gcc-bugs mailing list