See for example <http://gcc.gnu.org/ml/gcc-testresults/2006-12/msg00374.html>.

This test has been failing since the following change was introduced:

2006-10-31  Geoffrey Keating  <[EMAIL PROTECTED]>

        * 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 <http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00325.html>.


-- 
           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

Reply via email to