[Bug driver/122265] [16 Regression] many SPECCPU 2017 and SPECCPU 2006 benchmarks fail to load after g:e63cf4b130b86dd7dde1bf499d3d40faca10ea2e
tnfchris at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 13 15:51:51 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122265
--- Comment #5 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #4)
> 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?
Building/linking and running on old.
More information about the Gcc-bugs
mailing list