tree-ssa-operands.c (opf_non_specific): New.
authorRichard Henderson <rth@redhat.com>
Thu, 19 May 2005 04:10:09 +0000 (21:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 19 May 2005 04:10:09 +0000 (21:10 -0700)
commit0d2bf6f039d74db6fbb71e573eb701819369bd5d
treee98b216c4f3155f5e231ce5a68644eb87fc488ea
parentc64d0e992972de157490985fa2fbc6aa4269a795
tree-ssa-operands.c (opf_non_specific): New.

        * tree-ssa-operands.c (opf_non_specific): New.
        (get_asm_expr_operands): Set it.
        (add_call_clobber_ops, add_call_read_ops): Likewise.
        (add_stmt_operand): Test it instead of opf_kill_def when
        considering unmodifiable variables.

        * tree-ssa-operands.c (get_expr_operands): Fix exact test.

From-SVN: r99948
gcc/ChangeLog
gcc/tree-ssa-operands.c