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]

Re: G++ testsuite fails under hpux 10.20 with gcc-2.96 CVS 20000816



"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> Here is a summary of the g++ testsuite failures under hpux 10.20.  The 
> instantiate1.C, instantiate2.C and Koenig7.C FAILS are common with the
> FAILS under i686 linux.

They're also the complete set of the FAILs under powerpc-linux.

The instantiate*.C failures are, under ppc-linux, some problem with
stabs and the linker and line numbers: the linker correctly reports an
error, which is expected by the testsuite, but gets the line number wrong.

The koenig7.C failure is probably due to an incorrect test case.  This
area of the C++ standard is unclear.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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