Marc Glisse <marc.glisse+...@normalesup.org> writes:

> On Tue, 11 May 2010, Jakub Jelinek wrote:
>
>> And you can use -Wl,-O1 (pass -O1 to the linker) to let the linker
>> determine optimal size of the hash table (minimum number of collisions
>> for reasonably sized section).
>
> Was it considered enabling this automatically with -O3 (or -Ofast)
> when we know the linker is gnu?

Sounds like a good idea.  Would you mind sending a patch or filing a
bug report?

Ian

Reply via email to