]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/58672 ([c++11] ICE with thread_local and variable of broken class)
authorJason Merrill <jason@redhat.com>
Fri, 31 Jan 2014 17:30:03 +0000 (12:30 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 31 Jan 2014 17:30:03 +0000 (12:30 -0500)
commit6962711f951cc6dc8f9cc3ef1e8adee993d1ca4b
treed7b168a7addcf0dc04a04fcfae52a1bfc9d0e2e8
parent99a82a1e1698a3bf85e5bcf32843c8070c508119
re PR c++/58672 ([c++11] ICE with thread_local and variable of broken class)

PR c++/58672
* decl2.c (handle_tls_init): Handle null init fn.

From-SVN: r207363
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/tls/thread_local-ice2.C [new file with mode: 0644]