[Bug c++/90562] thread_local variables in inline functions have different addresses across shared libraries
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 21 18:23:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90562
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The variable should have been marked as GNU_UNIQUE object.
More information about the Gcc-bugs
mailing list