r217353 - in /branches/gomp-4_0-branch/gcc/fort...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Tue Nov 11 14:52:00 GMT 2014
Author: tschwinge
Date: Tue Nov 11 14:52:16 2014
New Revision: 217353
URL: https://gcc.gnu.org/viewcvs?rev=217353&root=gcc&view=rev
Log:
Fortran OMP_LIST_* maintenance.
gcc/fortran/
* gfortran.h (OMP_LIST_COPY, OMP_LIST_DATA_CLAUSE_FIRST)
(OMP_LIST_DATA_CLAUSE_LAST, OMP_LIST_LAST): Remove.
* dump-parse-tree.c (show_omp_clauses): Update.
* openmp.c (resolve_omp_clauses, gfc_resolve_oacc_declare):
Likewise.
* trans-openmp.c (gfc_trans_omp_clauses): Likewise.
(gfc_trans_omp_map_clause_list): Remove.
Modified:
branches/gomp-4_0-branch/gcc/fortran/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/fortran/dump-parse-tree.c
branches/gomp-4_0-branch/gcc/fortran/gfortran.h
branches/gomp-4_0-branch/gcc/fortran/openmp.c
branches/gomp-4_0-branch/gcc/fortran/trans-openmp.c
More information about the Gcc-cvs
mailing list