On Thu, Nov 24, 2011 at 5:51 PM, Michael Matz <m...@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.