]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (cp_finish_decl): Correct check for dynamic initialization of thread-local...
authorMark Mitchell <mark@codesourcery.com>
Tue, 1 Oct 2002 18:27:53 +0000 (18:27 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 1 Oct 2002 18:27:53 +0000 (18:27 +0000)
commitb4c20e524ce008387c6efe06d10fbd4a488d8654
tree504f3e59d53157b37f89bbe736d21ce4580476ee
parent871e97f72002d01c3a98f7e198f5dbbcd9157b09
decl.c (cp_finish_decl): Correct check for dynamic initialization of thread-local storage.

* decl.c (cp_finish_decl): Correct check for dynamic
initialization of thread-local storage.

* g++.dg/tls/init-2.C: Tweak error messages.

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