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 bootstrap/12312] Bootstrap fails compiling unwind-dw2.c


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12312



------- Additional Comments From lucier at math dot purdue dot edu  2003-09-17 03:22 -------
Ah, hit return again to go from summary to the comments field.  Sorry ...

Bootstrap fails with

./xgcc -B./ -B/usr/local/sparc-sun-solaris2.8/bin/ -isystem
/usr/local/sparc-sun-solaris2.8/include -isystem
/usr/local/sparc-sun-solaris2.8/sys-include
-L/home/c/lucier/programs/gcc/gcc-3.4/objdir-sparc/gcc/../ld -O2  -DIN_GCC    -W
-Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include 
-fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I
-I../../gcc -I../../gcc/ -I../../gcc/../include -I../intl -fexceptions -c
../../gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
../../gcc/unwind-dw2.c: In function `uw_init_context_1':

../../gcc/unwind-dw2.c:1276: warning: missing braces around initializer
../../gcc/unwind-dw2.c:1276: warning: (near initialization for
`once_regsizes.__pthread_once_pad')
../../gcc/unwind-pe.h: In function `base_of_encoded_value':

../../gcc/unwind-pe.h:118: internal compiler error: Segmentation Fault

This was updated from cvs a little after midnight GMT time on September 17.

Brad


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