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]

r228634 - in /branches/gomp-4_1-branch: gcc/c-f...


Author: jakub
Date: Fri Oct  9 08:03:48 2015
New Revision: 228634

URL: https://gcc.gnu.org/viewcvs?rev=228634&root=gcc&view=rev
Log:
	* c-cppbuiltin.c (c_cpp_builtins): Predefine _OPENMP as
	201511 instead of 201307.
libgomp/
	* env.c (handle_omp_display_env): Print _OPENMP = '201511'
	instead of _OPENMP = '201307'.

Modified:
    branches/gomp-4_1-branch/gcc/c-family/ChangeLog.gomp
    branches/gomp-4_1-branch/gcc/c-family/c-cppbuiltin.c
    branches/gomp-4_1-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_1-branch/libgomp/env.c


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