mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-28 23:34:53 +03:00
This also highlights that we'd been loading 64-bits instead of the proper 32-bits. Caught by the linker as a relocation error, since the variable happened to be unaligned for 64-bits.