]> gcc.gnu.org Git - gcc.git/commit
rx.h (HAVE_PRE_DECREMENT): Fix typo.
authorDJ Delorie <dj@redhat.com>
Thu, 12 May 2011 10:30:28 +0000 (06:30 -0400)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 12 May 2011 10:30:28 +0000 (10:30 +0000)
commit5f2f13fde25c838309d1bf6c23bf58bd92442822
tree8d47664dc153bb53502ad279e144b65d45d58735
parent57421f45e80e19f0100187543ff91d291359d5ff
rx.h (HAVE_PRE_DECREMENT): Fix typo.

* 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.

Co-Authored-By: Nick Clifton <nickc@redhat.com>
From-SVN: r173695
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/config/rx/rx.h
This page took 0.057897 seconds and 5 git commands to generate.