[tree-ssa] Mainline merge as of 2003-10-17
Jan Hubicka
hubicka@ucw.cz
Sat Oct 25 01:23:00 GMT 2003
> On Fri, Oct 24, 2003 at 03:17:22PM +0200, Jan Hubicka wrote:
> > + /* Make gimplifier happy about this variable. */
> > + var->decl.seen_in_bind_expr = 1;
>
> Make that "= keep_function_tree_in_gimple_form (fn)" and it's ok.
OK, I will do this.
> Alternately, we could make sure to set that bit on PARM_DECLS in
> the original function.
Also doable, but does not appear to be much cleaner than the former to
me nor save some effort, so I will go fo first :)
Honza
>
>
>
> r~
More information about the Gcc
mailing list