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

Re: [tree-ssa] Removing redundant loads


On Fri, 2003-05-30 at 07:16, Andrew MacLeod wrote:

> I havent looked closely at the effects of DIego changes yet either, but
> I would expect this to still be true.
>
You mean the removal of INDIRECT_REF?  Yeah, we may still have something
hidden.  When I tried enabling overlapping live ranges last week I got
through most of the bootstrap cycle.  But the stage2/cc1 binary would
get into an infinite loop on startup.

The bootstrap failures from last night also seem very similar to the
failures I was getting yesterday on the merged tree on PPC.


Diego.


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