* semantics.c (finish_omp_threadprivate): Call complete_type.
authorJason Merrill <jason@redhat.com>
Thu, 25 Oct 2012 15:53:40 +0000 (11:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 25 Oct 2012 15:53:40 +0000 (11:53 -0400)
commit57c3feb40a875ec85620513b49c758c6076a289a
tree8e1f9e7c2a795ddbe9e700d189b8b3e3f12c5d5f
parent4514a96b2ac1f53606fed91f2a6e40f5267bfd8b
* semantics.c (finish_omp_threadprivate): Call complete_type.

From-SVN: r192812
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/gomp/tls-template1.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/tls-init1.C