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 4.1.0-tcb 20050322 (experimental) (merged 20050322) testsuite on powerpc64-unknown-linux-gnu


Linux 2.4.21-17.EL ppc64
GNU C Library stable release version 2.3.2
GNU ld version 2.15.94.0.2.2 20041220
GNU assembler 2.15.94.0.2.2 20041220
GNU Make version 3.79.1

DejaGnu:
	Expect version is	5.40.0
	Tcl version is		8.4
	Framework version is	1.4.4

32-bit biarch default32

CVS branch:  tree-cleanup-branch

This hardware does not support VMX instructions.

LAST_UPDATED: Fri Apr  1 14:27:32 UTC 2005

Native configuration is powerpc64-unknown-linux-gnu

		=== g++ tests ===


Running target unix/-m32
FAIL: g++.dg/template/recurse.C (test for excess errors)

		=== g++ Summary for unix/-m32 ===

# of expected passes		10945
# of unexpected failures	1
# of expected failures		66
# of unsupported tests		76

Running target unix/-m64
FAIL: g++.dg/template/recurse.C (test for excess errors)

		=== g++ Summary for unix/-m64 ===

# of expected passes		10907
# of unexpected failures	1
# of expected failures		66
# of unsupported tests		79

		=== g++ Summary ===

# of expected passes		21852
# of unexpected failures	2
# of expected failures		132
# of unsupported tests		155
/home/gccbuild/build/nightly/build-gcc-treecleanup/gcc/testsuite/../g++  version 4.1.0-tcb 20050322 (experimental) (merged 20050322)

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.c-torture/compile/20010408-1.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20011119-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long short (test for errors, line 813)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long int (test for errors, line 814)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long long (test for errors, line 815)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long float (test for errors, line 816)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long double (test for errors, line 817)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long signed (test for errors, line 818)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long int long unsigned (test for errors, line 819)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int void (test for errors, line 820)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int char (test for errors, line 821)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int short (test for errors, line 822)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int int (test for errors, line 823)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int long (test for errors, line 824)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int float (test for errors, line 825)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int double (test for errors, line 826)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int signed (test for errors, line 827)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long long int unsigned (test for errors, line 828)
FAIL: gcc.dg/long-long-typespec-1.c (test for excess errors)
FAIL: gcc.dg/overflow-warn-1.c  (test for warnings, line 92)
FAIL: gcc.dg/overflow-warn-1.c (test for excess errors)
FAIL: gcc.dg/pr18501.c conditional in loop (test for warnings, line 12)
XPASS: gcc.dg/uninit-5.c uninitialized variable warning (test for bogus messages, line 12)
XPASS: gcc.dg/uninit-5.c uninitialized variable warning (test for bogus messages, line 26)
XPASS: gcc.dg/uninit-9.c uninitialized variable warning (test for bogus messages, line 26)
XPASS: gcc.dg/vect/vect-67.c scan-tree-dump-times vectorized 1 loops 1

		=== gcc Summary for unix/-m32 ===

# of expected passes		34985
# of unexpected failures	27
# of unexpected successes	4
# of expected failures		97
# of untested testcases		28
# of unsupported tests		439

Running target unix/-m64
FAIL: gcc.c-torture/compile/20010408-1.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.c-torture/compile/20010408-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20011119-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/altivec-21.c  (test for errors, line 13)
FAIL: gcc.dg/altivec-21.c  (test for errors, line 14)
FAIL: gcc.dg/ppc64-abi-2.c (test for excess errors)
WARNING: gcc.dg/ppc64-abi-2.c compilation failed to produce executable
FAIL: gcc.dg/pr18501.c conditional in loop (test for warnings, line 12)
XPASS: gcc.dg/uninit-4.c uninitialized variable warning PR19833 (test for bogus messages, line 26)
XPASS: gcc.dg/uninit-5.c uninitialized variable warning (test for bogus messages, line 12)
XPASS: gcc.dg/uninit-5.c uninitialized variable warning (test for bogus messages, line 26)
XPASS: gcc.dg/uninit-9.c uninitialized variable warning (test for bogus messages, line 26)
XPASS: gcc.dg/tree-ssa/sra-2.c scan-tree-dump-times link_error 0
XPASS: gcc.dg/vect/vect-67.c scan-tree-dump-times vectorized 1 loops 1
FAIL: gcc.dg/vmx/varargs-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/vmx/varargs-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/vmx/varargs-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/vmx/varargs-1.c  -O3 -g  (test for excess errors)

		=== gcc Summary for unix/-m64 ===

# of expected passes		35002
# of unexpected failures	15
# of unexpected successes	6
# of expected failures		102
# of untested testcases		28
# of unsupported tests		436

		=== gcc Summary ===

# of expected passes		69987
# of unexpected failures	42
# of unexpected successes	10
# of expected failures		199
# of untested testcases		56
# of unsupported tests		875
/home/gccbuild/build/nightly/build-gcc-treecleanup/gcc/xgcc  version 4.1.0-tcb 20050322 (experimental) (merged 20050322)

		=== gfortran tests ===


Running target unix/-m32
XPASS: gfortran.dg/ret_pointer_1.f90  -O0  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O1  execution test
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -Os 

		=== gfortran Summary for unix/-m32 ===

# of expected passes		5585
# of unexpected failures	7
# of unexpected successes	2
# of expected failures		24
# of unsupported tests		8

Running target unix/-m64
XPASS: gfortran.dg/ret_pointer_1.f90  -O0  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O1  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O2  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -g  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -Os  execution test
FAIL: gfortran.dg/g77/cabs.f  -O0  execution test
FAIL: gfortran.dg/g77/cabs.f  -O1  execution test
FAIL: gfortran.dg/g77/cabs.f  -O2  execution test
FAIL: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/g77/cabs.f  -O3 -g  execution test
FAIL: gfortran.dg/g77/cabs.f  -Os  execution test
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -Os 

		=== gfortran Summary for unix/-m64 ===

# of expected passes		5560
# of unexpected failures	32
# of unexpected successes	8
# of expected failures		18
# of unsupported tests		8

		=== gfortran Summary ===

# of expected passes		11145
# of unexpected failures	39
# of unexpected successes	10
# of expected failures		42
# of unsupported tests		16
/home/gccbuild/build/nightly/build-gcc-treecleanup/gcc/testsuite/../gfortran  version 4.1.0-tcb 20050322 (experimental) (merged 20050322)

		=== objc tests ===


Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		1534
# of unsupported tests		10

Running target unix/-m64

		=== objc Summary for unix/-m64 ===

# of expected passes		1534
# of unsupported tests		10

		=== objc Summary ===

# of expected passes		3068
# of unsupported tests		20
/home/gccbuild/build/nightly/build-gcc-treecleanup/gcc/xgcc  version 4.1.0-tcb 20050322 (experimental) (merged 20050322)

		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		219
# of unsupported tests		2

Running target unix/-m64
FAIL: libffi.call/float3.c execution test

		=== libffi Summary for unix/-m64 ===

# of expected passes		218
# of unexpected failures	1
# of unsupported tests		2

		=== libffi Summary ===

# of expected passes		437
# of unexpected failures	1
# of unsupported tests		4
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===

# of expected passes		3788
# of expected failures		10
# of untested testcases		8

Running target unix/-m64
FAIL: PR16923.c compilation
FAIL: Array_3 -O3 execution - bytecode->native test
WARNING: program timed out.
FAIL: FileHandleGcTest execution - gij test
WARNING: program timed out.
FAIL: FileHandleGcTest execution - gij test
FAIL: PR18699 execution - gij test
FAIL: PR18699 execution - gij test
WARNING: program timed out.
FAIL: Process_3 execution - gij test
WARNING: program timed out.
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: Thread_Wait_2 execution - gij test
WARNING: program timed out.
FAIL: Thread_Wait_2 execution - gij test

		=== libjava Summary for unix/-m64 ===

# of expected passes		3766
# of unexpected failures	11
# of expected failures		10
# of untested testcases		18

		=== libjava Summary ===

# of expected passes		7554
# of unexpected failures	11
# of expected failures		20
# of untested testcases		26
		=== libmudflap tests ===


Running target unix/-m32

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		1308

Running target unix/-m64
FAIL: libmudflap.c/fail27-frag.c output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O2) output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O3) output pattern test

		=== libmudflap Summary for unix/-m64 ===

# of expected passes		1305
# of unexpected failures	3

		=== libmudflap Summary ===

# of expected passes		2613
# of unexpected failures	3

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

# of added symbols:		 65
# of missing symbols:		 0
# of incompatible symbols:	 0

using: /home/gccbuild/gcc_treecleanup_anoncvs/gcc/libstdc++-v3/config/abi/powerpc-linux-gnu/baseline_symbols.txt

		=== libstdc++ tests ===


Running target unix/-m32
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		3619
# of unexpected successes	1
# of expected failures		9

Running target unix/-m64
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test

		=== libstdc++ Summary for unix/-m64 ===

# of expected passes		3611
# of unexpected failures	5
# of unexpected successes	2
# of expected failures		11

		=== libstdc++ Summary ===

# of expected passes		7230
# of unexpected failures	5
# of unexpected successes	3
# of expected failures		20

Compiler version: 4.1.0-tcb 20050322 (experimental) (merged 20050322) 
Platform: powerpc64-unknown-linux-gnu
configure flags: --prefix=/opt/gcc-nightly/treecleanup-20050401 --build=powerpc64-linux --host=powerpc64-linux --target=powerpc64-linux --with-cpu=default32 --with-as=/opt/gcc-nightly/binutils-2.15.94.0.2.2/bin/as --with-ld=/opt/gcc-nightly/binutils-2.15.94.0.2.2/bin/ld --enable-threads=posix --enable-shared --enable-__cxa_atexit --with-mpfr=/opt/gcc-nightly/gmp --enable-languages=c,c++,f95,java,objc


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