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: [PATCH] Simplify RTL for loop exits without nesting (take 2)


On Thu, 26 Sep 2002, Richard Henderson wrote:
> I see.  I also can't figure out how to trigger a fixup here,
> with or without your patch.  I'm not certain that it's possible.

As I mentioned with the original patch, whichloop always equals
stack_nesting during a full GCC bootstrap, but I did encounter
a few cases where "whichloop != stack_nesting" during the libjava
and g77 testsuites.  I didn't check whether these actually required
fix-ups or not.

> Go ahead and commit your patch.

Many thanks.

Roger
--


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