From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7396 invoked by alias); 26 Sep 2009 18:14:58 -0000 Received: (qmail 7345 invoked by uid 48); 26 Sep 2009 18:14:48 -0000 Date: Sat, 26 Sep 2009 18:14:00 -0000 Message-ID: <20090926181448.7343.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/41313] g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg02431.txt.bz2 ------- Comment #5 from howarth at nitro dot med dot uc dot edu 2009-09-26 18:14 ------- Jakub, Can you check what --save-temps produces for g++.dg/tree-prof/partition1.C in partition1.s on linux? Does it produce two sets of global statements as well? grep __Z3bari.eh partition1.S .globl __Z3bari.eh __Z3bari.eh: .globl __Z3bari.eh __Z3bari.eh: If so, is this by design or is it a gcc bug which binutils tolerates. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313