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: 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


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