]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/55800
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Jan 2014 16:25:55 +0000 (16:25 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Jan 2014 16:25:55 +0000 (16:25 +0000)
commitb81ddff272899847934d237d65aa183c3f66da8d
treef47ec6fb32e6cbaac73ce29db694761dd4d6fd28
parent7ed7b5b0142a7be70332347fb5547893c7bbcf33
PR c++/55800
* decl2.c (get_tls_init_fn): Copy DECL_EXTERNAL from the variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207360 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/tls/thread_local8.C [new file with mode: 0644]