This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/60056] [C++11] ICE in var_defined_without_dynamic_init, at cp/decl2.c:2876 with TLS static
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Jan 2015 17:48:16 +0000
- Subject: [Bug c++/60056] [C++11] ICE in var_defined_without_dynamic_init, at cp/decl2.c:2876 with TLS static
- Auto-submitted: auto-generated
- References: <bug-60056-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60056
--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jan 16 17:47:43 2015
New Revision: 219760
URL: https://gcc.gnu.org/viewcvs?rev=219760&root=gcc&view=rev
Log:
2015-01-16 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/60056
* g++.dg/tls/thread_local-ice4.C: New.
Added:
trunk/gcc/testsuite/g++.dg/tls/thread_local-ice4.C
Modified:
trunk/gcc/testsuite/ChangeLog