From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3075 invoked by alias); 16 Jun 2009 12:48:04 -0000 Received: (qmail 2959 invoked by uid 48); 16 Jun 2009 12:47:50 -0000 Date: Tue, 16 Jun 2009 12:48:00 -0000 Subject: [Bug testsuite/40459] New: g++.dg/abi/mangle*.C fail on darwin X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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-06/txt/msg01056.txt.bz2 g++.dg/abi/mangle*.C fail on darwin: FAIL: g++.dg/abi/mangle11.C (test for warnings, line 10) FAIL: g++.dg/abi/mangle11.C (test for excess errors) FAIL: g++.dg/abi/mangle12.C (test for warnings, line 11) FAIL: g++.dg/abi/mangle12.C (test for excess errors) FAIL: g++.dg/abi/mangle17.C (test for warnings, line 8) FAIL: g++.dg/abi/mangle17.C (test for warnings, line 11) FAIL: g++.dg/abi/mangle17.C (test for excess errors) FAIL: g++.dg/abi/mangle20-2.C (test for warnings, line 13) FAIL: g++.dg/abi/mangle20-2.C (test for excess errors) [ibook-dhum] f90/bug% g++45 -Wabi -fabi-version=1 /opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/abi/mangle11.C /opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/abi/mangle11.C: In instantiation of 'void f(typename Q::X) [with Q = S, typename Q::X = int]': /opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/abi/mangle11.C:10:24: instantiated from here /opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/abi/mangle11.C:4:25: warning: the mangled name of 'void f(typename Q::X) [with Q = S, typename Q::X = int]' will change in a future version of GCC Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status -- Summary: g++.dg/abi/mangle*.C fail on darwin Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: *-apple-darwin9 GCC host triplet: *-apple-darwin9 GCC target triplet: *-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40459