summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-04 01:29:08 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-04 01:29:08 +0000
commit920c13732dcdfcf940ae29a9ecf916dfd6f32c28 (patch)
treeccb6c16e100c6c23e4774469ec08770d2c9156e6
parent18a524af1cd8713fa7fe6c31835f165c7a88a985 (diff)
downloadppe42-gcc-920c13732dcdfcf940ae29a9ecf916dfd6f32c28.tar.gz
ppe42-gcc-920c13732dcdfcf940ae29a9ecf916dfd6f32c28.zip
* invoke.texi (OpenMP): Added index entry.
* gfortran.texi (title page): Removed erroneous '*'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120424 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/fortran/ChangeLog5
-rw-r--r--gcc/fortran/gfortran.texi4
-rw-r--r--gcc/fortran/invoke.texi1
3 files changed, 8 insertions, 2 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 2ef7187710e..47129a30b49 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,5 +1,10 @@
2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
+ * invoke.texi (OpenMP): Added index entry.
+ * gfortran.texi (title page): Removed erroneous '*'.
+
+2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
+
* gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units
to description.
(Extensions): Miscellaneous minor rewriting and copyediting.
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index 13deb73c995..e46b8cc20f7 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 05886c2e03f..be15d179c46 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,
OpenPOWER on IntegriCloud