[Bug c++/79288] [7 Regression] TLS model wrong for static data members since r241137

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 30 17:29:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79288

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2017-01-30
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
   Target Milestone|---                         |7.0
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The definition of the static data member could be of course in some shared
library the binary is linked against.  As I've caused this, I'll debug this
tomorrow.


More information about the Gcc-bugs mailing list