Commit f6ebef4e by Maya Rashish Committed by Gerald Pfeifer

invoke.texi (Spec Files): Update location of the Fortran spec file.

	* doc/invoke.texi (Spec Files): Update location of the
	Fortran spec file.

From-SVN: r272331
parent 217a7030
2019-06-15 Maya Rashish <coypu@sdf.org>
* doc/invoke.texi (Spec Files): Update location of the
Fortran spec file.
2019-06-15 Gerald Pfeifer <gerald@pfeifer.com> 2019-06-15 Gerald Pfeifer <gerald@pfeifer.com>
* doc/extend.texi (Common Function Attributes): Clarify * doc/extend.texi (Common Function Attributes): Clarify
......
...@@ -29347,7 +29347,7 @@ Like @samp{%g}, except if @option{-pipe} is in effect. In that case ...@@ -29347,7 +29347,7 @@ Like @samp{%g}, except if @option{-pipe} is in effect. In that case
all. These are the two most common ways to instruct a program that it all. These are the two most common ways to instruct a program that it
should read from standard input or write to standard output. If you should read from standard input or write to standard output. If you
need something more elaborate you can use an @samp{%@{pipe:@code{X}@}} need something more elaborate you can use an @samp{%@{pipe:@code{X}@}}
construct: see for example @file{f/lang-specs.h}. construct: see for example @file{gcc/fortran/lang-specs.h}.
@item %.@var{SUFFIX} @item %.@var{SUFFIX}
Substitutes @var{.SUFFIX} for the suffixes of a matched switch's args Substitutes @var{.SUFFIX} for the suffixes of a matched switch's args
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment