[Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 23 06:34:59 GMT 2021


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?


More information about the Gcc-bugs mailing list