This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33579] New: INIT_PRIORITY is broken


FAIL: gcc.dg/initpri1.c execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test

On January 4, 2003, I installed a patch which in included support for
init_priority on hppa*-*-hpux11*,
<http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00208.html>.  This used collect2
to support constructors/destructors.

Things started to go wrong with Mark's February 24, 2007 patch,
<http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01950.html>.  However, the
number of init_priority fails has varied somewhat with time.  At the
time of Mark's change, I believe on gcc.dg/initpri1.c started failing.


-- 
           Summary: INIT_PRIORITY is broken
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        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=33579


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]