public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc: invoke: riscv: Fix closing block bracket
@ 2022-11-15 22:36 Christoph Muellner
  2022-11-15 22:54 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Muellner @ 2022-11-15 22:36 UTC (permalink / raw)
  To: gcc-patches, Kito Cheng, Palmer Dabbelt, Philipp Tomsich,
	Martin Liska, Jeff Law
  Cc: Christoph Müllner

From: Christoph Müllner <christoph.muellner@vrull.eu>

This patch fixes a wrong placed closing bracket in the RISC-V section of
invoke.texi.

gcc/ChangeLog:

	* doc/invoke.texi: Fix closing block bracket

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
---
 gcc/doc/invoke.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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}
 
 @emph{RL78 Options}
 @gccoptlist{-msim  -mmul=none  -mmul=g13  -mmul=g14  -mallregs @gol
-- 
2.38.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: invoke: riscv: Fix closing block bracket
  2022-11-15 22:36 [PATCH] doc: invoke: riscv: Fix closing block bracket Christoph Muellner
@ 2022-11-15 22:54 ` Andreas Schwab
  2022-11-15 23:03   ` Christoph Müllner
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2022-11-15 22:54 UTC (permalink / raw)
  To: Christoph Muellner
  Cc: gcc-patches, Kito Cheng, Palmer Dabbelt, Philipp Tomsich,
	Martin Liska, Jeff Law

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.

-- 
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."

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: invoke: riscv: Fix closing block bracket
  2022-11-15 22:54 ` Andreas Schwab
@ 2022-11-15 23:03   ` Christoph Müllner
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Müllner @ 2022-11-15 23:03 UTC (permalink / raw)
  To: Andreas Schwab
  Cc: gcc-patches, Kito Cheng, Palmer Dabbelt, Philipp Tomsich,
	Martin Liska, Jeff Law

[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]

On Tue, Nov 15, 2022 at 11:54 PM Andreas Schwab <schwab@linux-m68k.org>
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."
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-15 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15 22:36 [PATCH] doc: invoke: riscv: Fix closing block bracket Christoph Muellner
2022-11-15 22:54 ` Andreas Schwab
2022-11-15 23:03   ` Christoph Müllner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).