gcc/libgomp/testsuite
Jakub Jelinek e1c8221962 re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)
PR fortran/32550
	* trans.h (GFC_POINTER_TYPE_P): Define.
	* trans-types.c (gfc_sym_type): Set it for types on attr->sym.pointer.
	* trans-openmp.c (gfc_omp_privatize_by_reference): Return false
	if GFC_POINTER_TYPE_P is set on the type.

	* testsuite/libgomp.fortran/pr32550.f90: New test.
	* testsuite/libgomp.fortran/crayptr2.f90: New test.

From-SVN: r126583
2007-07-12 14:16:54 +02:00
..
config
lib
libgomp.c re PR libgomp/32468 (number of threads in a parallel region depends on number of SECTIONs and MAX_THREADS) 2007-07-02 21:19:28 +02:00
libgomp.c++
libgomp.fortran re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) 2007-07-12 14:16:54 +02:00
Makefile.am
Makefile.in ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00