This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/13391] AIX: collect2 emits bad code with duplicated symbols


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]