This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix attribute handling


> This patch causes a bootstrap failure for libjava on b-i-b.  I
> still have no more details other than undoing it allows me to
> build ObjectInputStream.o again.
> 

Of course now I don't even get that far...

./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin/ -isystem
/usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -I. -I. -I/ghostwheel/sourceware/gcc-bib/gcc/gcc
-I/ghostwheel/sourceware/gcc-bib/gcc/gcc/.
-I/ghostwheel/sourceware/gcc-bib/gcc/gcc/config
-I/ghostwheel/sourceware/gcc-bib/gcc/gcc/../include  -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-omit-frame-pointer \   -c
/ghostwheel/sourceware/gcc-bib/gcc/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
/ghostwheel/sourceware/gcc-bib/gcc/gcc/crtstuff.c: In function
`__do_global_dtors_aux':
/ghostwheel/sourceware/gcc-bib/gcc/gcc/crtstuff.c:282: internal compiler
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.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory
`/ghostwheel/sourceware/builds-bib/build-native/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory
`/ghostwheel/sourceware/builds-bib/build-native/gcc'
make: *** [bootstrap] Error 2

Investigating.

-eric

-- 
Yeah, I used to play basketball...


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