* decl.c (start_decl): Don't set DECL_COMMON for __thread variables.
authorJakub Jelinek <jakub@redhat.com>
Thu, 9 Jan 2003 13:27:49 +0000 (14:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 9 Jan 2003 13:27:49 +0000 (14:27 +0100)
commitc456a45a19096f2671694f3254fb4fad1dac17c7
tree7b31fe0f71bfcbf3efc3d12d54047daff3e96488
parent3b1c9927ca6989739a22ee1d9ad7e3cd74964093
* decl.c (start_decl): Don't set DECL_COMMON for __thread variables.

From-SVN: r61111
gcc/cp/ChangeLog
gcc/cp/decl.c