This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/58672] [c++11] ICE with thread_local and variable of broken class


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jan 31 17:30:17 2014
New Revision: 207365

URL: http://gcc.gnu.org/viewcvs?rev=207365&root=gcc&view=rev
Log:
    PR c++/58672
    * decl2.c (handle_tls_init): Handle null init fn.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/tls/thread_local-ice2.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/decl2.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]