]> gcc.gnu.org Git - gcc.git/commit - gcc/tree-flow-inline.h
tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of appropriat...
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 4 May 2005 20:31:11 +0000 (20:31 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 4 May 2005 20:31:11 +0000 (20:31 +0000)
commit66d3fe476a583950232d7da789d2dc51747602ce
tree0272e730378c798ede3c199d454d5d1a72a23fa2
parent158a48bee4999945672c1e6b55ae64db1edd6f6f
tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of appropriate types.

2005-05-04  Andrew MacLeod  <amacleod@redhat.com>

* tree-flow-inline.h (op_iter_init_use, op_iter_init_def): Assert that
the flags are of appropriate types.
(num_ssa_operands): Generalize using the generic interface.
* tree-ssa-dce.c (remove_dead_stmt): Don't ask for kills on a DEF
iterator.

From-SVN: r99227
gcc/ChangeLog
gcc/tree-flow-inline.h
gcc/tree-ssa-dce.c
This page took 0.050924 seconds and 5 git commands to generate.