mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-28 10:05:08 +03:00
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.