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: [vta->trunk] VTA merge


On Thu, Sep 3, 2009 at 9:07 AM, Alexandre Oliva<aoliva@redhat.com> wrote:
> On Sep ?1, 2009, Alexandre Oliva <aoliva@redhat.com> wrote:
>
>> Here's the patch I intend to check in tonight.
>
> In a last-minute (ok, make that last couple of hours ;-) review of the
> patch, I realized tree-ssa-loop-ivopts.c was working too hard, dropping
> uses of an SSA DEF early, instead of letting them be propagated into
> debug stmts by the later-introduced code in release_ssa_name.
>
> This patch reverts that (hopefully) unnecessary change. ?Ok to install,
> if it passes regression testing?

Ok.

Can you please post new patches in new threads?  It gets very confusing
and I'm not sure if new patches subsume others in this thread.

Thanks,
Richard.

>
>
>
> --
> Alexandre Oliva, freedom fighter ? ?http://FSFLA.org/~lxoliva/
> You must be the change you wish to see in the world. -- Gandhi
> Be Free! -- http://FSFLA.org/ ? FSF Latin America board member
> Free Software Evangelist ? ? ?Red Hat Brazil Compiler Engineer
>
>


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