]> Savannah Git Hosting - gnulib.git/commit
asyncsafe-spin, simple-atomic: Don't use -mcpu-v9 on NetBSD/sparc.
authorBruno Haible <bruno@clisp.org>
Wed, 24 May 2023 08:17:30 +0000 (10:17 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 19:14:22 +0000 (21:14 +0200)
commit6e9f0444c8d96a2bdc1fce635e35c2beb15cb5b5
tree1a03d0e2ca4efac144bf552bc22b7dc08a148c7c
parent2f120db356d42362be4c1ab57f96ffe7ec87f27a
asyncsafe-spin, simple-atomic: Don't use -mcpu-v9 on NetBSD/sparc.

Reported by Brandon Applegate in
<https://lists.gnu.org/archive/html/bug-gettext/2023-05/msg00042.html>.

* lib/asyncsafe-spin.c: Limit the SPARC workaround to Solaris.
* lib/simple-atomic.c: Likewise.
* m4/sparcv8+.m4 (gl_SPARC_V8PLUS): Likewise.
ChangeLog
lib/asyncsafe-spin.c
lib/simple-atomic.c
m4/sparcv8+.m4