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]

[new-regalloc-branch] bootstrap failure on SPARC


On sparc-sun-solaris2.8

configured with:

configure --disable-nls --disable-multilib --enable-languages=c

I get:

stage1/xgcc -Bstage1/ -B/home/dann/gcc-newRA/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-CVS/gcc -I../../gcc-CVS/gcc/. -I../../gcc-CVS/gcc/config -I../../gcc-CVS/gcc/../include ../../gcc-CVS/gcc/cpplex.c -o cpplex.o
../../gcc-CVS/gcc/cpplex.c: In function `cpp_parse_escape':
../../gcc-CVS/gcc/cpplex.c:1883: Internal compiler error in subreg_hard_regno, at emit-rtl.c:713
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

about 20 or so other files fail at this stage with the same ICE in subreg_hard_regno, at emit-rtl.c:713
all other files are compiled without an error. 

If needed I can send the preprocessed file. 

        --dan


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