This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/17399] [4.0 Regression] Ada does not bootstrap


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]