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]

3.2 bootstrap failure on i686-pc-cygwin in libstdc++-v3/libsupc++/del_op.cc


Bootstrap of 3.2 cvs of Sun Jun  2 22:54:02 2002 UTC 
fails in libstdc++-v3/libsupc++/del_op.cc.

/usr/local/obj/gcc/gcc/xgcc -shared-libgcc -B/usr/local/obj/gcc/gcc/ -nostdinc++
 -L/usr/local/obj/gcc/i686-pc-cygwin/libstdc++-v3/src -L/usr/local/obj/gcc/i686-
pc-cygwin/libstdc++-v3/src/.libs -B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i
686-pc-cygwin/lib/ -isystem /usr/local/i686-pc-cygwin/include -I/usr/local/src/g
cc/libstdc++-v3/../gcc -I/usr/local/src/gcc/libstdc++-v3/../include -I/usr/local
/obj/gcc/i686-pc-cygwin/libstdc++-v3/include/i686-pc-cygwin -I/usr/local/obj/gcc
/i686-pc-cygwin/libstdc++-v3/include -I/usr/local/src/gcc/libstdc++-v3/libsupc++
 -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -f
diagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /usr/lo
cal/src/gcc/libstdc++-v3/libsupc++/del_op.cc -o del_op.o
cc1plus.exe: warning: -ffunction-sections may affect debugging on some targets
/usr/local/src/gcc/libstdc++-v3/libsupc++/del_op.cc: In function `void operator

   delete(void*)':
/usr/local/src/gcc/libstdc++-v3/libsupc++/del_op.cc:40: Internal compiler error

   in remove_insn, at emit-rtl.c:3537


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