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] Tweaking loop-invariant.c


Evan Cheng <evan.cheng@apple.com> writes:

> There is a minor bug in find_invariant_insn() which ignores insn
> which sets subreg. My patch is meant to fix this.
> 
> 2005-11-10  Evan Cheng  <evan.cheng@apple.com>
> 
>      * loop-invariant.c (find_invariant_insn): Find more loop
>      invariant insns.

This is OK assuming it has been bootstrapped and passed the gcc
testsuite.

Thanks.

Ian


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