]> git.ipfire.org Git - thirdparty/gcc.git/commit
hppa: Fix over alignment of 64-bit functions
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 5 Oct 2025 16:52:28 +0000 (12:52 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 5 Oct 2025 16:52:28 +0000 (12:52 -0400)
commit1fcdf214335fe047e42016a5915177f754a4f263
treedff6bc5dc846e067f05f491946d24d262fc2a199
parent7f57e04ce415cba84b164aaab3ecfcccde28584a
hppa: Fix over alignment of 64-bit functions

Both 32 and 64-bit assembly code needs 32-bit alignment.

2025-10-05  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

* config/pa/pa.h (FUNCTION_BOUNDARY): Set to 32.
gcc/config/pa/pa.h