r143948 - in /trunk/gcc: ChangeLog c-common.c t...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Feb 5 01:18:00 GMT 2009
Author: jsm28
Date: Thu Feb 5 01:18:02 2009
New Revision: 143948
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143948
Log:
PR c/35435
* c-common.c (handle_tls_model_attribute): Ignore attribute for
non-VAR_DECLs without checking DECL_THREAD_LOCAL_P.
testsuite:
* gcc.dg/tls/diag-6.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/tls/diag-6.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-common.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list