From f6ebef4ebb56379020502ffb47e554ea3ffe764c Mon Sep 17 00:00:00 2001 From: Maya Rashish Date: Sat, 15 Jun 2019 21:12:41 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 36260ed30e3..516ef410ef0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2019-06-15 Maya Rashish + + * doc/invoke.texi (Spec Files): Update location of the + Fortran spec file. + 2019-06-15 Gerald Pfeifer * doc/extend.texi (Common Function Attributes): Clarify diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index bf9da0f0a6e..eaef4cd63d2 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 should read from standard input or write to standard output. If you 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} Substitutes @var{.SUFFIX} for the suffixes of a matched switch's args