]> git.ipfire.org Git - thirdparty/gcc.git/commit
hppa: Fix decrement_and_branch_until_zero constraint
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 12 Nov 2024 19:26:08 +0000 (14:26 -0500)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 12 Nov 2024 19:27:36 +0000 (14:27 -0500)
commit2a41d31fa8c2d025854e9459c135c45633936fc3
tree8ad08e7e94a5c945551bb2ff73864e49c499e6f5
parent4d1e1f947d5dade8474cb39516b60422bcc3c245
hppa: Fix decrement_and_branch_until_zero constraint

The third alternative for argument 4 needs to be an early clobber
constraint.  Noticed testing LRA.

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

gcc/ChangeLog:

* config/pa/pa.md (decrement_and_branch_until_zero): Fix
constraint.
gcc/config/pa/pa.md