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]

mips-sgi-irix6.2 --enable-checking RTL bootstrap failure


I bootstraped on mips-sgi-irix6.2 using cc -n32 for stage1 and
configured with --enable-checking=misc,tree,rtl,gc,gcac.  I get the
following error in stage3:

 > stage2/xgcc -Bstage2/ -B/usr/local/mips-sgi-irix6.2/bin/ -c -DIN_GCC
 > -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes
 > -Wmissing-prototypes -pedantic -Wno-long-long -O2 -g -DHAVE_CONFIG_H
 > -I. -I../../egcs-CVS20000619/gcc -I../../egcs-CVS20000619/gcc/config
 > -I../../egcs-CVS20000619/gcc/../include
 > ../../egcs-CVS20000619/gcc/config/mips/mips.c
 > [...]
 > ../../egcs-CVS20000619/gcc/config/mips/mips.c: In function
 > 	`mips_fill_delay_slot':
 > ../../egcs-CVS20000619/gcc/config/mips/mips.c:1635: RTL check:
 > 	expected code `const_int', have `mem'
 > ../../egcs-CVS20000619/gcc/config/mips/mips.c:1635: Internal compiler
 > 	error in `simple_memory_operand', at config/mips/mips.c:732
 > Please submit a full bug report.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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