This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r227156 - in /branches/gomp-4_0-branch/gcc: Cha...


Author: cesar
Date: Mon Aug 24 23:32:05 2015
New Revision: 227156

URL: https://gcc.gnu.org/viewcvs?rev=227156&root=gcc&view=rev
Log:
	gcc/testsuite/
	* gfortran.dg/goacc/routine-3.f90: New test.

	gcc/
	* tree-nested.c (convert_nonlocal_omp_clauses): Handle
	OMP_CLAUSE_NUM_GANGS, OMP_CLAUSE_NUM_WORKERS and
	OMP_CLAUSE_VECTOR_LENGTH.
	(convert_local_omp_clauses): Likewise.


Added:
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/routine-3.f90
Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/tree-nested.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]