public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re:  Ada build failure?
@ 2004-08-13 19:19 Richard Kenner
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Kenner @ 2004-08-13 19:19 UTC (permalink / raw)
  To: neroden; +Cc: gcc

    Is this a known problem?....

It's not a surprising problem.  There are a number of known bugs in
non-Ada code that are fixed by things I haven't checked in yet, so 
I'm not surprised.

Hopefully this situation should get better real soon.

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

* Re: ada build failure?
  2005-04-12 20:11 ada " Richard Henderson
  2005-04-12 20:24 ` Graham Stott
@ 2005-04-12 20:46 ` Laurent GUERBY
  1 sibling, 0 replies; 5+ messages in thread
From: Laurent GUERBY @ 2005-04-12 20:46 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc

Ada does not build on mainline right now, though it dies
much later than what you're seeing, see:

http://gcc.gnu.org/ml/gcc/2005-04/msg00527.html

Laurent

On Tue, 2005-04-12 at 13:11 -0700, Richard Henderson wrote:
> Is anyone else seeing this?  I see the same with either 3.3 or 3.4
> as the build compiler.
> 
> gcc -c -g      -gnatpg -gnata -I- -I. -Iada -I../../src-gcc/gcc/ada \
>   ../../src-gcc/gcc/ada/exp_ch11.adb -o ada/exp_ch11.o
> exp_ch11.adb:926:34: expected type "Char_Code_Base" defined at types.ads:531
> exp_ch11.adb:926:34: found private type "Uint" defined at uintp.ads:50
> 
> 
> r~
> 

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

* Re: ada build failure?
  2005-04-12 20:11 ada " Richard Henderson
@ 2005-04-12 20:24 ` Graham Stott
  2005-04-12 20:46 ` Laurent GUERBY
  1 sibling, 0 replies; 5+ messages in thread
From: Graham Stott @ 2005-04-12 20:24 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc

Richard,

No but I haven't been able to bootstrap with Ada since Friday I'm  currently getting

stage1/xgcc -Bstage1/ -B/usr/local/NETGCC/i686-pc-linux-gnu/bin/ -c -O2 -g -fomit-frame-pointer
-gnatpg -gnata -I- -I. -Iada -I/src/gcc4.0/gcc/gcc/ada /src/gcc4.0/gcc/gcc/ada/ada.ads -o ada/ada.o

raised STORAGE_ERROR : stack overflow (or erroneous memory access)

Richard Henderson wrote:
> Is anyone else seeing this?  I see the same with either 3.3 or 3.4
> as the build compiler.
> 
> gcc -c -g      -gnatpg -gnata -I- -I. -Iada -I../../src-gcc/gcc/ada \
>   ../../src-gcc/gcc/ada/exp_ch11.adb -o ada/exp_ch11.o
> exp_ch11.adb:926:34: expected type "Char_Code_Base" defined at types.ads:531
> exp_ch11.adb:926:34: found private type "Uint" defined at uintp.ads:50
> 
> 
> r~
> 

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

* ada build failure?
@ 2005-04-12 20:11 Richard Henderson
  2005-04-12 20:24 ` Graham Stott
  2005-04-12 20:46 ` Laurent GUERBY
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2005-04-12 20:11 UTC (permalink / raw)
  To: gcc

Is anyone else seeing this?  I see the same with either 3.3 or 3.4
as the build compiler.

gcc -c -g      -gnatpg -gnata -I- -I. -Iada -I../../src-gcc/gcc/ada \
  ../../src-gcc/gcc/ada/exp_ch11.adb -o ada/exp_ch11.o
exp_ch11.adb:926:34: expected type "Char_Code_Base" defined at types.ads:531
exp_ch11.adb:926:34: found private type "Uint" defined at uintp.ads:50


r~

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

* Ada build failure?
@ 2004-08-13 18:58 Nathanael Nerode
  0 siblings, 0 replies; 5+ messages in thread
From: Nathanael Nerode @ 2004-08-13 18:58 UTC (permalink / raw)
  To: gcc

With HEAD on i686-pc-linux-gnu, doing
configure --enable-languages=ada
make bootstrap

I'm getting this failure building stage 2:

stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2      -gnatpg -gnata -g -O1 -fno-inline \
 -I- -I. -Iada -I../../gcc-main/gcc/ada ../../gcc-main/gcc/ada/a-except.adb -o ada/a-except.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040813 (experimental) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)|
| Error detected at a-except.adb:47:17                                     |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

gcc-3.4 (and the corresponding gnatbind, etc.) was used to bootstrap.

Is this a known problem?....

-- 
This space intentionally left blank.

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

end of thread, other threads:[~2005-04-12 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-13 19:19 Ada build failure? Richard Kenner
  -- strict thread matches above, loose matches on Subject: below --
2005-04-12 20:11 ada " Richard Henderson
2005-04-12 20:24 ` Graham Stott
2005-04-12 20:46 ` Laurent GUERBY
2004-08-13 18:58 Ada " Nathanael Nerode

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