This is the mail archive of the gcc-cvs@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]

r192366 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: jason
Date: Thu Oct 11 15:13:20 2012
New Revision: 192366

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192366
Log:
	* decl.c (grokdeclarator): Set DECL_GNU_TLS_P for static data
	members, too.

Added:
    trunk/gcc/testsuite/g++.dg/tls/static2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/gomp/tls-5.C
    trunk/gcc/testsuite/g++.dg/tls/thread_local7.C


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