This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/64801] [5 Regression] kernel build failure due to ICF


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]