projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7daa7b1
)
PR 48915 Update mixed-language programming documentation
author
Janne Blomqvist
<jb@gcc.gnu.org>
Sat, 14 May 2011 10:24:18 +0000
(13:24 +0300)
committer
Janne Blomqvist
<jb@gcc.gnu.org>
Sat, 14 May 2011 10:24:18 +0000
(13:24 +0300)
From-SVN: r173754
gcc/fortran/gfortran.texi
patch
|
blob
|
history
diff --git
a/gcc/fortran/gfortran.texi
b/gcc/fortran/gfortran.texi
index 4894c239dfe7bbbacd9da3c05df91917610ab3d7..d3b55bf415134412c808ebaa39a46dfc1c6c0649 100644
(file)
--- a/
gcc/fortran/gfortran.texi
+++ b/
gcc/fortran/gfortran.texi
@@
-2527,7
+2527,7
@@
gfortran calls @code{_gfortran_set_args} and
@code{_gfortran_set_options}. The initialization of the former
is needed if the called procedures access the command line
(and for backtracing); the latter sets some flags based on the
-standard chosen or to
dis
able backtracing. In typical programs,
+standard chosen or to
en
able backtracing. In typical programs,
it is not necessary to call any initialization function.
If your @code{PROGRAM} is compiled with GNU Fortran, you shall