]> 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:18:44 +0000 (21:18 +0200)
commiteb505e5db4ce1a0a6f37160850b664480da02be5
treec7f81f6e68e0289361c3e3fdf74ef09985bf39fe
parent54498dbbfe9c75bc8c5d0a146e5a0eaca76c890f
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