From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8899 invoked by alias); 23 Mar 2005 23:06:52 -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 8877 invoked by uid 48); 23 Mar 2005 23:06:49 -0000 Date: Wed, 23 Mar 2005 23:06:00 -0000 From: "janis at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050323230648.20611.janis@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/20611] New: duplicate label for inlined function referencing TLS X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg02787.txt.bz2 List-Id: PAPI fails to build on powerpc-linux with "-O3 -fPIC" due to multiple symbols of the same name in assembler output. The minimized test case demonstrates the problem. The failure occurs on the 3.4 branch (the FSF version in which TLS is first supported for powerpc-linux) and on the hammer-3.3 and 3.4-rhl branches, but not on mainline or the 4.0 branch. There is not a problem with 64-bit compilation. I'll run a regression hunt to determine when the fix was added and hope that it's something smaller than the tree-ssa merge. -- Summary: duplicate label for inlined function referencing TLS Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-linux GCC host triplet: powerpc-linux GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20611