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]

Results for 3.0 20010317 (prerelease) testsuite on i686-pc-linux-gnu


Source:   gcc-3_0-branch (last updated 2001 Mar 18  01:02  +0200)
System:   Linux kernel 2.4.2
          glibc-2.2.2
          binutils-2.10.1.0.2

Native configuration is i686-pc-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20010124-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O2 
FAIL: gcc.dg/20000724-1.c execution test
FAIL: gcc.dg/20001117-1.c (test for excess errors)
FAIL: gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 59)
FAIL: gcc.misc-tests/mg.c

		=== gcc Summary ===

# of expected passes		15023
# of unexpected failures	23
# of expected failures		78
# of unsupported tests		20
/disk2/cvs/egcs-curr/build/build.lnx/gcc/xgcc version 3.0 20010317 (prerelease)

		=== g++ tests ===


Running target unix
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 18)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
FAIL: g++.other/crash31.C parse error (test for errors, line 11)
FAIL: g++.other/crash31.C (test for excess errors)
FAIL: g++.other/eh4.C cannot be used in throw-expression (test for errors, line 8)
FAIL: g++.other/eh4.C (test for excess errors)
FAIL: g++.other/regstack.C caused compiler crash

		=== g++ Summary ===

# of expected passes		6426
# of unexpected failures	7
# of expected failures		85
# of untested testcases		9
/disk2/cvs/egcs-curr/build/build.lnx/gcc/testsuite/../g++ version 3.0 20010317 (prerelease)

		=== g77 tests ===


Running target unix
XPASS: g77.f-torture/execute/20010116.f execution,  -O0 
XPASS: g77.f-torture/execute/20010116.f execution,  -O1 
FAIL: g77.f-torture/execute/short.f execution,  -Os 

		=== g77 Summary ===

# of expected passes		926
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		6
		=== objc tests ===


Running target unix
FAIL: objc/execute/formal_protocol-5.m compilation,  -O 
FAIL: objc/execute/formal_protocol-6.m compilation,  -O 
FAIL: objc/execute/protocol.m compilation,  -O 

		=== objc Summary ===

# of expected passes		140
# of unexpected failures	3
# of untested testcases		3
/disk2/cvs/egcs-curr/build/build.lnx/gcc/xgcc version 3.0 20010317 (prerelease)


Compiler version: 3.0 20010317 (prerelease) 
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --prefix=/disk2/gcctest --enable-shared --verbose --enable-threads=posix

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

Number of warnings per file:
     81	gcc/gcc.c
     28	gcc/combine.c
     23	gcc/f/lang-specs.h
     17	gcc/cp/lang-specs.h
     10	gcc/reg-stack.c
      9	gcc/objc/lang-specs.h
      6	gcc/cp/pt.c
      5	gcc/cse.c
      5	gcc/cp/error.c
      4	gcc/cp/call.c
      3	gcc/reload1.c
      3	gcc/config/i386/i386.c
      2	insn-emit.c
      2	gcc/reload.c
      2	gcc/function.c
      2	gcc/fold-const.c
      2	gcc/expr.c
      2	gcc/config/i386/i386.md
      2	gcc/alias.c
      1	gcc/sched-deps.c
      1	gcc/regmove.c
      1	gcc/final.c
      1	gcc/expmed.c
      1	gcc/dwarfout.c
      1	gcc/cp/init.c
      1	gcc/cp/errfn.c
      1	gcc/cp/decl.c

Number of warning types:
     62	missing initializer
     62	(near initialization for `???')
     57	comparison between signed and unsigned
      9	`???' might be used uninitialized in this function
      6	string length `???' is greater than the length `???' ISO C89 compilers are required to support
      5	initialization from incompatible pointer type
      4	signed and unsigned type in conditional expression
      3	unused variable `???'
      2	passing arg ??? of `???' from incompatible pointer type
      2	function declaration isn't a prototype
      2	destination missing a mode?
      1	pointer targets in passing arg ??? of `???' differ in signedness
      1	passing arg ??? of `???' discards qualifiers from pointer target type


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