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]

r236985 - in /trunk/gcc: ChangeLog fortran/tran...


Author: tschwinge
Date: Wed Jun  1 11:55:35 2016
New Revision: 236985

URL: https://gcc.gnu.org/viewcvs?rev=236985&root=gcc&view=rev
Log:
Remove the unused OMP_CLAUSE_DEVICE_RESIDENT

	gcc/
	* tree-core.h (enum omp_clause_code): Remove
	OMP_CLAUSE_DEVICE_RESIDENT.  Adjust all users.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fortran/trans-openmp.c
    trunk/gcc/gimplify.c
    trunk/gcc/omp-low.c
    trunk/gcc/tree-core.h
    trunk/gcc/tree-pretty-print.c
    trunk/gcc/tree.c


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