This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13391] AIX: collect2 emits bad code with duplicated symbols
- From: "greed at pobox dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2004 18:55:40 -0000
- Subject: [Bug target/13391] AIX: collect2 emits bad code with duplicated symbols
- References: <20031212191310.13391.greed@pobox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From greed at pobox dot com 2004-03-05 18:55 -------
I'm not sure if it's the ltconfig patch or the "reduce exports" patch, but there
seems to be a reduction--sometimes large--in the size of libraries generated
with the patched compiler compared to the stock 3.3.3 and 3.3.2 compilers.
Library bloat is also a concern for us (as it usually means there's duplicate
definitions around); so I'm going to run our production builds with both patches
in, and investigate more next week as to which patch cause the improvement.
(My "testcase" for this one is the RogueWave SourcePro suite.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13391