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]

ICE in Build gcc-ss-20000411



In building gcc-ss-20000411 on an i686-linux-gnu box with 

BOOT_CFLAGS=-O3 -march=pentiumpro -funroll-loops -fomit-frame-pointer
-fstrict-aliasing -fforce-mem -fforce-addr -ffast-math -malign-double

I get:

stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -O3 -march=pentiumpro -funroll-loops -fomit-frame-pointer -fstrict-aliasing -fforce-mem -fforce-addr -ffast-math -malign-double  -W -Wall    -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config -I../../../egcs/gcc/f/../../include ../../../egcs/gcc/f/com.c
../../../egcs/gcc/f/com.c: In function `ffecom_init_0':
../../../egcs/gcc/f/com.c:12212: Internal compiler error in `gen_reg_rtx', at emit-rtl.c:537
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [com.o] Error 1

I've tried to attached a uuecoded bzip2'd copy of com.i, but it keeps
getting rejected from the list (I sent com.s as a followup); if
anybody wants a copy, just let me know.

David Ronis


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