From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17586 invoked by alias); 23 Sep 2004 04:52:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 17553 invoked by uid 48); 23 Sep 2004 04:52:32 -0000 Date: Thu, 23 Sep 2004 04:52:00 -0000 Message-ID: <20040923045232.17552.qmail@sourceware.org> From: "aaronavay62 at aaronwl dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040910153343.17399.phython@gcc.gnu.org> References: <20040910153343.17399.phython@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/17399] [4.0 Regression] Ada does not bootstrap X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg02702.txt.bz2 List-Id: ------- 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