aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/fortran/intrinsic.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/fortran/intrinsic.texi')
-rw-r--r--gcc-4.9/gcc/fortran/intrinsic.texi9
1 files changed, 3 insertions, 6 deletions
diff --git a/gcc-4.9/gcc/fortran/intrinsic.texi b/gcc-4.9/gcc/fortran/intrinsic.texi
index 926ffe954..eb6924c81 100644
--- a/gcc-4.9/gcc/fortran/intrinsic.texi
+++ b/gcc-4.9/gcc/fortran/intrinsic.texi
@@ -3343,10 +3343,8 @@ end program test_cshift
@table @asis
@item @emph{Description}:
@code{CTIME} converts a system time value, such as returned by
-@code{TIME8}, to a string. Unless the application has called
-@code{setlocale}, the output will be in the default locale, of length
-24 and of the form @samp{Sat Aug 19 18:13:14 1995}. In other locales,
-a longer string may result.
+@code{TIME8}, to a string. The output will be of the form @samp{Sat
+Aug 19 18:13:14 1995}.
This intrinsic is provided in both subroutine and function forms; however,
only one form can be used in any given program unit.
@@ -13210,8 +13208,7 @@ named constants:
@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.1 the value is @code{201107}
-and for OpenMP v4.0 the value is @code{201307}.
+of the OpenMP version; for OpenMP v4.0 the value is @code{201307}.
The following scalar integer named constants of the
kind @code{omp_sched_kind}: