tree-ssa-dce.c
26.5 KB
-
tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of appropriate types. · 66d3fe47
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
Andrew MacLeod committed