sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the entire operator...
authorRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Feb 2001 08:46:52 +0000 (00:46 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Feb 2001 08:46:52 +0000 (00:46 -0800)
commit1b9ea8eb1a5e831e8c3d474aedc8f9996306d14e
tree476cb6458ac4333f65dd3f96cb373e5b9883deac
parent9c5ef75ebf62e77b2323b045533fe8524ef7f7bd
sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the entire operator...

        * sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the
        entire operator; replicate that and match_dup the operands.
        (cmp_ccx_arith_op_set): Likewise.
        (cmp_cc_arith_op_not_set): Likewise.
        (cmp_ccx_arith_op_not_set): Likewise.

From-SVN: r39620
gcc/ChangeLog
gcc/config/sparc/sparc.md