This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 2.97 20001029 (experimental) testsuite on alphaev6-unknown-linux-gnu
- To: gcc-testresults at gcc dot gnu dot org
- Subject: Results for 2.97 20001029 (experimental) testsuite on alphaev6-unknown-linux-gnu
- From: Brad Lucier <lucier at popov dot math dot purdue dot edu>
- Date: Sun, 29 Oct 2000 18:23:36 -0500
Native configuration is alphaev6-unknown-linux-gnu
=== libio tests ===
Running target unix
=== libio Summary ===
# of expected passes 40
=== libstdc++ tests ===
Running target unix
=== libstdc++ Summary ===
# of expected passes 30
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O0
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O1
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O2
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O3 -g
FAIL: gcc.c-torture/execute/20001009-2.c execution, -O3 -fssa
FAIL: gcc.c-torture/execute/20001009-2.c execution, -Os
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution, -O0
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution, -O1
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution, -O2
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution, -Os
FAIL: gcc.dg/pack-test-1.c (test for excess errors)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 7)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 14)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 19)
FAIL: gcc.dg/pack-test-2.c (test for excess errors)
FAIL: gcc.dg/sequence-pt-1.c bogus sequence point warning (test for bogus messages, line 49)
FAIL: gcc.dg/sequence-pt-1.c (test for excess errors)
=== gcc Summary ===
# of expected passes 14259
# of unexpected failures 16
# of unexpected successes 4
# of expected failures 80
# of unsupported tests 47
/export/u11/lucier/programs/egcs/objdir/gcc/xgcc version 2.97 20001029 (experimental)
=== g++ tests ===
Running target unix
FAIL: g++.eh/badalloc1.C Execution test
FAIL: g++.other/crash18.C (test for excess errors)
FAIL: g++.other/loop2.C caused compiler crash
=== g++ Summary ===
# of expected passes 6043
# of unexpected failures 3
# of expected failures 93
# of untested testcases 18
/export/u11/lucier/programs/egcs/objdir/gcc/testsuite/../g++ version 2.97 20001029 (experimental)
=== g77 tests ===
Running target unix
=== g77 Summary ===
# of expected passes 992
=== objc tests ===
Running target unix
FAIL: objc/execute/np-1.m compilation, -O
FAIL: objc/execute/np-2.m compilation, -O
=== objc Summary ===
# of expected passes 44
# of unexpected failures 2
# of untested testcases 2
/export/u11/lucier/programs/egcs/objdir/gcc/xgcc version 2.97 20001029 (experimental)
Compiler version: 2.97 20001029 (experimental)
Platform: alphaev6-unknown-linux-gnu
configure flags: --host=alphaev6-unknown-linux-gnu --prefix=/export/u10/egcs-test --enable-checking=no
Counting all warnings,
there are 87 warnings in stage3 of this bootstrap.
Number of warnings per file:
22 ../../gcc/f/target.c
6 ../../gcc/f/expr.c
5 ../../gcc/loop.c
5 ../../gcc/cse.c
5 ../../gcc/cp/error.c
5 ../../gcc/c-common.c
4 ../../gcc/libgcc2.c
4 ../../gcc/genopinit.c
3 ../../gcc/gcc.c
2 ../../gcc/reload.c
2 ../../gcc/genattrtab.c
2 ../../gcc/genattr.c
2 ../../gcc/expr.c
2 ../../gcc/config/alpha/alpha.c
1 ../../gcc/sdbout.c
1 ../../gcc/recog.c
1 ../../gcc/optabs.c
1 ../../gcc/java/jvspec.c
1 ../../gcc/java/jcf-write.c
1 ../../gcc/haifa-sched.c
1 ../../gcc/genrecog.c
1 ../../gcc/genpeep.c
1 ../../gcc/genflags.c
1 ../../gcc/genemit.c
1 ../../gcc/fold-const.c
1 ../../gcc/final.c
1 ../../gcc/f/lang-specs.h
1 ../../gcc/cppexp.c
1 ../../gcc/cp/search.c
1 ../../gcc/cp/errfn.c
1 ../../gcc/combine.c
1 ../../gcc/c-lex.c
Number of warning types:
29 value computed is not used
14 comparison between signed and unsigned
13 ISO C forbids braced-groups within expressions
11 \`???' might be used uninitialized in this function
5 initialization from incompatible pointer type
3 string length \`???' is greater than the minimum length \`???' ISO C89 is required to support
3 function declaration isn't a prototype
2 no previous prototype for \`???'
1 unused variable \`???'
1 traditional C rejects string concatenation
1 pointer targets in passing arg ??? of \`???' differ in signedness
1 implicit declaration of function \`???'
1 function-like macro \`strcmp' must be used with arguments in traditional C
1 assignment discards qualifiers from pointer target type
1 \`long' switch expression not converted to \`int' in ISO C