mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
re PR fortran/31184 (gfortran option description wrong)
PR fortran/31184 * invoke.texi: Fix typo. From-SVN: r123019
This commit is contained in:
committed by
François-Xavier Coudert
parent
39e691717c
commit
14ea2a66ea
@@ -1,3 +1,8 @@
|
||||
2007-03-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
PR fortran/31184
|
||||
* invoke.texi: Fix typo.
|
||||
|
||||
2007-03-14 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.
|
||||
|
||||
@@ -198,7 +198,7 @@ this option can be quite useful with @option{-std=f95}. Additionally,
|
||||
@command{gfortran} will ignore @option{-Wnonstd-intrinsics}.
|
||||
|
||||
@item -fd-lines-as-code
|
||||
@item -fd-lines-as-comment
|
||||
@item -fd-lines-as-comments
|
||||
@cindex @code{-fd-lines-as-code}, option
|
||||
@cindex option, @code{-fd-lines-as-code}
|
||||
@cindex @code{-fd-lines-as-comments}, option
|
||||
|
||||
Reference in New Issue
Block a user