[Bug tree-optimization/82625] lower-optimization are not inlined with symbol multiversioning
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 20 09:26:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82625
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-10-20
CC| |mliska at suse dot cz
Version|unknown |7.2.1
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I _think_ that's somehow an implementation artifact in that we do not handle
calls in "default" implementations different from calls in random non-versioned
functions.
Confirmed.
More information about the Gcc-bugs
mailing list