This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0.2 C++ testsuite failures on powerpc-unknown-linux-gnu
- To: Andreas Franck <afranck at gmx dot de>
- Subject: Re: GCC 3.0.2 C++ testsuite failures on powerpc-unknown-linux-gnu
- From: Kaoru Fukui <k_fukui at highway dot ne dot jp>
- Date: Thu, 18 Oct 2001 05:19:35 +0900
- CC: gcc at gcc dot gnu dot org
- References: <01101721093200.00866@dg1kfa>
From: Andreas Franck <afranck@gmx.de>
To: gcc@gcc.gnu.org
Subject: GCC 3.0.2 C++ testsuite failures on powerpc-unknown-linux-gnu
Date: Wed, 17 Oct 2001 21:09:32 +0200
> Hello folks,
>
> some days before the release of GCC-3.0.2, it seems something has broken
C++
> on powerpc-unknown-linux-gnu quite badly. See:
>
> http://gcc.gnu.org/ml/gcc-testresults/2001-10/msg00232.html
It's your problem.
I attached my today's test summary
You can see that is no problem.
Kaor
----------------------------
cat <<'EOF' |
LAST_UPDATED:
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
=== g++ Summary ===
# of expected passes 6494
# of unexpected failures 1
# of expected failures 103
# of untested testcases 21
/usr/src/redhat/BUILD/obj-gcc-ppc/gcc/testsuite/../g++ version 3.0.2 20011017
(prerelease)
=== g77 tests ===
Running target unix
=== g77 Summary ===
# of expected passes 933
# of unsupported tests 8
=== gcc tests ===
Running target unix
=== gcc Summary ===
# of expected passes 15279
# of expected failures 76
# of unsupported tests 47
/usr/src/redhat/BUILD/obj-gcc-ppc/gcc/xgcc version 3.0.2 20011017 (prerelease)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 153
# of expected failures 1
/usr/src/redhat/BUILD/obj-gcc-ppc/gcc/xgcc version 3.0.2 20011017 (prerelease)
=== libstdc++-v3 tests ===
Running target unix
=== libstdc++-v3 Summary ===
Compiler version: 3.0.2 20011017 (prerelease)
Platform: powerpc-unknown-linux-gnu
configure flags: --host=ppc-linux --prefix=/usr --mandir=/usr/share/man --infodir=/
usr/share/info --enable-shared --enable-threads --enable-checking=gc,misc,tree -
-enable-languages=c,c++,f77,objc
EOF