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]

Bootstrap failure on MIPS



Richard --

  The mips-sgi-irix6.5 bootstrap is failing now.  It's crashing
building cpphash.c with the stage1 cc1.  Somehow, mode of hard
register 2 is becoming `144' which is yielding severe confusion.

  It's then getting stuck in an endless loop in mark_regs_live_at_end
which is why I think you might be able to figure this out quicker than
I.  :-)

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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