This is the mail archive of the gcc-prs@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/5481: Making Cyclone 0.2 with gcc-3.0.3 compiler produces bad cyclone compiler executable.


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


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