]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.
authorRichard Henderson <rth@redhat.com>
Fri, 10 Feb 2012 17:44:31 +0000 (09:44 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Feb 2012 17:44:31 +0000 (09:44 -0800)
commit1d4fb4935cf2e224a01e6409341fb6ad5eb0462d
tree4dee112990f9f516b3426813bcdbf020af010066
parent1e98f62d742e5c5a56f150d5e857dd083d9a10d9
tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.

        * tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.
        * tree-ssa-operands.c (parse_ssa_operands): Add virtual operands
        for GIMPLE_TRANSACTION.  Tidy if's into a switch.

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