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] Modify TER to not propagate expressions across call


On Mon, Oct 18, 2010 at 11:27 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> Why does combine not perform this optimization on RTL?
>
> Because of the call. :-)

Huh?  Isn't it two pseudos?  Why would it care about the call?  Ah, probably
because of the same issue ...

Richard.

> --
> Eric Botcazou
>


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