https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 Last reconfirmed| |2021-11-23 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I wonder if this was caused by the known bug in GCC 11.1.0 where some thread_local (and __thread) variables lose they are TLS variables with the C++ front-end. Can you supply what version of GCC you are using? And try to see if openSUSE has a new one and if they have a new version of LLVM that is compiled with the new version of GCC?