This is the mail archive of the gcc-testresults@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]

Results for 3.3 20021030 (experimental) testsuite on i686-pc-linux-gnu


Last updated from CVS:  2002 Oct 31  03:01  +0200 

System:   Linux kernel 2.4.19
          glibc-2.2.5
          binutils-2.13.90.0.4 20020814

LAST_UPDATED: Thu Oct 31 01:01:23 UTC 2002

Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/warn/Wunused-2.C  (test for warnings, line 5)

		=== g++ Summary ===

# of expected passes		7799
# of unexpected failures	1
# of expected failures		92
# of untested testcases		9
# of unsupported tests		3
/disk2/cvs/gcc33/build/build.lnx/gcc/testsuite/../g++ version 3.3 20021030 (experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1654
/disk2/cvs/gcc33/build/build.lnx/gcc/testsuite/../g77 version 3.3 20021030 (experimental)

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/typespec-1.c unsigned long long int short (test for errors, line 930)
FAIL: gcc.dg/typespec-1.c unsigned long long int int (test for errors, line 931)
FAIL: gcc.dg/typespec-1.c unsigned long long int long (test for errors, line 932)
FAIL: gcc.dg/typespec-1.c unsigned long long int float (test for errors, line 933)
FAIL: gcc.dg/typespec-1.c unsigned long long int double (test for errors, line 934)
FAIL: gcc.dg/typespec-1.c unsigned long long int signed (test for errors, line 935)
FAIL: gcc.dg/typespec-1.c unsigned long long int unsigned (test for errors, line 936)
FAIL: gcc.dg/typespec-1.c unsigned long long int _Bool (test for errors, line 937)

		=== gcc Summary ===

# of expected passes		20486
# of unexpected failures	8
# of expected failures		63
# of unsupported tests		65
/disk2/cvs/gcc33/build/build.lnx/gcc/xgcc version 3.3 20021030 (experimental)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1153
/disk2/cvs/gcc33/build/build.lnx/gcc/xgcc version 3.3 20021030 (experimental)

		=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/money_get_members_char.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_char.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_char.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_char.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_char.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_char.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++-v3 Summary ===

# of expected passes		417
# of unexpected failures	1
# of unexpected successes	26
# of expected failures		1

Compiler version: 3.3 20021030 (experimental) 
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --prefix=/disk2/gcc33 --enable-shared --verbose --enable-languages=c,c++,f77,objc --enable-threads=posix

Counting all warnings,
there are 15 warnings in stage3 of this bootstrap.

Number of warnings per file:
      3	gcc/tlink.c
      3	/usr/share/bison/bison.simple
      2	insn-conditions.c
      2	gcc/gcc.c
      2	gcc/f/sta.c
      1	gcc/function.c
      1	gcc/emit-rtl.c
      1	gcc/collect2.c

Number of warning types:
      4	string length `???' is greater than the length `???' ISO C89 compilers are required to support
      4	comparison of unsigned expression < 0 is always false
      3	label `???' defined but not used
      2	dereferencing type-punned pointer will break strict-aliasing rules
      1	signed and unsigned type in conditional expression
      1	comparison between signed and unsigned


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