On Tue, Nov 15, 2022 at 11:54 PM Andreas Schwab wrote: > On Nov 15 2022, Christoph Muellner wrote: > > > diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi > > index 057439a004c..dfac7c85844 100644 > > --- a/gcc/doc/invoke.texi > > +++ b/gcc/doc/invoke.texi > > @@ -1220,8 +1220,8 @@ See RS/6000 and PowerPC Options. > > -malign-data=@var{type} @gol > > -mbig-endian -mlittle-endian @gol > > -mstack-protector-guard=@var{guard} > -mstack-protector-guard-reg=@var{reg} @gol > > --mstack-protector-guard-offset=@var{offset}} > > --mcsr-check -mno-csr-check @gol > > +-mstack-protector-guard-offset=@var{offset} @gol > > +-mcsr-check -mno-csr-check @gol} > > There should be no @gol at the end of the list. > I saw the @gol at the end of the PRU Options list (just above RISC-V). I will make a v2 where I will remove the @gol from there as well. Thanks, Christoph > > -- > Andreas Schwab, schwab@linux-m68k.org > GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 > "And now for something completely different." >