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: middle-end/1827: ICE in `reverse_condition' or segfault depending on version


Synopsis: ICE in `reverse_condition' or segfault depending on version

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Feb 23 16:31:21 2002
State-Changed-Why:
    Compiling this code with gcc 3.0.4 with -O now yields
    a compilation error:
    
    a.c: In function `fct':
    a.c:5: invalid `asm': operand is neither a constant nor a conditiona.c: In function `fct':
    a.c:5: invalid `asm': operand is neither a constant nor a condition code, invalid operand code 'c' 

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


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