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.5 testsuite on i686-pc-linux-gnu


LAST_UPDATED: Mon Oct 25 18:08:30 UTC 2004

WARNING: Couldn't find tool init file
Native configuration is i686-pc-linux-gnu

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


Running target unix
FAIL: 22_locale/ctype_scan_wchar_t.cc execution test

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

# of expected passes		452
# of unexpected failures	1
# of expected failures		28

		=== libstdc++-v3 check-abi Summary ===

# of added symbols:		 97
# of missing symbols:		 46
# of incompatible symbols:	 92
		=== gcc tests ===


Running target unix
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/typespec-1.c unsigned long int long unsigned (test for errors, line 926)
FAIL: gcc.dg/typespec-1.c unsigned long int long _Bool (test for errors, line 927)
FAIL: gcc.dg/typespec-1.c unsigned long long int void (test for errors, line 928)
FAIL: gcc.dg/typespec-1.c unsigned long long int char (test for errors, line 929)
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		21440
# of unexpected failures	13
# of expected failures		69
# of unsupported tests		101
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/xgcc version 3.3.5

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		8256
# of expected failures		98
# of untested testcases		9
# of unsupported tests		15
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/testsuite/../g++ version 3.3.5

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1736
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/testsuite/../g77 version 3.3.5

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		8256
# of expected failures		98
# of untested testcases		9
# of unsupported tests		15
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/testsuite/../g++ version 3.3.5

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1736
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/testsuite/../g77 version 3.3.5

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/typespec-1.c unsigned long int long unsigned (test for errors, line 926)
FAIL: gcc.dg/typespec-1.c unsigned long int long _Bool (test for errors, line 927)
FAIL: gcc.dg/typespec-1.c unsigned long long int void (test for errors, line 928)
FAIL: gcc.dg/typespec-1.c unsigned long long int char (test for errors, line 929)
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		21440
# of unexpected failures	13
# of expected failures		69
# of unsupported tests		101
/home/dmiles/opt/toolchain/i686/obj/gcc-3.3/gcc/xgcc version 3.3.5


		=== libstdc++-v3 check-abi Summary ===

# of added symbols:		 97
# of missing symbols:		 46
# of incompatible symbols:	 92
		=== libstdc++-v3 tests ===


Running target unix
FAIL: 22_locale/ctype_scan_wchar_t.cc execution test

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

# of expected passes		452
# of unexpected failures	1
# of expected failures		28

Compiler version: 3.3.5 
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --enable-shared --enable-languages=c,c++,f77 --program-suffix=-3.3 --with-system-zlib --enable-nls --without-included-gettext --prefix=/home/dmiles/opt/toolchain/i686 
Counting all warnings,
there are 66 warnings in stage3 of this bootstrap.

Number of warnings per file:
     44 gcc/gengtype-lex.c
      5 c-p29245.c
      4 gcc/gcc.c
      3 gcc/tlink.c
      2 insn-conditions.c
      2 gengtype-yacc.c
      2 gcc/crtstuff.c
      1 gcc/function.c
      1 gcc/emit-rtl.c
      1 gcc/config/i386/i386.c
      1 gcc/collect2.c

Number of warning types:
     39 traditional C rejects ISO C style function definitions
     11 no previous prototype for \`???'
      5 string length \`???' is greater than the length \`???' ISO C89 compilers are required to support
      4 comparison of unsigned expression < 0 is always false
      2 passing arg ??? of \`???' discards qualifiers from pointer target type
      1 unused parameter \`???'
      1 traditional C rejects string concatenation
      1 traditional C ignores #define with the # indented
      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]