https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64801

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Introduced already in https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02574.html

We may need to inform inliner that calls inside thunk are cheap (and count them
with code/size cost 1) for better size results.

Reply via email to