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.
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.