This is the mail archive of the gcc-patches@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: New trunk breakage on mips-sgi-irix6.2 stage1 compiling libgcc2


 > From: Alexandre Oliva <aoliva@redhat.com>
 > 
 > > Ok, though lack of access to IRIX shouldn't stop you since I was able
 > > to trigger it in a cross.
 > 
 > Indeed.  Sorry, I had missed this fact in your previous message.  I
 > had thought it was impossible to build a cross compiler to irix
 > because I lacked the headers and an assembler/linker, but I hadn't
 > realized I wouldn't even need them, because the crash occurred within
 > GCC.  Doh! :-)
 > 
 > Here's a patch that allowed me to build all of libgcc with and without
 > -mabi=64, on a x86-hosted compiler.  Ok to install?
 > 
 > 	* config/mips/mips.md: Sign extend CONST_INTs.

FYI, I was able to complete a full bootstrap after your patch went in.
Results: http://gcc.gnu.org/ml/gcc-testresults/2001-05/msg00168.html

Thanks Alexandre!

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