From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3775 invoked by alias); 12 Dec 2006 16:25:18 -0000 Received: (qmail 3607 invoked by uid 48); 12 Dec 2006 16:25:06 -0000 Date: Tue, 12 Dec 2006 16:25:00 -0000 Subject: [Bug middle-end/30174] New: FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" 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: 2006-12/txt/msg01054.txt.bz2 See for example . This test has been failing since the following change was introduced: 2006-10-31 Geoffrey Keating * tree.c (get_file_function_name): Rename from get_file_function_name_long; improve comment; handle 'I' and 'D' specially when the target has ctor/dtor support; remove special handling for 'F'. Reverting the removal of the special handling of 'F' fixes the problem. The special 'F' handling was introduced to fix the failure of this test. See . -- Summary: FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.11 GCC host triplet: hppa2.0w-hp-hpux11.11 GCC target triplet: hppa2.0w-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30174