public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][pushed] docs: remove removed param from documentation
@ 2022-06-29  8:08 Martin Liška
  2022-06-29  8:18 ` Aldy Hernandez
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Liška @ 2022-06-29  8:08 UTC (permalink / raw)
  To: gcc-patches

Pushed as obvious.

Martin

gcc/ChangeLog:

	* doc/invoke.texi: Remove removed evrp-mode.
---
  gcc/doc/invoke.texi | 3 ---
  1 file changed, 3 deletions(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index bde59ff0472..757775ea576 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15124,9 +15124,6 @@ statement during VRP.
  @item evrp-sparse-threshold
  Maximum number of basic blocks before EVRP uses a sparse cache.
  
-@item evrp-mode
-Specifies the mode Early VRP should operate in.
-
  @item vrp1-mode
  Specifies the mode VRP pass 1 should operate in.
  
-- 
2.36.1


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

* Re: [PATCH][pushed] docs: remove removed param from documentation
  2022-06-29  8:08 [PATCH][pushed] docs: remove removed param from documentation Martin Liška
@ 2022-06-29  8:18 ` Aldy Hernandez
  0 siblings, 0 replies; 2+ messages in thread
From: Aldy Hernandez @ 2022-06-29  8:18 UTC (permalink / raw)
  To: Martin Liška; +Cc: gcc-patches, Andrew MacLeod

Thanks so much.

Aldy

On Wed, Jun 29, 2022 at 10:09 AM Martin Liška <mliska@suse.cz> wrote:
>
> Pushed as obvious.
>
> Martin
>
> gcc/ChangeLog:
>
>         * doc/invoke.texi: Remove removed evrp-mode.
> ---
>   gcc/doc/invoke.texi | 3 ---
>   1 file changed, 3 deletions(-)
>
> diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
> index bde59ff0472..757775ea576 100644
> --- a/gcc/doc/invoke.texi
> +++ b/gcc/doc/invoke.texi
> @@ -15124,9 +15124,6 @@ statement during VRP.
>   @item evrp-sparse-threshold
>   Maximum number of basic blocks before EVRP uses a sparse cache.
>
> -@item evrp-mode
> -Specifies the mode Early VRP should operate in.
> -
>   @item vrp1-mode
>   Specifies the mode VRP pass 1 should operate in.
>
> --
> 2.36.1
>


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

end of thread, other threads:[~2022-06-29  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29  8:08 [PATCH][pushed] docs: remove removed param from documentation Martin Liška
2022-06-29  8:18 ` Aldy Hernandez

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