From: Alexandre Oliva Date: Mon, 11 Dec 2023 18:09:19 +0000 (-0300) Subject: multiflags: fix doc warning X-Git-Tag: basepoints/gcc-15~3711 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d9f2fce81a3052b5421f10149e7bd5270b5946;p=thirdparty%2Fgcc.git multiflags: fix doc warning Comply with dubious doc warning that after an @xref there must be a comma or a period, not a close parentheses. for gcc/ChangeLog * doc/invoke.texi (multiflags): Add period after @xref to silence warning. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 15f3a86e7688..7d15cf94821e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -20589,7 +20589,7 @@ allocation before or after interprocedural optimization. This option enables multilib-aware @code{TFLAGS} to be used to build target libraries with options different from those the compiler is configured to use by default, through the use of specs (@xref{Spec -Files}) set up by compiler internals, by the target, or by builders at +Files}.) set up by compiler internals, by the target, or by builders at configure time. Like @code{TFLAGS}, this allows the target libraries to be built for