https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61343
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Jun 9 19:29:17 2014 New Revision: 211386 URL: http://gcc.gnu.org/viewcvs?rev=211386&root=gcc&view=rev Log: PR c++/61343 * decl.c (check_initializer): Maybe clear DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/tls/thread_local9.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/decl.c