[Bug ipa/110334] [13/14 Regresssion] unused functions not eliminated before LTO streaming
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Jul 12 07:05:24 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #24 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 11 Jul 2023, hubicka at ucw dot cz wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
>
> --- Comment #23 from Jan Hubicka <hubicka at ucw dot cz> ---
> But it would be nice to see why the functions are not early inlined.
Note this was on the 13 branch with the C++ fix backported, so
before your changes to allow to inline into always-inline. But yes,
it would be nice to confirm the issue is gone on trunk and to see
where always_inline is still missing (if it is).
More information about the Gcc-bugs
mailing list