pa.md (adddi3): For 32-bit targets...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Thu, 11 Jul 2002 05:04:55 +0000 (05:04 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 11 Jul 2002 05:04:55 +0000 (05:04 +0000)
commit47abc3093d32af09f50a6e49724322fa9885f374
treeb6f327c73f19c4f23ef3a77bc75d6bb6d0b784a8
parent92ff302b2bbf33adfd6a37206e500d8202b28417
pa.md (adddi3): For 32-bit targets...

* pa.md (adddi3): For 32-bit targets, force constants to a register
if they don't fit in an 11-bit immediate.  Change insn predicate to
arith11_operand.  Remove comment.
* pa.c (cint_ok_for_move): Fix comment.
(emit_move_sequence):  Don't directly split DImode constants on 32-bit
targets.

From-SVN: r55389
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.md