[Bug middle-end/65950] function becomes unlikely with -fwhole-program
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 2 04:33:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65950
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|lto |middle-end
Summary|Loop is not vectorized |function becomes unlikely
|with lto. |with -fwhole-program
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #3)
> Do we eventually think the loop is cold?
Looks like we think the function is cold: unlikely_executed.
Note -fwhole-program is enough to have it also become unlikely.
More information about the Gcc-bugs
mailing list