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 default.exp: New file. 2007-03-22 08:00:08 +01:00
lib libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*. 2007-03-23 20:25:19 +01:00
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++ re PR testsuite/31369 (100's of new libgomp fails) 2007-04-07 15:10:06 +00:00
libgomp.fortran re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) 2007-07-12 14:16:54 +02:00
Makefile.am [multiple changes] 2006-01-18 14:21:25 -05:00
Makefile.in ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00