aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorSteven G. Kargl <kargl@gcc.gnu.org>2011-07-21 21:09:46 +0000
committerSteven G. Kargl <kargl@gcc.gnu.org>2011-07-21 21:09:46 +0000
commit1f1c0dbd36f67527f1efe575432e1fd7d4861eec (patch)
tree4f759eab9cea503f07ca57468ffcfaf019cd02da /gcc/fortran
parent93632f4a606ceb961953c0ad9605447251002877 (diff)
downloadgcc-1f1c0dbd36f67527f1efe575432e1fd7d4861eec.zip
gcc-1f1c0dbd36f67527f1efe575432e1fd7d4861eec.tar.gz
gcc-1f1c0dbd36f67527f1efe575432e1fd7d4861eec.tar.bz2
Steven G. Kargl <kargl@gcc.gnu.org>
* gfortran.texi: Remove a duplicate word. From-SVN: r176587
Diffstat (limited to 'gcc/fortran')
-rw-r--r--gcc/fortran/ChangeLog4
-rw-r--r--gcc/fortran/gfortran.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 1e9bb56..a28a8fa 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-21 Steven G. Kargl <kargl@gcc.gnu.org>
+
+ * gfortran.texi: Remove a duplicate word.
+
2011-07-21 Tobias Burnus <burnus@net-b.de>
* check.c (gfc_check_present): Allow coarrays.
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index 4db506c..4858b2e 100644
--- a/gcc/fortran/gfortran.texi
+++ b/gcc/fortran/gfortran.texi
@@ -2461,7 +2461,7 @@ in GNU Fortran; therefore, these features are not yet available.
@node GNU Fortran Compiler Directives
@section GNU Fortran Compiler Directives
-The Fortran standard standard describes how a conforming program shall
+The Fortran standard describes how a conforming program shall
behave; however, the exact implementation is not standardized. In order
to allow the user to choose specific implementation details, compiler
directives can be used to set attributes of variables and procedures