public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc: formatting fixes
@ 2022-11-10 13:53 Andreas Schwab
  2022-11-10 15:14 ` Martin Liška
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2022-11-10 13:53 UTC (permalink / raw)
  To: gcc-patches

gcc/
	* doc/gcc/gcc-command-options/option-summary.rst: Fix formatting.
---
 gcc/doc/gcc/gcc-command-options/option-summary.rst | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/gcc/doc/gcc/gcc-command-options/option-summary.rst b/gcc/doc/gcc/gcc-command-options/option-summary.rst
index 388da445591..acc70920bad 100644
--- a/gcc/doc/gcc/gcc-command-options/option-summary.rst
+++ b/gcc/doc/gcc/gcc-command-options/option-summary.rst
@@ -1209,10 +1209,8 @@ in the following sections.
   :option:`-malign-data=type` |gol|
   :option:`-mbig-endian`  :option:`-mlittle-endian` |gol|
   :option:`-mstack-protector-guard=guard`  :option:`-mstack-protector-guard-reg=reg` |gol|
-  :option:`-mstack-protector-guard-offset=offset`
-  -mcsr-check -mno-csr-check
-
-  .. program:: -mcsr-check -mno-csr-check
+  :option:`-mstack-protector-guard-offset=offset` |gol|
+  :option:`-mcsr-check`  :option:`-mno-csr-check`
 
   *RL78 Options*
 
@@ -1524,5 +1522,3 @@ in the following sections.
   *zSeries Options*
 
   See :ref:`s-390-and-zseries-options`.
-
-  .. program:: None
-- 
2.38.1


-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

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

* Re: [PATCH] doc: formatting fixes
  2022-11-10 13:53 [PATCH] doc: formatting fixes Andreas Schwab
@ 2022-11-10 15:14 ` Martin Liška
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liška @ 2022-11-10 15:14 UTC (permalink / raw)
  To: Andreas Schwab, gcc-patches

On 11/10/22 14:53, Andreas Schwab via Gcc-patches wrote:
> gcc/
> 	* doc/gcc/gcc-command-options/option-summary.rst: Fix formatting.
> ---
>   gcc/doc/gcc/gcc-command-options/option-summary.rst | 8 ++------
>   1 file changed, 2 insertions(+), 6 deletions(-)
> 
> diff --git a/gcc/doc/gcc/gcc-command-options/option-summary.rst b/gcc/doc/gcc/gcc-command-options/option-summary.rst
> index 388da445591..acc70920bad 100644
> --- a/gcc/doc/gcc/gcc-command-options/option-summary.rst
> +++ b/gcc/doc/gcc/gcc-command-options/option-summary.rst
> @@ -1209,10 +1209,8 @@ in the following sections.
>     :option:`-malign-data=type` |gol|
>     :option:`-mbig-endian`  :option:`-mlittle-endian` |gol|
>     :option:`-mstack-protector-guard=guard`  :option:`-mstack-protector-guard-reg=reg` |gol|
> -  :option:`-mstack-protector-guard-offset=offset`
> -  -mcsr-check -mno-csr-check
> -
> -  .. program:: -mcsr-check -mno-csr-check
> +  :option:`-mstack-protector-guard-offset=offset` |gol|
> +  :option:`-mcsr-check`  :option:`-mno-csr-check`
>   
>     *RL78 Options*
>   
> @@ -1524,5 +1522,3 @@ in the following sections.
>     *zSeries Options*
>   
>     See :ref:`s-390-and-zseries-options`.
> -
> -  .. program:: None

This is not correct as 'program:: None' means we reset to default program after
we define options for specific targets (program::Xtensa, ...).

Martin

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 13:53 [PATCH] doc: formatting fixes Andreas Schwab
2022-11-10 15:14 ` Martin Liška

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