mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-23 02:12:24 +03:00
mcount cannot use catomic functions since it is called by
__libc_start_main before TLS is set up. This reverts the change made by
commit 8099361
.