Thanks so much. Aldy
On Wed, Jun 29, 2022 at 10:09 AM Martin Liška <mli...@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 >