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 21:08:07 -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 21:08 -------
(In reply to comment #38)
> If other libraries are decreased, then I worry that the other
> patch decreasing exports allowed the AIX linker garbage collector to be
> too aggressive because it found less symbol roots. Hopefully everything
> still works correctly.
Yes, link and execute are both going well.
The non-GCC libraries have returned to the sizes we were getting from GCC 3.3.0.
I never really investigated what happened between 3.3.0 and 3.3.2 to make the
libraries explode in size, as they seemed to run just fine--the libraries in
question weren't using exceptions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13391