gcc/libgomp/testsuite/libgomp.c++
Jakub Jelinek 5259c81310 re PR c++/34513 (static variable not found for C++ OpenMP)
PR c++/34513
	* parser.c (cp_parser_omp_parallel): For non-combined parallel
	call cp_parser_statement rather than
	cp_parser_already_scoped_statement.

	* testsuite/libgomp.c/pr34513.c: New test.
	* testsuite/libgomp.c++/pr34513.C: New test.

From-SVN: r131059
2007-12-19 13:58:32 +01:00
..
atomic-1.C re PR c++/33894 (pragma omp atomic broken) 2007-11-06 09:26:50 +01:00
c++.exp re PR testsuite/31369 (100's of new libgomp fails) 2007-04-07 15:10:06 +00:00
copyin-1.C
copyin-2.C
ctor-1.C
ctor-2.C
ctor-3.C
ctor-4.C
ctor-5.C
ctor-6.C
ctor-7.C
ctor-8.C
ctor-9.C
loop-1.C
loop-2.C
loop-3.C
loop-4.C
loop-5.C
loop-6.C
loop-7.C
master-1.C
nested-1.C
parallel-1.C
pr24455-1.C
pr24455.C
pr26691.C
pr26943.C re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr27337.C re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr30703.C re PR c++/30703 (ICE Segmentation fault on using OpenMP) 2007-02-07 13:16:22 +01:00
pr34513.C re PR c++/34513 (static variable not found for C++ OpenMP) 2007-12-19 13:58:32 +01:00
reduction-1.C
reduction-2.C
reduction-3.C
sections-1.C
shared-1.C
shared-2.C
single-1.C
single-2.C
single-3.C