r214546 - in /branches/gcc-4_9-branch/gcc: cp/C...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Aug 26 20:05:00 GMT 2014
Author: jason
Date: Tue Aug 26 20:05:13 2014
New Revision: 214546
URL: https://gcc.gnu.org/viewcvs?rev=214546&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_9-branch/gcc/testsuite/g++.dg/tls/thread_local10.C
Modified:
branches/gcc-4_9-branch/gcc/cp/ChangeLog
branches/gcc-4_9-branch/gcc/cp/pt.c
branches/gcc-4_9-branch/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list