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]

Recent cvs update, Next 3.3; ICE in libgcc2.c


This ICE occurs with xgcc compiling libgcc2.c:


maskull:/SmaugC/Sources2/gcc-obj>alias BUILD
setenv CC cc ; /bin/nice gmake CFLAGS='-O2' LIBCFLAGS='-g -O2'  
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap
maskull:/SmaugC/Sources2/gcc-obj>


cc -c -DIN_GCC -g  -I. -I.. -I../../../gcc/gcc/fixinc  
-I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config  
-I../../../gcc/gcc/fixinc/../../include ./xgcc -B./  
-B/usr/local/m68k-next-nextstep3/bin/ -isystem  
/usr/local/m68k-next-nextstep3/include -O2   -DIN_GCC    -g -W -Wall   
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include    
-g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I../../gcc/gcc  
-I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_bb -c  
../../gcc/gcc/libgcc2.c -o libgcc/./_bb.o
../../gcc/gcc/libgcc2.c:1348: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.c: In function `__bb_exit_func':
../../gcc/gcc/libgcc2.c:1545: warning: implicit declaration of function `time'
../../gcc/gcc/libgcc2.c: In function `__bb_trace_func':
../../gcc/gcc/libgcc2.c:2208: Internal compiler error in ?, at flow.c:5001
Please submit a full bug report.
See <URL:<http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: *** [libgcc/./_bb.o] Error 1
gmake[3]: Leaving directory `/SmaugC/Sources2/gcc-obj/gcc'
gmake[2]: *** [libgcc.a] Error 2
gmake[2]: Leaving directory `/SmaugC/Sources2/gcc-obj/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/SmaugC/Sources2/gcc-obj/gcc'
gmake: *** [bootstrap] Error 2
maskull:/SmaugC/Sources2/gcc-obj>

---
Where diesel guitars from faraway bars, blast out the
best songs from our holy wars. Coyote carnival catches
on fire, all the cops in the world pick us up on radar.
Jim McKelvey  mckelvey@maskull.com

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