From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16361 invoked by alias); 5 Mar 2004 21:08:07 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 16349 invoked by uid 48); 5 Mar 2004 21:08:07 -0000 Date: Fri, 05 Mar 2004 21:08:00 -0000 Message-ID: <20040305210807.16348.qmail@sources.redhat.com> From: "greed at pobox dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031212191310.13391.greed@pobox.com> References: <20031212191310.13391.greed@pobox.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/13391] AIX: collect2 emits bad code with duplicated symbols X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg00749.txt.bz2 List-Id: ------- 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