------- Comment #1 from jakub at gcc dot gnu dot org 2008-05-23 11:53 ------- Subject: Bug 36308
Author: jakub Date: Fri May 23 11:52:44 2008 New Revision: 135798 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135798 Log: PR c++/36308 * semantics.c (omp_clause_info_fndecl): New function. (finish_omp_clauses): Use it. * testsuite/libgomp.c++/ctor-11.C: New test. * testsuite/libgomp.c++/ctor-12.C: New test. Added: trunk/libgomp/testsuite/libgomp.c++/ctor-11.C trunk/libgomp/testsuite/libgomp.c++/ctor-12.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/semantics.c trunk/libgomp/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36308