[tree-ssa] Mainline merge as of 2003-10-17

Richard Henderson rth@redhat.com
Fri Oct 24 19:43: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.
Alternately, we could make sure to set that bit on PARM_DECLS in
the original function.



r~



More information about the Gcc mailing list