r216068 - in /branches/gcc-4_9-branch/gcc: fort...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Oct 10 11:09:00 GMT 2014


Author: jakub
Date: Fri Oct 10 11:09:32 2014
New Revision: 216068

URL: https://gcc.gnu.org/viewcvs?rev=216068&root=gcc&view=rev
Log:
	PR fortran/59488
	* trans-openmp.c (gfc_omp_predetermined_sharing): Return
	OMP_CLAUSE_DEFAULT_SHARED for parameters or vtables.

	* gfortran.dg/gomp/pr59488-1.f90: New test.
	* gfortran.dg/gomp/pr59488-2.f90: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-1.f90
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-2.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/trans-openmp.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list