[Bug driver/122265] [16 Regression] many SPECCPU 2017 and SPECCPU 2006 benchmarks fail to load after g:e63cf4b130b86dd7dde1bf499d3d40faca10ea2e

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 13 15:49:11 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122265

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So __libc_pthread_init symbol was removed with:
https://sourceware.org/cgit/glibc/commit/?id=06a36b70f946548d7bc5bc1b163d1ecf877da071


I don't see where libatomic depends on that symbol either.

I am trying to understand what went wrong. or how to reproduce it.

You are linking against the new glibc but then trying to run with the older
glibc?

Or you linking/building against the old glibc and running with that same glibc?


More information about the Gcc-bugs mailing list