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]

bootstrap failure on trunk for i686-linux-gnu



Bootstrapping currently fails on the trunk for me, if you need
further details, just ask,

Andreas

./xgcc -B./ -B/opt/gcc-3.1-devel/i686-pc-linux-gnu/bin/ -isystem /opt/gcc-3.1-devel/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/. -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include -fexceptions -c /cvs/gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
/cvs/gcc/gcc/unwind-dw2.c: In function `execute_stack_op':
/cvs/gcc/gcc/unwind-dw2.c:300: warning: `result' might be used uninitialized in this function
/cvs/gcc/gcc/unwind-dw2.c: In function `uw_update_context_1':
/cvs/gcc/gcc/unwind-dw2.c:1010: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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