r173695 - in /trunk/gcc: ChangeLog config/rx/rx...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Thu May 12 10:30:00 GMT 2011
Author: nickc
Date: Thu May 12 10:30:28 2011
New Revision: 173695
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173695
Log:
* config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
* config/rx/rx.c (CC_FLAG_FP): Fix comment.
(rx_is_legitimate_address): Add pre-decrement and post-increment
addressing in HImode and QImode. Fix test for out of range
REG+INT addressing.
(rx_legitimate_constant_p): Rename ro rx_is_legitimate_constant.
(rx_align_for_label): Test label before extracting its usage
count.
(rx_adjust_insn_lengths): Fix selection of insn codes.
(TARGET_LEGITIMNATE_CONSTANT_P): Use renamed function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rx/rx.c
trunk/gcc/config/rx/rx.h
More information about the Gcc-cvs
mailing list