hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence
commit23dc62599a8c90823be0139827261cc64ddb99ed
authorJohn David Anglin <danglin@gcc.gnu.org>
Fri, 24 Nov 2023 17:25:47 +0000 (24 17:25 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 24 Nov 2023 17:25:47 +0000 (24 17:25 +0000)
tree535eb1b61437966a5127f58f3765c2c09f170d2a
parentc2dcfb6ba6e9a84a16e63ae73a822ae2a843170c
hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence

64-bit Linux target has relocation issue and can't use 14-bit offsets.

2023-11-22  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

* config/pa/pa.cc (pa_emit_move_sequence): Use INT14_OK_STRICT
in a couple of places.
gcc/config/pa/pa.cc