[Bug inline-asm/25571] Internal compiler error in instantiate_virtual_regs_1, at function.c:3971
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 26 20:31:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-26 20:31 -------
This is invalid code, 3.3 and above error out on it instead of producing an
ICE:
t.c: In function `main':
t.c:3: error: impossible constraint in `asm'
So this is fixed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c |inline-asm
Resolution| |FIXED
Target Milestone|--- |3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25571
More information about the Gcc-bugs
mailing list