gcc/libgomp
Jakub Jelinek cab37c89d1 re PR libgomp/59467 (copyprivate in the fortran testsuite)
PR libgomp/59467
	* gimplify.c (omp_check_private): Add copyprivate argument, if it
	is true, don't check omp_privatize_by_reference.
	(gimplify_scan_omp_clauses): For OMP_CLAUSE_COPYPRIVATE verify
	decl is private in outer context.  Adjust omp_check_private caller.

	* gfortran.dg/gomp/pr59467.f90: New test.
	* c-c++-common/gomp/pr59467.c: New test.

	* testsuite/libgomp.fortran/crayptr2.f90: Add private (d) clause to
	!$omp parallel.

From-SVN: r205922
2013-12-12 09:52:06 +01:00
..
config re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) 2013-10-12 09:52:15 +02:00
testsuite re PR libgomp/59467 (copyprivate in the fortran testsuite) 2013-12-12 09:52:06 +01:00
ChangeLog re PR libgomp/59467 (copyprivate in the fortran testsuite) 2013-12-12 09:52:06 +01:00
ChangeLog.graphite Add forgotten ChangeLog entries. 2010-03-08 17:49:42 +00:00
Makefile.am Makefile.am (omp_lib.mod): Streamline rule. 2013-10-11 12:43:48 +02:00
Makefile.in Makefile.am (omp_lib.mod): Streamline rule. 2013-10-11 12:43:48 +02:00
acinclude.m4 Fix Solaris symbol versioning (PR libstdc++/52188) 2012-02-27 13:51:50 +00:00
aclocal.m4 re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
alloc.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
barrier.c target.c: New file. 2013-10-11 11:26:50 +02:00
config.h.in acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style. 2010-07-05 17:19:33 +00:00
configure Generally link to libgomp for -ftree-parallelize-loops=*. 2013-11-07 16:07:34 +01:00
configure.ac Generally link to libgomp for -ftree-parallelize-loops=*. 2013-11-07 16:07:34 +01:00
configure.tgt configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done for Linux-based systems. 2013-06-06 12:04:49 +02:00
critical.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
env.c env.c (parse_bind_var): Initialize value to avoid (false positive) warning. 2013-10-14 10:26:18 +02:00
error.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
fortran.c target.c: New file. 2013-10-11 11:26:50 +02:00
hashtab.h target.c: New file. 2013-10-11 11:26:50 +02:00
iter.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
iter_ull.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
libgomp.h target.c: New file. 2013-10-11 11:26:50 +02:00
libgomp.map target.c: New file. 2013-10-11 11:26:50 +02:00
libgomp.spec.in Generally link to libgomp for -ftree-parallelize-loops=*. 2013-11-07 16:07:34 +01:00
libgomp.texi intrinsic.texi (OpenMP Modules): Update to OpenMPv4. 2013-10-16 00:08:46 +02:00
libgomp_f.h.in Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
libgomp_g.h Add missing include. 2013-11-07 16:07:46 +01:00
loop.c target.c: New file. 2013-10-11 11:26:50 +02:00
loop_ull.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
omp.h.in omp.h.in: Don't touch the user's namespace. 2013-10-11 12:41:34 +02:00
omp_lib.f90.in target.c: New file. 2013-10-11 11:26:50 +02:00
omp_lib.h.in target.c: New file. 2013-10-11 11:26:50 +02:00
ordered.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
parallel.c target.c: New file. 2013-10-11 11:26:50 +02:00
sections.c target.c: New file. 2013-10-11 11:26:50 +02:00
single.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
target.c target.c: New file. 2013-10-11 11:26:50 +02:00
task.c target.c: New file. 2013-10-11 11:26:50 +02:00
team.c re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) 2013-10-12 09:52:15 +02:00
work.c target.c: New file. 2013-10-11 11:26:50 +02:00