]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rx/predicates.md
predicates.md (rx_zs_comparison_operator): Revert change from 2011-02-03.
authorRichard Henderson <rth@redhat.com>
Thu, 10 Feb 2011 16:03:48 +0000 (08:03 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 10 Feb 2011 16:03:48 +0000 (08:03 -0800)
commit72602cd16b4e34843845c7b39aa5028e211cdbbf
treeae0c12be4ddef98fca95763b928c8115814d8a99
parentea57f5739f724a9512743d18c3093f276b92c5f5
predicates.md (rx_zs_comparison_operator): Revert change from 2011-02-03.

        * config/rx/predicates.md (rx_zs_comparison_operator): Revert
        change from 2011-02-03.
        * config/rx/rx.c (flags_from_code): Likewise.
        (rx_print_operand) ['B']: For LT/GE, use lt/ge if overflow flag
        is valid, n/pz otherwise.
        (rx_select_cc_mode): Return CCmode if Y is not zero.

From-SVN: r170004
gcc/ChangeLog
gcc/config/rx/predicates.md
gcc/config/rx/rx.c