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?

--
Marc Glisse

Reply via email to