https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109427

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <pins...@gcc.gnu.org>:

https://gcc.gnu.org/g:0f816116356fec32e3a3a2fb5af790a0438c5da4

commit r13-7022-g0f816116356fec32e3a3a2fb5af790a0438c5da4
Author: Andrew Pinski <apin...@marvell.com>
Date:   Wed Apr 5 21:13:00 2023 -0700

    Fix typo in -param=vect-induction-float= attributes

    There was a typo in the attributes of the option
    -param=vect-induction-float= for IntegerRange.
    This fixes that typo.

    Committed as obvious after a build/test.

    gcc/ChangeLog:

            PR tree-optimization/109427
            * params.opt (-param=vect-induction-float=):
            Fix option attribute typo for IntegerRange.

Reply via email to