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] Fix predcom ICE introduced by var clobber changes (PR tree-optimization/51246, take 2)


On Thu, Nov 24, 2011 at 5:51 PM, Michael Matz <matz@suse.de> wrote:
> Hi,
>
> On Thu, 24 Nov 2011, Jakub Jelinek wrote:
>
>> On Thu, Nov 24, 2011 at 05:28:00PM +0100, Michael Matz wrote:
>> > As the default defs are already automatically handled by all our ssa
>> > infrastructure (including warning and propagation machinery) I think it
>> > would be best to generate such one instead of a clobber for the RHS.
>>
>> So like this?
>
> I would feel comfortable with this one, yes.

What's when new_tree is a PARM_DECL?  If that can't happen the patch is ok.

Richard.

>
> Ciao,
> Michael.


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