This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Improve hash-table.h generated code without --enable-gather-detailed-mem-stats
On Tue, 26 Mar 2019, Martin Liška wrote:
> On 3/26/19 12:21 AM, Jakub Jelinek wrote:
> > I know it isn't that much, but 74KB savings on .text seems to be worth to
> > me with such a small patch. Ok for trunk?
>
> Hi.
>
> I like the suggested trick with const static field in case
> of memory reporting is disabled.
OK then.
Richard.
- References:
- [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- Re: [PATCH] Allow lazy construction of hash_{table,set,map}
- [PATCH] Improve hash-table.h generated code without --enable-gather-detailed-mem-stats
- Re: [PATCH] Improve hash-table.h generated code without --enable-gather-detailed-mem-stats