mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 17:50:20 +00:00
42bf1c8971
Work around a GCC behavior with hardware transactional memory built-ins. GCC doesn't treat the PowerPC transactional built-ins as compiler barriers, moving instructions past the transaction boundaries and altering their atomicity. |
||
---|---|---|
.. | ||
elide.h | ||
Makefile | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthread_spin_unlock.c | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |