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]
Other format: [Raw text]

Re: irix6.5 bootstrap failure


On Mon, 10 Jun 2002 18:36:24 -0700, Eric Christopher wrote:

> Something weird happened recently. I'm working on tracking it down, but
> I figured I'd post and see if it rang any bells with people that have
> checked patches in recently. (Since Friday...)
>

Found the code that caused the problems for irix. It was this part of
Jeff's recent patch:

       * caller-save (init_caller_save): Restructure slightly to
        avoid lots of silly RTL generation.

When I reverted just that bit, my bootstrap continued further (still
not done yet, but going)...

Not quite sure why this is causing errors for the mips port yet though.
Currently happens with any 64-bit mips toolchain.

-eric

-- 
I will not carve gods


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