]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-propagate.h (valid_gimple_call_p): Remove.
authorRichard Guenther <rguenther@suse.de>
Wed, 7 Jul 2010 12:06:57 +0000 (12:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 7 Jul 2010 12:06:57 +0000 (12:06 +0000)
commit523968bfbb7ea90fd33b50cef7df0bf8732385b0
treec58a9f0704189719510e62faa499e804da793b0b
parentb0d9e66374cae4f996a4a2f8f2a58b9f70819ad1
tree-ssa-propagate.h (valid_gimple_call_p): Remove.

2010-07-07  Richard Guenther  <rguenther@suse.de>

* tree-ssa-propagate.h (valid_gimple_call_p): Remove.
* tree-ssa-propagate.c (valid_gimple_call_p): Make static.  Fix.
* gimple.h (is_gimple_operand): Remove.
* gimple.c (is_gimple_operand): Likewise.
(walk_gimple_op): Fix wi->val_only setting for calls.
* tree-cfg.c (verify_gimple_call): Fix argument validation.
* tree-profile.c (tree_gen_ic_func_profiler): Do not create
invalid gimple calls.

From-SVN: r161905
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h
gcc/tree-cfg.c
gcc/tree-profile.c
gcc/tree-ssa-propagate.c
gcc/tree-ssa-propagate.h