aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2021-01-22 17:07:30 -0500
committerDavid Malcolm <dmalcolm@redhat.com>2021-01-22 17:07:30 -0500
commit9cead79073862f207c1df4f7bcacb6e43d01384f (patch)
tree516d73ffa1223dd9fdacbece794138cdb733efac /gcc
parent70ab52b8cafffedb05b55c68c847173ff80f2652 (diff)
downloadgcc-9cead79073862f207c1df4f7bcacb6e43d01384f.zip
gcc-9cead79073862f207c1df4f7bcacb6e43d01384f.tar.gz
gcc-9cead79073862f207c1df4f7bcacb6e43d01384f.tar.bz2
doc: ensure GCC_EXTRA_DIAGNOSTIC_OUTPUT gets an HTML anchor
This is referenced by my recent release notes changes for GCC 11: https://gcc.gnu.org/pipermail/gcc-patches/2021-January/564164.html gcc/ChangeLog: * doc/invoke.texi (GCC_EXTRA_DIAGNOSTIC_OUTPUT): Add @findex directive.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/invoke.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 99d2546..34218a7 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -32750,6 +32750,7 @@ compiler uses @code{mblen} and @code{mbtowc} as defined by the default locale to
recognize and translate multibyte characters.
@item GCC_EXTRA_DIAGNOSTIC_OUTPUT
+@findex GCC_EXTRA_DIAGNOSTIC_OUTPUT
If @env{GCC_EXTRA_DIAGNOSTIC_OUTPUT} is set to one of the following values,
then additional text will be emitted to stderr when fix-it hints are
emitted. @option{-fdiagnostics-parseable-fixits} and