[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10133] no string merge in .shstrtab?
From: |
ian at airs dot com |
Subject: |
[Bug gold/10133] no string merge in .shstrtab? |
Date: |
8 May 2009 05:26:41 -0000 |
------- Additional Comments From ian at airs dot com 2009-05-08 05:26 -------
gold currently only merges strings in string sections if you use -O2. See the
comment around line 393 of stringpool.cc. Does that make sense to you? Perhaps
we should do the optimization if the string section size is small?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=10133
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.