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 dje at watson dot ibm dot com  2004-03-05 19:51 -------
Subject: Re:  AIX: collect2 emits bad code with duplicated symbols 

	The decrease in size of libstdc++ (and all GCC libraries generated
with libtool) is due to the ltconfig change only placing the shared object
in the library.

	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.

David


-- 


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]