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]

r237821 - in /branches/gomp-4_5-branch/gcc/fort...


Author: jakub
Date: Tue Jun 28 13:39:49 2016
New Revision: 237821

URL: https://gcc.gnu.org/viewcvs?rev=237821&root=gcc&view=rev
Log:
	* openmp.c (match_acc): Change mask type from uint64_t to
	const omp_mask.

Modified:
    branches/gomp-4_5-branch/gcc/fortran/ChangeLog.gomp
    branches/gomp-4_5-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]