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]

r176171 - in /branches/gomp-3_1-branch: gcc/c-f...


Author: jakub
Date: Mon Jul 11 17:38:42 2011
New Revision: 176171

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176171
Log:
	* omp_lib.f90.in (openmp_version): Change to 201107.
	* omp_lib.h.in (openmp_version): Likewise.

	* cpp.c (cpp_define_builtins): Change _OPENMP to 201107.

	* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP to 201107.

Modified:
    branches/gomp-3_1-branch/gcc/c-family/ChangeLog
    branches/gomp-3_1-branch/gcc/c-family/c-cppbuiltin.c
    branches/gomp-3_1-branch/gcc/fortran/ChangeLog
    branches/gomp-3_1-branch/gcc/fortran/cpp.c
    branches/gomp-3_1-branch/libgomp/ChangeLog
    branches/gomp-3_1-branch/libgomp/omp_lib.f90.in
    branches/gomp-3_1-branch/libgomp/omp_lib.h.in


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