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.