public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: GCC Internal Compiler Error When Compiling with -pipe
@ 1999-02-28 16:04 N8TM
       [not found] ` < 2877cf50.36d9d908@aol.com >
  1999-02-28 23:02 ` N8TM
  0 siblings, 2 replies; 22+ messages in thread
From: N8TM @ 1999-02-28 16:04 UTC (permalink / raw)
  To: tsg1, cygwin

In a message dated 2/28/99 8:18:03 AM Pacific Standard Time,
tsg1@earthlink.net writes:

<< 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 >>
I haven't seen this problem since b20.1, although I've had configure failures
associated with setting CFLAGS '... -pipe'

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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: GCC Internal Compiler Error When Compiling with -pipe
@ 1999-03-03 16:57 Suhaib M. Siddiqi
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 1 reply; 22+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-03 16:57 UTC (permalink / raw)
  To: Chris Faylor; +Cc: Mumit Khan, cygwin

Dear Chris,

Thanks will try again sometime soon.

Suhaib


-----Original Message-----
From: Chris Faylor <cgf@cygnus.com>
To: Suhaib M. Siddiqi <Ssiddiqi@InspirePharm.Com>
Cc: Mumit Khan <khan@xraylith.wisc.EDU>; cygwin
<cygwin@sourceware.cygnus.com>
Date: Wednesday, March 03, 1999 6:57 PM
Subject: Re: GCC Internal Compiler Error When Compiling with -pipe


>On Wed, Mar 03, 1999 at 11:46:51AM -0500, Suhaib M. Siddiqi wrote:
>>
>>
>>>
>>>The -pipe problem should have been fixed in B20.1.  I submitted a patch
>>for
>>>it myself.
>>>
>>
>>BUt I had gcc/egcs 1.1.1 with B20.1 crashed on me with -pipe last week,
>>when I tried compiling one of my code from LINUX.  After removing -pipe
>>from Makefile.  It compiled.
>
>egcs 1.1.1 != B20.1.
>
>cgf
>


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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: GCC Internal Compiler Error When Compiling with -pipe
@ 1999-03-03 10:36 Suhaib M. Siddiqi
       [not found] ` < 007e01be65a6$e3f98670$29acdfd0@InspirePharm.Com >
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 2 replies; 22+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-03 10:36 UTC (permalink / raw)
  To: Todd Goodman; +Cc: cygwin

There is no egcs 1.2 and will not be for a long time to come.  The
present one from Mumit is egcs 1.1.1 and up-comming one will be
egcs-1.1.2





----- Original Message -----
From: Todd Goodman <tsg1@earthlink.net>
To: 'Chris Faylor' <cgf@cygnus.com>; 'Mumit Khan'
<khan@xraylith.wisc.EDU>
Cc: <cygwin@sourceware.cygnus.com>
Sent: Wednesday, March 03, 1999 1:22 PM
Subject: RE: GCC Internal Compiler Error When Compiling with -pipe


>/usr/H-i586-cygwin32/bin> uname -a
>CYGWIN_NT-4.0 TGOODMAN8 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
>/usr/H-i586-cygwin32/bin> gcc -v
>Reading specs from
>f:\usr\H-i586-cygwin32\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\sp
ecs
>gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
>/usr/H-i586-cygwin32/bin>
>
>Is it the wrong compiler version?
>
>I guess I'll try the egcs-1.2 release soon and see if that changes the
>behaviour.
>
>Todd
>
>> -----Original Message-----
>> From: cygwin-owner@sourceware.cygnus.com
>> [ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Chris Faylor
>> Sent: Tuesday, March 02, 1999 10:13 PM
>> To: Mumit Khan
>> Cc: cygwin@sourceware.cygnus.com
>> Subject: Re: GCC Internal Compiler Error When Compiling with -pipe
>>
>>
>> On Sun, Feb 28, 1999 at 10:37:18PM -0600, Mumit Khan wrote:
>> >N8TM@aol.com writes:
>> >> In a message dated 2/28/99 8:18:03 AM Pacific Standard Time,
>> >> tsg1@earthlink.net writes:
>> >>
>> >> << 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 >>
>> >> I haven't seen this problem since b20.1, although I've had
>> configure failures
>> >> associated with setting CFLAGS '... -pipe'
>> >
>> >I couldn't reproduce Todd's problem, so hopefully that
>> particular one is
>> >fixed.  We still have a few more cases that I'm tracking down ...
>> >
>> >The quality of upcoming egcs-1.1.2 is heaps better as compared to
b20
>> >in terms of stability and "un-crashability".
>>
>> The -pipe problem should have been fixed in B20.1.  I
>> submitted a patch for
>> it myself.
>>
>> cgf
>>
>> --
>> Want to unsubscribe from this list?
>> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>>
>>
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>



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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: GCC Internal Compiler Error When Compiling with -pipe
@ 1999-03-03  8:31 Suhaib M. Siddiqi
       [not found] ` < 001101be6595$72ce0770$29acdfd0@InspirePharm.Com >
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 2 replies; 22+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-03  8:31 UTC (permalink / raw)
  To: Chris Faylor, Mumit Khan; +Cc: cygwin

>
>The -pipe problem should have been fixed in B20.1.  I submitted a patch
for
>it myself.
>

BUt I had gcc/egcs 1.1.1 with B20.1 crashed on me with -pipe last week,
when I tried compiling one of my code from LINUX.  After removing -pipe
from Makefile.  It compiled.

--S




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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* GCC Internal Compiler Error When Compiling with -pipe
@ 1999-02-28  8:14 Todd Goodman
       [not found] ` < 000b01be6334$c2405dc0$0301a8c0@tgoodman8 >
  1999-02-28 23:02 ` Todd Goodman
  0 siblings, 2 replies; 22+ messages in thread
From: Todd Goodman @ 1999-02-28  8:14 UTC (permalink / raw)
  To: cygwin

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)?

Is there any update on this or should I plan to look into it?

Thanks,

Todd


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-28 16:04 GCC Internal Compiler Error When Compiling with -pipe N8TM
     [not found] ` < 2877cf50.36d9d908@aol.com >
1999-02-28 20:37   ` Mumit Khan
1999-02-28 23:02     ` Mumit Khan
1999-03-03  8:10     ` Chris Faylor
     [not found]       ` < 19990302221235.C3492@cygnus.com >
1999-03-03 10:28         ` Todd Goodman
1999-03-31 19:45           ` Todd Goodman
1999-03-31 19:45       ` Chris Faylor
1999-02-28 23:02 ` N8TM
  -- strict thread matches above, loose matches on Subject: below --
1999-03-03 16:57 Suhaib M. Siddiqi
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-03-03 10:36 Suhaib M. Siddiqi
     [not found] ` < 007e01be65a6$e3f98670$29acdfd0@InspirePharm.Com >
1999-03-03 19:06   ` Todd Goodman
1999-03-31 19:45     ` Todd Goodman
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-03-03  8:31 Suhaib M. Siddiqi
     [not found] ` < 001101be6595$72ce0770$29acdfd0@InspirePharm.Com >
1999-03-03 15:58   ` Chris Faylor
1999-03-31 19:45     ` Chris Faylor
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-02-28  8:14 Todd Goodman
     [not found] ` < 000b01be6334$c2405dc0$0301a8c0@tgoodman8 >
1999-02-28  8:41   ` Mumit Khan
1999-02-28 23:02     ` Mumit Khan
1999-02-28 23:02 ` Todd Goodman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).