I confirm the Ada bootstrap failure on x86-linux, I opened: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25436
With a backtrace and various print suggested by Steven and last known working revision. Laurent On Thu, 2005-12-15 at 07:36 -0600, Joel Sherrill wrote: > Jakub Jelinek wrote: > > On Wed, Dec 14, 2005 at 04:34:17PM -0600, Joel Sherrill <[EMAIL PROTECTED]> > > wrote: > > > >>My fresh check out on the head build using the gcc shipped with > >>Fedora Core 4 has failed for the past couple of days with this error: > > > > > > A day and half. > > > > > >>Is this a known failure? > > > > > > Yes, just svn update and retry. > > OK. Now I get this > > ../../xgcc -c -I./ -I../rts -I. -I/home/joel/gcc-work/head/gcc/gcc/ada > -B../../ -O2 -g -O2 -gnatpg -gnata -I- > /home/joel/gcc-work/head/gcc/gcc/ada/makegpr.adb > > raised STORAGE_ERROR : stack overflow (or erroneous memory access) > gnatmake: "/home/joel/gcc-work/head/gcc/gcc/ada/makegpr.adb" compilation > error > > I updated again right before I sent this and got the same error. > > Is this another known issue? > > --joel >