gcc/libgomp/testsuite/libgomp.c++
Jakub Jelinek 239371f9c7 re PR c++/33894 (pragma omp atomic broken)
PR c++/33894
	* cp-tree.h: Update comment - TYPE_LANG_FLAG_0 is not
	OMP_ATOMIC_DEPENDENT_P in OMP_ATOMIC.
	* pt.c (tsubst_expr): Assert OMP_ATOMIC_DEPENDENT_P.
	* semantics.c (finish_omp_atomic): Revert most of the
	2007-02-05 changes, just keep the new representation of
	OMP_ATOMIC_DEPENDENT_P OMP_ATOMIC.

	* testsuite/libgomp.c++/atomic-1.C: New test.

From-SVN: r129919
2007-11-06 09:26:50 +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 Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
copyin-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-3.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-4.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-5.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-6.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-7.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-8.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
ctor-9.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-3.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-4.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-5.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-6.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
loop-7.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
master-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
nested-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
parallel-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
pr24455-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
pr24455.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
pr26691.C re PR c++/26691 (Wrong code for constructor with default value) 2006-03-21 17:21:24 +01:00
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
reduction-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
reduction-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
reduction-3.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
sections-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
shared-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
shared-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
single-1.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
single-2.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00
single-3.C Merge C++ from gomp-20050608-branch. 2006-03-09 10:14:39 -08:00