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]

Re: Problems with ./genrecog while bootstrapping gcc-2000-12-10


 > Christian Jönsson wrote:-
 > 
 > > ./genrecog /usr/local/src/gcc/gcc/config/i386/i386.md > tmp-recog.c
 > > make[2]: *** [s-recog] Error 139
 > > make[2]: Leaving directory
 > > `/usr/local/src/objdir-gcc-2000-12-10-0955+0100/gcc'
 > > make[1]: *** [stage_a] Error 2
 > > make[1]: Leaving directory
 > > `/usr/local/src/objdir-gcc-2000-12-10-0955+0100/gcc'
 > > make: *** [bootstrap-lean] Error 2
 > 
 > FWIW, same here.
 > Neil.


An RTL checking bootstrap shows this:

 > ./genrecog ../../egcs-CVS20001210/gcc/config/i386/i386.md > tmp-recog.c
 > genrecog: RTL check: access of elt 1 of `strict_low_part' with last elt 0
 > genrecog: ICE in validate_pattern, at ../../egcs-CVS20001210/gcc/genrecog.c:626
 > make[2]: *** [s-recog] Error 33

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