mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08: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.