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 bootstrap fails RTL checking


When I use --enable-checking=misc,tree,rtl,gc (e.g. add "rtl" to the
others on by default) on mips-sgi-irix6.2 I get the following error in
stage3 compiling mips.c:

 > ../../egcs-CVS20000710/gcc/config/mips/mips.c: In function
 > 		`mips_fill_delay_slot':
 > ../../egcs-CVS20000710/gcc/config/mips/mips.c:1635: RTL check:
 > 		expected code `const_int', have `mem'
 > ../../egcs-CVS20000710/gcc/config/mips/mips.c:1635: Internal compiler
 > 		error in `simple_memory_operand', at config/mips/mips.c:732

I first reported this a few weeks ago in:

http://gcc.gnu.org/ml/gcc-bugs/2000-06/msg00486.html

--
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]