c/5481: Making Cyclone 0.2 with gcc-3.0.3 compiler produces bad cyclone compiler executable.

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sat Feb 23 00:06:00 GMT 2002


Synopsis: Making Cyclone 0.2 with gcc-3.0.3 compiler produces bad cyclone compiler executable.

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Feb 22 20:55:00 2002
State-Changed-Why:
    I can reproduce your error with gcc 3.0.4.
    
    However, with gcc 3.1, the compiler complains with:
    
    gcc  -O3   -c -o i586-unknown-linux/lib/arg.o i586-unknown-linux/lib/arg.c
    i586-unknown-linux/lib/arg.c: In function `Cyc_Arg_parse':
    i586-unknown-linux/lib/arg.c:478: void value not ignored as it ought to be
    gmake[1]: *** [i586-unknown-linux/lib/arg.o] Error 1
    gmake[1]: Leaving directory `/home/craigr/testcases/cyclone/bin/genfiles
    
    Looks like the AT&T people need to help you out with this.

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



More information about the Gcc-bugs mailing list