This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Mainline merge as of 2003-10-17
On Fri, 2003-10-24 at 09:38, Jan Hubicka wrote:
> All other places producing gimple variables has same code in it and
> gimplify_bind_expr has no other effect than setting the flag and
> producing BIND_EXPR, so it really looks correct to me.
>
> Can I take your OK as approval? We can still make different fix if
> Jason believes this is not right thing to do.
>
OK. The change is not huge and it does look correct, so I don't mind.
Diego.