[Bug middle-end/94146] [10 Regression] Merging functions with same bodies stopped working
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 17:57:26 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94146
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If not already marked clearly as an ICF created thunk, I'd say it should be and
then inliner should take it into account (and only inline if the function
became very small or not at all).
More information about the Gcc-bugs
mailing list