Docs: Fix some too-long lines in Texinfo manual.
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 16 Mar 2023 21:05:53 +0000 (21:05 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Fri, 17 Mar 2023 03:49:24 +0000 (03:49 +0000)
commit4ace81b61183b055a7951e8599512ef04a51768e
treed9fa95330d67985de9ad99f615384cf6c4f7ddf0
parent6bf80413deb5c1eacbefd685e106c6351b75ecf2
Docs: Fix some too-long lines in Texinfo manual.

gcc/ChangeLog:
* doc/extend.texi (Common Function Attributes) <access>: Fix bad
line breaks in examples.
<malloc>: Fix bad line breaks in running text, also copy-edit
for consistency.
(Extended Asm) <Generic Operand Modifiers>: Fix @multitable width.
* doc/invoke.texi (Option Summary) <Developer Options>: Fix misplaced
@gol.
(C++ Dialect Options) <-fcontracts>: Add line break in example.
<-Wctad-maybe-unsupported>: Likewise.
<-Winvalid-constexpr>: Likewise.
(Warning Options) <-Wdangling-pointer>: Likewise.
<-Winterference-size>: Likewise.
<-Wvla-parameter>: Likewise.
(Static Analyzer Options): Fix bad line breaks in running text,
plus add some missing markup.
(Optimize Options) <openacc-privatization>: Fix more bad line
breaks in running text.
gcc/doc/extend.texi
gcc/doc/invoke.texi