This is the mail archive of the gcc@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 failures on alpha and sparc


With today's CVS sources and generic configures (without ada),
bootstrap fails on sparc-sun-solaris28 with

stage1/xgcc -Bstage1/ -B/usr/local/sparc-sun-solaris2.8/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/calls.c -o calls.o
../../gcc/calls.c: In function `save_fixed_argument_area':
../../gcc/calls.c:961: Internal compiler error in schedule_insns, at sched-rgn.c:2942
Please submit a full bug report,

and on alphaev6-unknown-linux-gnu with

/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/xgcc -B/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/ -nostdinc++ -L/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/src -L/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/alphaev6-unknown-linux-gnu/bin/ -B/usr/local/alphaev6-unknown-linux-gnu/lib/ -isystem /usr/local/alphaev6-unknown-linux-gnu/include -I../../../../libstdc++-v3/../gcc -I../../../../libstdc++-v3/../include -I/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/include/alphaev6-unknown-linux-gnu -I/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/include -I../../../../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -mieee -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../libstdc++-v3/li!
bsupc++/eh_alloc.cc  -fPIC -DPIC -o eh_alloc.o
../../../../libstdc++-v3/libsupc++/eh_alloc.cc:163: Internal compiler error in 
   add_const_value_attribute, at dwarf2out.c:8384
Please submit a full bug report,

bootstrap has completed on i686-pc-linux-gnu and it appears it will
complete on powerpc-unknown-linux-gnu.

Brad Lucier


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