This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17399] [4.0 Regression] Ada does not bootstrap
- From: "aaronavay62 at aaronwl dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 04:52:32 -0000
- Subject: [Bug ada/17399] [4.0 Regression] Ada does not bootstrap
- References: <20040910153343.17399.phython@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From aaronavay62 at aaronwl dot com 2004-09-23 04:52 -------
I'd like to confirm that, since at least 2004-09-19, on i686-pc-mingw32, the Ada
front end bootstraps successfully. I don't get the error that John David Anglin
gets.
However, the build of gnatlib and tools fails here:
../../xgcc -B../../ -c -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -fno-common -gnatpg -gnata -I- -I../rts -I.
-I/aaronwl/cs/compilers/gcc/src/cvs/head/gcc/gcc/ada
/aaronwl/cs/compilers/gcc/src/cvs/head/gcc/gcc/ada/make.adb -o make.o
raised STORAGE_ERROR : EXCEPTION_STACK_OVERFLOW
make[4]: *** [make.o] Error 1
Should I file a separate PR for this?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17399