This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: GCC Internal Compiler Error When Compiling with -pipe



"Todd Goodman" <tsg1@earthlink.net> writes:
> Back in November there was a brief discussion of the error:
> 
> Making all in common
> gcc -DHAVE_CONFIG_H -I. -I. -I..   -g -O2 -Wall -pipe -c capability.c
> /home/noer/src/b20/comp-tools/devo/gcc/pexecute.c:245: Internal compiler
> error in function pexecute
> 
> Mumit asked if it went away when building without -pipe and it does indeed.
> 
> Would it be useful if I put up the code that produces this problem on a web
> site
> (it's from Freeciv)?
> 

Yes, please. I'd like to take a look before egcs-1.1.2 is out of the door.

Could you please the pre-processed output and put that up?
  
  $ gcc -save-temps -DHAVE_CONFIG_H -I. -I. -I..   -g -O2 -Wall \
    -pipe -c capability.c

will create capability.i file. That's what I need. Since it's just one
file, you can just gzip it and email it to me (either as an attachment
or in the text as uuencoded).

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com