[Bug middle-end/70359] [6/7/8 Regression] Code size increase for x86/ARM/others compared to gcc-5.3.0
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 20 08:21:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359
--- Comment #44 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
(In reply to rguenther@suse.de from comment #43)
> I don't like to see plain optimize_size uses in match.pd, so yeah,
> just close the PR.
Excellent.
>
> Disclaimer: if we ever need to do sth like that we should wrap it
> in sth like optimize_pattern_for_size () to be able to eventually
> pick up local profiling info.
Noted.
Thanks for all your help on this.
More information about the Gcc-bugs
mailing list