This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/4495: ICE in replace_reg, at reg-stack.c:816
- From: rodrigc at gcc dot gnu dot org
- To: alex-sly at mtu-net dot ru, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org
- Date: 22 Nov 2001 07:03:44 -0000
- Subject: Re: c/4495: ICE in replace_reg, at reg-stack.c:816
[Get raw message]
Old Synopsis: GCC fails with an ICE compiling a mixed C/asm function which uses the FPU on an x86
New Synopsis: ICE in replace_reg, at reg-stack.c:816
State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Wed Nov 21 23:03:44 2001
State-Changed-Why:
With gcc 3.0.3 20011119 (prerelease), I can reproduce your
ICE.
With gcc version 3.1 20011110 (experimental), I get
the following warning:
r.c: In function `test': r.c:4: Output constraint 0 cannot be specified together with "st" clobber r.c:11: confused by earlier errors, bailing out
Are you sure your code is not in error?
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4495&database=gcc