]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix typo in -param=vect-induction-float= attributes
authorAndrew Pinski <apinski@marvell.com>
Thu, 6 Apr 2023 04:13:00 +0000 (21:13 -0700)
committerAndrew Pinski <apinski@marvell.com>
Thu, 6 Apr 2023 04:16:31 +0000 (21:16 -0700)
commit0f816116356fec32e3a3a2fb5af790a0438c5da4
treee624b29a308b66adfefc88803def1e0653514e4e
parent673a2a6445a79bcce5ba433d6bbec4b99a1bc7c6
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.
gcc/params.opt