This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 3.2.3 testsuite on i686-pc-linux-gnu
- From: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Fri, 25 Apr 2003 22:15:10 -0400
- Subject: Results for 3.2.3 testsuite on i686-pc-linux-gnu
LAST_UPDATED:
Native configuration is i686-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes 7378
# of expected failures 89
# of untested testcases 9
# of unsupported tests 3
/home/ronis/objdir/gcc/testsuite/../g++ version 3.2.3
=== g77 tests ===
Running target unix
=== g77 Summary ===
# of expected passes 1474
/home/ronis/objdir/gcc/testsuite/../g77 version 3.2.3
=== gcc tests ===
Running target unix
WARNING: program timed out.
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
=== gcc Summary ===
# of expected passes 18766
# of unexpected failures 1
# of expected failures 65
# of unsupported tests 49
/home/ronis/objdir/gcc/xgcc version 3.2.3
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 1035
# of expected failures 6
/home/ronis/objdir/gcc/xgcc version 3.2.3
=== libjava tests ===
Running target unix
FAIL: calls run
WARNING: program timed out.
FAIL: cxxtest run
FAIL: field run
FAIL: final_method run
FAIL: findclass run
FAIL: invoke run
FAIL: martin run
FAIL: noclass run
FAIL: overload run
FAIL: register run
FAIL: simple_int run
FAIL: throwit run
FAIL: virtual run
=== libjava Summary ===
# of expected passes 2048
# of unexpected failures 13
# of expected failures 18
# of untested testcases 27
=== libstdc++-v3 tests ===
Running target unix
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++-v3 Summary ===
# of expected passes 432
# of unexpected failures 1
# of unexpected successes 1
# of expected failures 25
Compiler version: 3.2.3
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix
BOOT_CFLAGS=-O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer -malign-jumps=3 -malign-functions=3 -malign-loops=3 -mpreferred-stack-boundary=3
CFLAGS (set before configure)=-O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer -malign-jumps=3 -malign-functions=3 -malign-loops=3 -mpreferred-stack-boundary=3
CXXFLAGS (set before configure)=-O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer -malign-jumps=3 -malign-functions=3 -malign-loops=3 -mpreferred-stack-boundary=3
Counting all warnings,
there are 55 warnings in stage3 of this bootstrap.
Number of warnings per file:
23 gcc/combine.c
10 gcc/regclass.c
4 gcc/gcc.c
2 gcc/fold-const.c
2 gcc/emit-rtl.c
2 gcc/crtstuff.c
1 gcc/sched-deps.c
1 gcc/reload.c
1 gcc/profile.c
1 gcc/objc/lang-specs.h
1 gcc/java/jvspec.c
1 gcc/function.c
1 gcc/expr.c
1 gcc/cp/lang-specs.h
1 gcc/cp/init.c
1 gcc/cp/class.c
1 gcc/config/i386/i386.c
1 gcc/calls.c
Number of warning types:
36 comparison between signed and unsigned
7 string length \`???' is greater than the length \`???' ISO C89 compilers are required to support
4 signed and unsigned type in conditional expression
3 unused variable \`???'
2 \`???' defined but not used
1 unused parameter \`???'
1 pointer targets in passing arg ??? of \`???' differ in signedness
1 function declaration isn't a prototype