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]

r248146 - in /branches/gomp-4_0-branch/gcc/fort...


Author: tschwinge
Date: Wed May 17 11:37:00 2017
New Revision: 248146

URL: https://gcc.gnu.org/viewcvs?rev=248146&root=gcc&view=rev
Log:
Clean up handling of Fortran OpenACC delete clause

	gcc/fortran/
	* openmp.c (gfc_match_omp_clauses): Handle "OMP_CLAUSE_DELETE"
	just once.

Modified:
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/fortran/openmp.c


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