diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-12-19 15:25:28 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-12-19 15:25:28 +0100 |
commit | a1a6c5b26a1b92a2e64f5373139f80aafd8bde81 (patch) | |
tree | 5a5dba2def17409a595c0e5e97e17cfa58374adf /gcc/fortran/resolve.c | |
parent | 77753f4dae3cd3188442e3137e6a4c4040d6e644 (diff) | |
download | gcc-a1a6c5b26a1b92a2e64f5373139f80aafd8bde81.zip gcc-a1a6c5b26a1b92a2e64f5373139f80aafd8bde81.tar.gz gcc-a1a6c5b26a1b92a2e64f5373139f80aafd8bde81.tar.bz2 |
gimple.h (gimplify_seq_add_stmt): Rename to...
* gimple.h (gimplify_seq_add_stmt): Rename to...
(gimple_seq_add_stmt_without_update): ... this.
* gimplify.c (gimplify_seq_add_stmt): Rename to...
(gimple_seq_add_stmt_without_update): ... this.
(gimplify_seq_add_stmt): New inline wrapper for it.
* tree-vect-patterns.c (append_pattern_def_seq): Use
gimple_seq_add_stmt_without_update instead of gimplify_seq_add_stmt.
* cp-gimplify.c (gimplify_must_not_throw_expr): Use
gimple_seq_add_stmt_without_update instead of gimplify_seq_add_stmt.
From-SVN: r182482
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions