| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199902281641.KAA11646@modi.xraylith.wisc.edu> |
| X-Authentication-Warning: | modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol |
| To: | "Todd Goodman" <tsg1 AT earthlink DOT net> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: GCC Internal Compiler Error When Compiling with -pipe |
| In-reply-to: | Your message of "Sun, 28 Feb 1999 11:09:44 EST." |
| <000b01be6334$c2405dc0$0301a8c0 AT tgoodman8> | |
| Date: | Sun, 28 Feb 1999 10:41:04 -0600 |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
"Todd Goodman" <tsg1 AT earthlink DOT 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 AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |