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


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