]> git.ipfire.org Git - thirdparty/gcc.git/commit
hppa: Fix asm in atomic_store_8 in sync-libfuncs.c
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 25 Sep 2025 14:49:39 +0000 (10:49 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 25 Sep 2025 14:49:39 +0000 (10:49 -0400)
commit80d729c4b11f836c2b981bb34137a579f2d098f0
treee75f47c18d1b09c9cb5e342c07ab890a341d4438
parent5756d0b61317b28922e5c7a9ce30f0aca19b901d
hppa: Fix asm in atomic_store_8 in sync-libfuncs.c

Fix typo in the asm in atomic_store_8.  Also correct floating
point store.

Reported by Nick Hudson for netbsd.

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

libgcc/ChangeLog:

* config/pa/sync-libfuncs.c (atomic_store_8): Fix asm.
libgcc/config/pa/sync-libfuncs.c