Additional changes to switch from gimple to gimple *
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 24 Sep 2015 09:27:12 +0000 (11:27 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Thu, 24 Sep 2015 09:27:12 +0000 (11:27 +0200)
commit60dd79ca89f7eb0c4bded86766c7d17d171aba7f
treec407e347c166e74d13bde53fb39cab0f1152c1e8
parentbc6e483f764f561e6d10e112e7a352c12695609e
Additional changes to switch from gimple to gimple *

gcc/
* tree-object-size.c (plus_stmt_object_size)
(cond_expr_object_size): Change the formal parameters from gimple
to gimple *.
* tree-ssa-sccvn.h (vn_nary_op_insert_stmt): Likewise.
* tree-ssa-sccvn.c (vn_nary_op_insert_stmt): Make it static.
* tree-ssa-sccvn.h (vn_nary_op_insert_stmt): Don't declare.

From-SVN: r228080
gcc/ChangeLog
gcc/tree-object-size.c
gcc/tree-ssa-alias.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-sccvn.h