]> gcc.gnu.org Git - gcc.git/commit
hppa: Don't canonicalize operand order of scaled index addresses
authorJohn David Anglin <danglin@gcc.gnu.org>
Mon, 9 Sep 2024 14:23:00 +0000 (10:23 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 9 Sep 2024 14:23:00 +0000 (10:23 -0400)
commit8f3b402b6fca3e4b018e99f65bf22f478e888c16
treeda64c24c1c5de9f1be15216df12e9f874a0dc5c4
parente7d5b9aa021f6fc32810670b18ffabe543262775
hppa: Don't canonicalize operand order of scaled index addresses

pa_print_operand handles both operand orders for scaled index
addresses, so it isn't necessary to canonicalize the order of
operands.

2024-09-09  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

* config/pa/pa.cc (pa_legitimate_address_p): Don't
canonicalize operand order of scaled index addresses.
gcc/config/pa/pa.cc
This page took 0.059428 seconds and 5 git commands to generate.