https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121572
--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Sergei Trofimovich from comment #11) > (In reply to H.J. Lu from comment #9) > > Created attachment 62137 [details] > > An updated v2 patch > > The updare v2 patch fixes all failures for me: no ICE on `mpfr`, `mpfr` > build and testsuite pass, `python` builds and passes tests. Thanks for the update. I am glad to see that my patch can remove redundant TLS calls in these packages.