r216273 - in /branches/gcc-4_8-branch/gcc: cp/C...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Oct 15 16:46:00 GMT 2014
Author: jason
Date: Wed Oct 15 16:46:11 2014
New Revision: 216273
URL: https://gcc.gnu.org/viewcvs?rev=216273&root=gcc&view=rev
Log:
PR c++/58624
* pt.c (tsubst_copy_and_build) [VAR_DECL]: Use TLS wrapper.
* semantics.c (finish_id_expression): Don't call TLS wrapper in a
template.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/tls/thread_local10.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/pt.c
branches/gcc-4_8-branch/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list