[PATCH 16/22] alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Sep 11 13:49:42 GMT 2025
---
sysdeps/alpha/atomic-machine.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysdeps/alpha/atomic-machine.h b/sysdeps/alpha/atomic-machine.h
index dcb3b56cc0..e8ed69dff9 100644
--- a/sysdeps/alpha/atomic-machine.h
+++ b/sysdeps/alpha/atomic-machine.h
@@ -18,7 +18,6 @@
#include <stdint.h>
#define __HAVE_64B_ATOMICS 1
-#define USE_ATOMIC_COMPILER_BUILTINS 1
/* XXX Is this actually correct? */
#define ATOMIC_EXCHANGE_USES_CAS 1
--
2.43.0
More information about the Libc-alpha
mailing list