r266685 - in /trunk/gcc/fortran: ChangeLog gfor...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri Nov 30 20:39:00 GMT 2018


Author: tschwinge
Date: Fri Nov 30 20:39:18 2018
New Revision: 266685

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

"wait" can be deduced from "wait_list".

	gcc/fortran/
	* gfortran.h (struct gfc_omp_clauses): Remove "wait".  Adjust all
	users.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/openmp.c



More information about the Gcc-cvs mailing list