Message ID | 4E1B404E.9070605@net-b.de |
---|---|
State | New |
Headers | show |
On Mon, Jul 11, 2011 at 08:26:22PM +0200, Tobias Burnus wrote: > The attached patch updates the version number in gfortran's > intrinsic documentation. I don't know whether it makes sense to keep > the number, but if one does, it should be up to date. > > Jakub, is the attached patch OK for the branch? Yeah, thanks. > 2011-07-11 Tobias Burnus <burnus@net-b.de> > > * intrinsic.c (OMP_LIB): Updated openmp_version's > value to 201107. > Jakub
2011-07-11 Tobias Burnus <burnus@net-b.de> * intrinsic.c (OMP_LIB): Updated openmp_version's value to 201107. Index: intrinsic.texi =================================================================== --- intrinsic.texi (Revision 176173) +++ intrinsic.texi (Arbeitskopie) @@ -13100,7 +13100,7 @@ @code{OMP_LIB} provides the scalar default-integer named constant @code{openmp_version} with a value of the form @var{yyyymm}, where @code{yyyy} is the year and @var{mm} the month -of the OpenMP version; for OpenMP v3.0 the value is @code{200805}. +of the OpenMP version; for OpenMP v3.1 the value is @code{201107}. And the following scalar integer named constants of the kind @code{omp_sched_kind}: