[Bug other/79991] typo in params.def, PARAM_VECT_MAX_PEELING_FOR_ALIGNMENT
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 10 21:53:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79991
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-03-10
CC| |davidxl at gcc dot gnu.org,
| |dmalcolm at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
The param in question was added 2013-09-24 by davidxl [CCed] in r202875.
(r229155 added a trailing period to the description)
Reading the context of r202875, I think that "enhancement" should be replaced
with "enhance" in the description i.e. this should read:
"Max number of loop peels to enhance alignment of data references in a loop."
or perhaps:
"Max number of loop peels when enhancing alignment of data references in a
loop."
or somesuch.
More information about the Gcc-bugs
mailing list