On Mon, 19 Dec 2011, Jakub Jelinek wrote:
> Hi!
>
> This patch renames gimplify_seq_add_stmt to
> gimple_seq_add_stmt_without_update so that it is more clear what
> it does, keeping the old name because it is shorter inside
> of gimplify.c to avoid having to reformat it.
>
> Bootstrapped/regtest
Hi!
This patch renames gimplify_seq_add_stmt to
gimple_seq_add_stmt_without_update so that it is more clear what
it does, keeping the old name because it is shorter inside
of gimplify.c to avoid having to reformat it.
Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
2011-12-1