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 20010605 (prerelease) testsuite on ia64-unknown-linux-gnu


Native configuration is ia64-unknown-linux-gnu

		=== g77 tests ===


Running target unix
FAIL: g77.f-torture/compile/20010519-1.f,  -O2  
FAIL: g77.f-torture/compile/20010519-1.f,  -O3 -fomit-frame-pointer  
FAIL: g77.f-torture/compile/20010519-1.f,  -O3 -fomit-frame-pointer -funroll-loops  
FAIL: g77.f-torture/compile/20010519-1.f,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  
FAIL: g77.f-torture/compile/20010519-1.f,  -O3 -g  

		=== g77 Summary ===

# of expected passes		928
# of unexpected failures	5
# of unsupported tests		8
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c,  -O2  
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.c-torture/compile/20010605-1.c,  -O0  
FAIL: gcc.c-torture/compile/20010605-1.c,  -O1  
FAIL: gcc.c-torture/compile/20010605-1.c,  -O2  
FAIL: gcc.c-torture/compile/20010605-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20010605-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20010605-1.c,  -Os  
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -O0 
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -O1 
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -O2 
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -O3 -fomit-frame-pointer 
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -O3 -g 
XPASS: gcc.c-torture/execute/20010114-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/920428-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -g 
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_bar
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_baz

		=== gcc Summary ===

# of expected passes		15117
# of unexpected failures	20
# of unexpected successes	6
# of expected failures		75
# of unsupported tests		49
/mufasa1/rth/gcc/build/3.0/gcc/xgcc version 3.0 20010605 (prerelease)

		=== g++ tests ===


Running target unix
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.abi/cxa_vec.C  Execution test
FAIL: g++.eh/badalloc1.C  Execution test
XPASS: g++.other/crash27.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		6436
# of unexpected failures	7
# of unexpected successes	1
# of expected failures		102
# of untested testcases		20
/mufasa1/rth/gcc/build/3.0/gcc/testsuite/../g++ version 3.0 20010605 (prerelease)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		145
# of expected failures		1
/mufasa1/rth/gcc/build/3.0/gcc/xgcc version 3.0 20010605 (prerelease)

		=== libjava tests ===


Running target unix
FAIL: PR375 compilation from source
FAIL: PR375 -O compilation from source
FAIL: G19990303_02 execution from source compiled test
FAIL: G19990303_02 execution from bytecode->native test
FAIL: G19990303_02 -O execution from source compiled test
FAIL: G19990303_02 -O execution from bytecode->native test
FAIL: Invoke_1 execution from source compiled test
FAIL: Invoke_1 execution from bytecode->native test
FAIL: Invoke_1 -O execution from source compiled test
FAIL: Invoke_1 -O execution from bytecode->native test
XPASS: N19990310_4 output from source compiled test
XPASS: N19990310_4 -O output from source compiled test
FAIL: PR218 execution from source compiled test
FAIL: PR218 execution from bytecode->native test
FAIL: PR218 -O execution from source compiled test
FAIL: PR218 -O execution from bytecode->native test
XPASS: stringconst output from bytecode->native test
XPASS: stringconst -O output from bytecode->native test
XPASS: stub compilation from source
XPASS: stub byte compilation
XPASS: stub -O compilation from source
XPASS: stub byte compilation
XPASS: stub -O compilation from bytecode

		=== libjava Summary ===

# of expected passes		1648
# of unexpected failures	14
# of unexpected successes	9
# of expected failures		15
# of untested testcases		30
		=== libstdc++-v3 tests ===


Running target unix
FAIL: 21_strings/append.cc execution test
FAIL: 21_strings/ctor_copy_dtor.cc execution test
FAIL: 21_strings/element_access.cc execution test
FAIL: 21_strings/insert.cc execution test
FAIL: 21_strings/substr.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
FAIL: 23_containers/vector_element_access.cc execution test

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

# of expected passes		234
# of unexpected failures	7
# of expected failures		8

Compiler version: 3.0 20010605 (prerelease) 
Platform: ia64-unknown-linux-gnu
configure flags: --host=ia64-unknown-linux --prefix=/mufasa1/rth/run --enable-threads=posix


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