[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:54:29 GMT 2020


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
My guess is that ICF works fine but then inliner inlines it back into the
thunk, which it didn't before.


More information about the Gcc-bugs mailing list