From: Brooks Moses Date: Thu, 4 Jan 2007 01:29:08 +0000 (+0000) Subject: invoke.texi (OpenMP): Added index entry. X-Git-Tag: releases/gcc-4.3.0~7719 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e8b35902bb2e407608a2425a7a211be4ccfacc5;p=thirdparty%2Fgcc.git invoke.texi (OpenMP): Added index entry. * invoke.texi (OpenMP): Added index entry. * gfortran.texi (title page): Removed erroneous '*'. From-SVN: r120424 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 2ef7187710eb..47129a30b498 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2007-01-03 Brooks Moses + + * invoke.texi (OpenMP): Added index entry. + * gfortran.texi (title page): Removed erroneous '*'. + 2007-01-03 Brooks Moses * gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 13deb73c9957..e46b8cc20f7d 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -122,9 +122,9 @@ Boston, MA 02110-1301 USA @center The gfortran team @page @vskip 0pt plus 1filll -For the @value{version-GCC} Version* +For the @value{version-GCC} Version @sp 1 -Published by the Free Software Foundation @* +Published by the Free Software Foundation@* 51 Franklin Street, Fifth Floor@* Boston, MA 02110-1301, USA@* @c Last printed ??ber, 19??.@* diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index 05886c2e03f0..be15d179c466 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -302,6 +302,7 @@ functionality. @item -fopenmp @cindex @code{-fopenmp} option @cindex option, @code{-fopenmp} +@cindex OpenMP Enable the OpenMP extensions. This includes OpenMP @code{!$omp} directives in free form and @code{c$omp}, @code{*$omp} and @code{!$omp} directives in fixed form,