re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c)
authorRichard Henderson <rth@redhat.com>
Sun, 12 Dec 2004 20:57:28 +0000 (12:57 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 12 Dec 2004 20:57:28 +0000 (12:57 -0800)
commit25da5dc7c6535e061ddfd5ee06b73d228e181c43
tree9098e48d682044521f6fc2cc2fb5ad5ba34567c2
parent8d5cfa2765f170e387cd221cae28f20a82a35d60
re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c)

        PR target/18932
        * config/i386/i386.md (all splits and peepholes): Use flags_reg_operand
        and compare_operator to propagate the input CC mode to the output.
        * config/i386/predicates.md (compare_operator): New.

From-SVN: r92058
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/config/i386/predicates.md