r169787 - in /trunk/gcc: ChangeLog config/rx/pr...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Thu Feb 3 11:38:00 GMT 2011
Author: nickc
Date: Thu Feb 3 11:38:35 2011
New Revision: 169787
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169787
Log:
* config/rx/predicates.md (rx_zs_comparison_operator): Remove
lt and ge.
* config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than
CC_ZSOmode.
* config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes
instead of "n" and "pz".
(flags_from_code): LT and GE tests need CC_FLAG_O as well as
CC_FLAG_S.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rx/predicates.md
trunk/gcc/config/rx/rx.c
trunk/gcc/config/rx/rx.md
More information about the Gcc-cvs
mailing list