This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r170004 - in /trunk/gcc: ChangeLog config/rx/pr...


Author: rth
Date: Thu Feb 10 16:03:48 2011
New Revision: 170004

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170004
Log:
        * 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rx/predicates.md
    trunk/gcc/config/rx/rx.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]