]> git.ipfire.org Git - thirdparty/gcc.git/commit
Additional changes to switch from gimple to gimple *
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Sep 2015 09:27:12 +0000 (09:27 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Sep 2015 09:27:12 +0000 (09:27 +0000)
commit24500bbaac87c5e55ded55cb1d4aabca89be1649
treec407e347c166e74d13bde53fb39cab0f1152c1e8
parent9d4f4d059b59d3de1c3711bc3b30aec59fe044c5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228080 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-object-size.c
gcc/tree-ssa-alias.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-sccvn.h