This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: inline-asm/8803: [3.2/3.3/3.4 regression] Internal compiler errorin instantiate_virtual_regs_1, at function.c:3974


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

This still happens on todays 3.3 branch.

# gcc-3.3 -c 8803.c
8803.c: In function `f':
8803.c:5: error: impossible constraint in `asm'

# gcc-3.3 -c 8803.c -O
8803.c: In function `f':
8803.c:7: internal compiler error: in fixup_var_refs_1, at function.c:1945
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Greetz
Steven



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]