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.5.1 20100722 (prerelease) (GCC) testsuite on sparc64-unknown-linux-gnu


LAST_UPDATED: Obtained from SVN: branches/gcc-4_5-branch revision 162431

Native configuration is sparc64-unknown-linux-gnu

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		21411
# of expected failures		149
# of unsupported tests		197
/mnt/scratch/objdir45/gcc/testsuite/g++/../../g++  version 4.5.1 20100722 (prerelease) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/execute/pr38819.c execution,  -O2 
FAIL: gcc.c-torture/execute/pr38819.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/pr38819.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/pr38819.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/pr38819.c execution,  -O3 -g 
FAIL: gcc.dg/20061124-1.c (test for excess errors)
WARNING: gcc.dg/20061124-1.c compilation failed to produce executable
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/guality/example.c  -O1  execution test
XPASS: gcc.dg/guality/example.c  -Os  execution test
XPASS: gcc.dg/guality/guality.c  -O0  execution test
XPASS: gcc.dg/guality/guality.c  -O1  execution test
XPASS: gcc.dg/guality/guality.c  -O2  execution test
XPASS: gcc.dg/guality/guality.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/guality.c  -O3 -g  execution test
XPASS: gcc.dg/guality/guality.c  -Os  execution test
FAIL: gcc.dg/guality/inline-params.c  -O1  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c  -O1  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O1  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O1  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -Os  line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c  -Os  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c  -Os  line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41447-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O0  execution test
FAIL: gcc.dg/guality/pr43479.c  -O1  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O3 -fomit-frame-pointer  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O3 -g  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -Os  line 13 h == 9
FAIL: gcc.dg/guality/vla-1.c  -O1  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -Os  line 17 i == 5
FAIL: gcc.dg/guality/vla-1.c  -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/vect/pr43430-1.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-multitypes-2.c execution test

		=== gcc Summary ===

# of expected passes		55475
# of unexpected failures	54
# of unexpected successes	17
# of expected failures		213
# of unsupported tests		873
/mnt/scratch/objdir45/gcc/xgcc  version 4.5.1 20100722 (prerelease) (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.fortran-torture/execute/forall_7.f90 execution,  -O3 -g 

		=== gfortran Summary ===

# of expected passes		33871
# of unexpected failures	1
# of expected failures		23
# of unsupported tests		163
/mnt/scratch/objdir45/gcc/testsuite/gfortran/../../gfortran  version 4.5.1 20100722 (prerelease) (GCC) 

		=== obj-c++ tests ===


Running target unix
WARNING: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable

		=== obj-c++ Summary ===

# of expected passes		440
# of expected failures		3
# of unsupported tests		14
/mnt/scratch/objdir45/gcc/testsuite/obj-c++/../../g++  version 4.5.1 20100722 (prerelease) (GCC) 

		=== objc tests ===


Running target unix
FAIL: objc/execute/forward-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -Os -fgnu-runtime

		=== objc Summary ===

# of expected passes		1874
# of unexpected failures	8
# of expected failures		7
# of unsupported tests		20
/mnt/scratch/objdir45/gcc/xgcc  version 4.5.1 20100722 (prerelease) (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1624
# of expected failures		10
# of unsupported tests		15
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2494
		=== libjava tests ===


Running target unix
FAIL: ArrayStore -findirect-dispatch execution - source compiled test
FAIL: ArrayStore -O3 -findirect-dispatch execution - source compiled test
FAIL: ArrayStore2 -findirect-dispatch execution - source compiled test
FAIL: ArrayStore2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Array_1 -findirect-dispatch execution - source compiled test
FAIL: Array_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Array_2 -findirect-dispatch execution - source compiled test
FAIL: Array_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Array_3 -findirect-dispatch execution - source compiled test
FAIL: Array_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: Class_1 -findirect-dispatch execution - source compiled test
FAIL: Class_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: CompareNaN -findirect-dispatch execution - source compiled test
FAIL: CompareNaN -O3 -findirect-dispatch execution - source compiled test
FAIL: Divide_1 -findirect-dispatch execution - source compiled test
FAIL: Divide_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Divide_2 -findirect-dispatch execution - source compiled test
FAIL: Divide_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: EvaluationOrder -findirect-dispatch execution - source compiled test
FAIL: EvaluationOrder -O3 -findirect-dispatch execution - source compiled test
FAIL: ExtraClassLoader -findirect-dispatch execution - source compiled test
FAIL: ExtraClassLoader -O3 -findirect-dispatch execution - source compiled test
FAIL: FileHandleGcTest -findirect-dispatch execution - source compiled test
FAIL: FileHandleGcTest -O3 -findirect-dispatch execution - source compiled test
FAIL: Final -findirect-dispatch execution - source compiled test
FAIL: Final -O3 -findirect-dispatch execution - source compiled test
FAIL: Float_1 -findirect-dispatch execution - source compiled test
FAIL: Float_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Float_2 -findirect-dispatch execution - source compiled test
FAIL: Float_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990301_01 -findirect-dispatch execution - source compiled test
FAIL: G19990301_01 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990302_02 -findirect-dispatch execution - source compiled test
FAIL: G19990302_02 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990303_01 -findirect-dispatch execution - source compiled test
FAIL: G19990303_01 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990303_02 -findirect-dispatch execution - source compiled test
FAIL: G19990303_02 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990304_01 -findirect-dispatch execution - source compiled test
FAIL: G19990304_01 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990310_01 -findirect-dispatch execution - source compiled test
FAIL: G19990310_01 -O3 -findirect-dispatch execution - source compiled test
FAIL: II -findirect-dispatch execution - source compiled test
FAIL: II -O3 -findirect-dispatch execution - source compiled test
FAIL: InterfaceDispatch -findirect-dispatch execution - source compiled test
FAIL: InterfaceDispatch -O3 -findirect-dispatch execution - source compiled test
FAIL: InvokeInterface -findirect-dispatch execution - source compiled test
FAIL: InvokeInterface -O3 -findirect-dispatch execution - source compiled test
FAIL: InvokeReturn -findirect-dispatch execution - source compiled test
FAIL: InvokeReturn -O3 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Invoke_2 -findirect-dispatch execution - source compiled test
FAIL: Invoke_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: KeepInline -findirect-dispatch execution - source compiled test
FAIL: KeepInline -O3 -findirect-dispatch execution - source compiled test
FAIL: LargeFile -findirect-dispatch execution - source compiled test
FAIL: LargeFile -O3 -findirect-dispatch execution - source compiled test
FAIL: MathBuiltin -findirect-dispatch execution - source compiled test
FAIL: MathBuiltin -O3 -findirect-dispatch execution - source compiled test
FAIL: Matrix4f -findirect-dispatch execution - source compiled test
FAIL: Matrix4f -O3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_02 -findirect-dispatch execution - source compiled test
FAIL: N19990310_02 -O3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_4 -findirect-dispatch execution - source compiled test
FAIL: N19990310_4 -O3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_5 -findirect-dispatch execution - source compiled test
FAIL: N19990310_5 -O3 -findirect-dispatch execution - source compiled test
FAIL: Overflow -findirect-dispatch execution - source compiled test
FAIL: Overflow -O3 -findirect-dispatch execution - source compiled test
FAIL: PR12350 -findirect-dispatch execution - source compiled test
FAIL: PR12350 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR12416 -findirect-dispatch execution - source compiled test
FAIL: PR12416 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR12656 -findirect-dispatch execution - source compiled test
FAIL: PR12656 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR12915 -findirect-dispatch execution - source compiled test
FAIL: PR12915 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR141 -findirect-dispatch execution - source compiled test
FAIL: PR141 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR160 -findirect-dispatch execution - source compiled test
FAIL: PR160 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR162 -findirect-dispatch execution - source compiled test
FAIL: PR162 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR16867 -findirect-dispatch execution - source compiled test
FAIL: PR16867 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR18699 -findirect-dispatch execution - source compiled test
FAIL: PR18699 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR19870 -findirect-dispatch execution - source compiled test
FAIL: PR19870 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR19870_2 -findirect-dispatch execution - source compiled test
FAIL: PR19870_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR19921 -findirect-dispatch execution - source compiled test
FAIL: PR19921 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR20056 -findirect-dispatch execution - source compiled test
FAIL: PR20056 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR218 execution - source compiled test
FAIL: PR218 -findirect-dispatch execution - source compiled test
FAIL: PR218 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR242 -findirect-dispatch execution - source compiled test
FAIL: PR242 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR25535 -findirect-dispatch execution - source compiled test
FAIL: PR25535 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR260 -findirect-dispatch execution - source compiled test
FAIL: PR260 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR26858 -findirect-dispatch execution - source compiled test
FAIL: PR26858 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR27908 -findirect-dispatch execution - source compiled test
FAIL: PR27908 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR29013 -findirect-dispatch execution - source compiled test
FAIL: PR29013 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR29495 -findirect-dispatch execution - source compiled test
FAIL: PR29495 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR3096 -findirect-dispatch execution - source compiled test
FAIL: PR3096 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR31264 -findirect-dispatch execution - source compiled test
FAIL: PR31264 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR35020 -findirect-dispatch execution - source compiled test
FAIL: PR35020 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR36252 -findirect-dispatch execution - source compiled test
FAIL: PR36252 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR3731 -findirect-dispatch execution - source compiled test
FAIL: PR3731 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR5057 -findirect-dispatch execution - source compiled test
FAIL: PR5057 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR5057_2 -findirect-dispatch execution - source compiled test
FAIL: PR5057_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR55 -findirect-dispatch execution - source compiled test
FAIL: PR55 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR56 -findirect-dispatch execution - source compiled test
FAIL: PR56 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR6085 -findirect-dispatch execution - source compiled test
FAIL: PR6085 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR6204 -findirect-dispatch execution - source compiled test
FAIL: PR6204 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR6729 -findirect-dispatch execution - source compiled test
FAIL: PR6729 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR6820 -findirect-dispatch execution - source compiled test
FAIL: PR6820 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR7482 -findirect-dispatch execution - source compiled test
FAIL: PR7482 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_1 -findirect-dispatch execution - source compiled test
FAIL: Process_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_2 -findirect-dispatch execution - source compiled test
FAIL: Process_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_3 -findirect-dispatch execution - source compiled test
FAIL: Process_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_4 -findirect-dispatch execution - source compiled test
FAIL: Process_4 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_5 -findirect-dispatch execution - source compiled test
FAIL: Process_5 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_6 -findirect-dispatch execution - source compiled test
FAIL: Process_6 -O3 -findirect-dispatch execution - source compiled test
FAIL: Process_7 -findirect-dispatch execution - source compiled test
FAIL: Process_7 -O3 -findirect-dispatch execution - source compiled test
FAIL: ProxyTest -findirect-dispatch execution - source compiled test
FAIL: ProxyTest -O3 -findirect-dispatch execution - source compiled test
FAIL: RH194522 -findirect-dispatch execution - source compiled test
FAIL: RH194522 -O3 -findirect-dispatch execution - source compiled test
FAIL: Serialization -findirect-dispatch execution - source compiled test
FAIL: Serialization -O3 -findirect-dispatch execution - source compiled test
FAIL: Shazam -findirect-dispatch execution - source compiled test
FAIL: Shazam -O3 -findirect-dispatch execution - source compiled test
FAIL: StackTrace2 execution - source compiled test
FAIL: StackTrace2 -findirect-dispatch execution - source compiled test
FAIL: StackTrace2 -O3 execution - source compiled test
FAIL: StackTrace2 -O3 -findirect-dispatch execution - source compiled test
FAIL: StaticConstructor -findirect-dispatch execution - source compiled test
FAIL: StaticConstructor -O3 -findirect-dispatch execution - source compiled test
FAIL: StringBuffer_1 -findirect-dispatch execution - source compiled test
FAIL: StringBuffer_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: StringBuffer_overflow -findirect-dispatch execution - source compiled test
FAIL: StringBuffer_overflow -O3 -findirect-dispatch execution - source compiled test
FAIL: String_overflow -findirect-dispatch execution - source compiled test
FAIL: String_overflow -O3 -findirect-dispatch execution - source compiled test
FAIL: SyncGlobal -findirect-dispatch execution - source compiled test
FAIL: SyncGlobal -O3 -findirect-dispatch execution - source compiled test
FAIL: SyncTest -findirect-dispatch execution - source compiled test
FAIL: SyncTest -O3 -findirect-dispatch execution - source compiled test
FAIL: Synch -findirect-dispatch execution - source compiled test
FAIL: Synch -O3 -findirect-dispatch execution - source compiled test
FAIL: TLtest -findirect-dispatch execution - source compiled test
FAIL: TLtest -O3 -findirect-dispatch execution - source compiled test
FAIL: TestProxy -findirect-dispatch execution - source compiled test
FAIL: TestProxy -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Alive -findirect-dispatch execution - source compiled test
FAIL: Thread_Alive -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_HoldsLock -findirect-dispatch execution - source compiled test
FAIL: Thread_HoldsLock -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Interrupt -findirect-dispatch execution - source compiled test
FAIL: Thread_Interrupt -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Join -findirect-dispatch execution - source compiled test
FAIL: Thread_Join -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Monitor -findirect-dispatch execution - source compiled test
FAIL: Thread_Monitor -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Sleep -findirect-dispatch execution - source compiled test
FAIL: Thread_Sleep -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Sleep_2 -findirect-dispatch execution - source compiled test
FAIL: Thread_Sleep_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait_2 -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait_Interrupt -findirect-dispatch execution - source compiled test
FAIL: Thread_Wait_Interrupt -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_1 -findirect-dispatch execution - source compiled test
FAIL: Throw_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_3 execution - source compiled test
FAIL: Throw_3 -findirect-dispatch execution - source compiled test
FAIL: Throw_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: WalkerTest -findirect-dispatch execution - source compiled test
FAIL: WalkerTest -O3 -findirect-dispatch execution - source compiled test
FAIL: anfi -findirect-dispatch execution - source compiled test
FAIL: anfi -O3 -findirect-dispatch execution - source compiled test
FAIL: anon -findirect-dispatch execution - source compiled test
FAIL: anon -O3 -findirect-dispatch execution - source compiled test
FAIL: anon2 -findirect-dispatch execution - source compiled test
FAIL: anon2 -O3 -findirect-dispatch execution - source compiled test
FAIL: anon3 -findirect-dispatch execution - source compiled test
FAIL: anon3 -O3 -findirect-dispatch execution - source compiled test
FAIL: anon4 -findirect-dispatch execution - source compiled test
FAIL: anon4 -O3 -findirect-dispatch execution - source compiled test
FAIL: anon_ctor_itf_arg -findirect-dispatch execution - source compiled test
FAIL: anon_ctor_itf_arg -O3 -findirect-dispatch execution - source compiled test
FAIL: anonarray -findirect-dispatch execution - source compiled test
FAIL: anonarray -O3 -findirect-dispatch execution - source compiled test
FAIL: anonarray2 -findirect-dispatch execution - source compiled test
FAIL: anonarray2 -O3 -findirect-dispatch execution - source compiled test
FAIL: anonarray3 -findirect-dispatch execution - source compiled test
FAIL: anonarray3 -O3 -findirect-dispatch execution - source compiled test
FAIL: assign -findirect-dispatch execution - source compiled test
FAIL: assign -O3 -findirect-dispatch execution - source compiled test
FAIL: assign2 -findirect-dispatch execution - source compiled test
FAIL: assign2 -O3 -findirect-dispatch execution - source compiled test
FAIL: bclink -findirect-dispatch execution - source compiled test
FAIL: bclink -O3 -findirect-dispatch execution - source compiled test
FAIL: bytearray -findirect-dispatch execution - source compiled test
FAIL: bytearray -O3 -findirect-dispatch execution - source compiled test
FAIL: direct_read -findirect-dispatch execution - source compiled test
FAIL: direct_read -O3 -findirect-dispatch execution - source compiled test
FAIL: direct_write -findirect-dispatch execution - source compiled test
FAIL: direct_write -O3 -findirect-dispatch execution - source compiled test
FAIL: emptystring -findirect-dispatch execution - source compiled test
FAIL: emptystring -O3 -findirect-dispatch execution - source compiled test
FAIL: err1 -findirect-dispatch execution - source compiled test
FAIL: err1 -O3 -findirect-dispatch execution - source compiled test
FAIL: err10 -findirect-dispatch execution - source compiled test
FAIL: err10 -O3 -findirect-dispatch execution - source compiled test
FAIL: err11 -findirect-dispatch execution - source compiled test
FAIL: err11 -O3 -findirect-dispatch execution - source compiled test
FAIL: err12 -findirect-dispatch execution - source compiled test
FAIL: err12 -O3 -findirect-dispatch execution - source compiled test
FAIL: err13 -findirect-dispatch execution - source compiled test
FAIL: err13 -O3 -findirect-dispatch execution - source compiled test
FAIL: err14 -findirect-dispatch execution - source compiled test
FAIL: err14 -O3 -findirect-dispatch execution - source compiled test
FAIL: err2 -findirect-dispatch execution - source compiled test
FAIL: err2 -O3 -findirect-dispatch execution - source compiled test
FAIL: err3 -findirect-dispatch execution - source compiled test
FAIL: err3 -O3 -findirect-dispatch execution - source compiled test
FAIL: err4 -findirect-dispatch execution - source compiled test
FAIL: err4 -O3 -findirect-dispatch execution - source compiled test
FAIL: err5 -findirect-dispatch execution - source compiled test
FAIL: err5 -O3 -findirect-dispatch execution - source compiled test
FAIL: err6 -findirect-dispatch execution - source compiled test
FAIL: err6 -O3 -findirect-dispatch execution - source compiled test
FAIL: err7 -findirect-dispatch execution - source compiled test
FAIL: err7 -O3 -findirect-dispatch execution - source compiled test
FAIL: err8 -findirect-dispatch execution - source compiled test
FAIL: err8 -O3 -findirect-dispatch execution - source compiled test
FAIL: err9 -findirect-dispatch execution - source compiled test
FAIL: err9 -O3 -findirect-dispatch execution - source compiled test
FAIL: final_inner -findirect-dispatch execution - source compiled test
FAIL: final_inner -O3 -findirect-dispatch execution - source compiled test
FAIL: final_int -findirect-dispatch execution - source compiled test
FAIL: final_int -O3 -findirect-dispatch execution - source compiled test
FAIL: final_static_and_friend -findirect-dispatch execution - source compiled test
FAIL: final_static_and_friend -O3 -findirect-dispatch execution - source compiled test
FAIL: indirect -findirect-dispatch execution - source compiled test
FAIL: indirect -O3 -findirect-dispatch execution - source compiled test
FAIL: indirect_read -findirect-dispatch execution - source compiled test
FAIL: indirect_read -O3 -findirect-dispatch execution - source compiled test
FAIL: indirect_write -findirect-dispatch execution - source compiled test
FAIL: indirect_write -O3 -findirect-dispatch execution - source compiled test
FAIL: initexc -findirect-dispatch execution - source compiled test
FAIL: initexc -O3 -findirect-dispatch execution - source compiled test
FAIL: initfield -findirect-dispatch execution - source compiled test
FAIL: initfield -O3 -findirect-dispatch execution - source compiled test
FAIL: inline -findirect-dispatch execution - source compiled test
FAIL: inline -O3 -findirect-dispatch execution - source compiled test
FAIL: inner1 -findirect-dispatch execution - source compiled test
FAIL: inner1 -O3 -findirect-dispatch execution - source compiled test
FAIL: inner2 -findirect-dispatch execution - source compiled test
FAIL: inner2 -O3 -findirect-dispatch execution - source compiled test
FAIL: inner3 -findirect-dispatch execution - source compiled test
FAIL: inner3 -O3 -findirect-dispatch execution - source compiled test
FAIL: inner4 -findirect-dispatch execution - source compiled test
FAIL: inner4 -O3 -findirect-dispatch execution - source compiled test
FAIL: inner_array -findirect-dispatch execution - source compiled test
FAIL: inner_array -O3 -findirect-dispatch execution - source compiled test
FAIL: inner_interface -findirect-dispatch execution - source compiled test
FAIL: inner_interface -O3 -findirect-dispatch execution - source compiled test
FAIL: instance -findirect-dispatch execution - source compiled test
FAIL: instance -O3 -findirect-dispatch execution - source compiled test
FAIL: instinit -findirect-dispatch execution - source compiled test
FAIL: instinit -O3 -findirect-dispatch execution - source compiled test
FAIL: instinit2 -findirect-dispatch execution - source compiled test
FAIL: instinit2 -O3 -findirect-dispatch execution - source compiled test
FAIL: invoke_from_inner -findirect-dispatch execution - source compiled test
FAIL: invoke_from_inner -O3 -findirect-dispatch execution - source compiled test
FAIL: invokethrow -findirect-dispatch execution - source compiled test
FAIL: invokethrow -O3 -findirect-dispatch execution - source compiled test
FAIL: klass -findirect-dispatch execution - source compiled test
FAIL: klass -O3 -findirect-dispatch execution - source compiled test
FAIL: md5test -findirect-dispatch execution - source compiled test
FAIL: md5test -O3 -findirect-dispatch execution - source compiled test
FAIL: multiple_finit -findirect-dispatch execution - source compiled test
FAIL: multiple_finit -O3 -findirect-dispatch execution - source compiled test
FAIL: negzero -findirect-dispatch execution - source compiled test
FAIL: negzero -O3 -findirect-dispatch execution - source compiled test
FAIL: nested_with_ctor -findirect-dispatch execution - source compiled test
FAIL: nested_with_ctor -O3 -findirect-dispatch execution - source compiled test
FAIL: newarray_overflow -findirect-dispatch execution - source compiled test
FAIL: newarray_overflow -O3 -findirect-dispatch execution - source compiled test
FAIL: override -findirect-dispatch execution - source compiled test
FAIL: override -O3 -findirect-dispatch execution - source compiled test
FAIL: pr109 -findirect-dispatch execution - source compiled test
FAIL: pr109 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr13107 -findirect-dispatch execution - source compiled test
FAIL: pr13107 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr13107_2 -findirect-dispatch execution - source compiled test
FAIL: pr13107_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr13107_3 -findirect-dispatch execution - source compiled test
FAIL: pr13107_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr133 -findirect-dispatch execution - source compiled test
FAIL: pr133 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr16789 -findirect-dispatch execution - source compiled test
FAIL: pr16789 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr17536 -findirect-dispatch execution - source compiled test
FAIL: pr17536 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr179 -findirect-dispatch execution - source compiled test
FAIL: pr179 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr184 -findirect-dispatch execution - source compiled test
FAIL: pr184 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr21785 -findirect-dispatch execution - source compiled test
FAIL: pr21785 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr21844 -findirect-dispatch execution - source compiled test
FAIL: pr21844 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr24321 -findirect-dispatch execution - source compiled test
FAIL: pr24321 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr25676 -findirect-dispatch execution - source compiled test
FAIL: pr25676 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr26390 -findirect-dispatch execution - source compiled test
FAIL: pr26390 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr26990 -findirect-dispatch execution - source compiled test
FAIL: pr26990 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr27171 -findirect-dispatch execution - source compiled test
FAIL: pr27171 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr6388 -findirect-dispatch execution - source compiled test
FAIL: pr6388 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr83 -findirect-dispatch execution - source compiled test
FAIL: pr83 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr8415 -findirect-dispatch execution - source compiled test
FAIL: pr8415 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr8676 -findirect-dispatch execution - source compiled test
FAIL: pr8676 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr8823 -findirect-dispatch execution - source compiled test
FAIL: pr8823 -O3 -findirect-dispatch execution - source compiled test
FAIL: pr8945 -findirect-dispatch execution - source compiled test
FAIL: pr8945 -O3 -findirect-dispatch execution - source compiled test
FAIL: private_direct_read -findirect-dispatch execution - source compiled test
FAIL: private_direct_read -O3 -findirect-dispatch execution - source compiled test
FAIL: search_outer -findirect-dispatch execution - source compiled test
FAIL: search_outer -O3 -findirect-dispatch execution - source compiled test
FAIL: shatest -findirect-dispatch execution - source compiled test
FAIL: shatest -O3 -findirect-dispatch execution - source compiled test
FAIL: stacktrace -findirect-dispatch execution - source compiled test
FAIL: stacktrace -O3 -findirect-dispatch execution - source compiled test
FAIL: stringconst -findirect-dispatch execution - source compiled test
FAIL: stringconst -O3 -findirect-dispatch execution - source compiled test
FAIL: stringconst2 -findirect-dispatch execution - source compiled test
FAIL: stringconst2 -O3 -findirect-dispatch execution - source compiled test
FAIL: stub -findirect-dispatch execution - source compiled test
FAIL: stub -O3 -findirect-dispatch execution - source compiled test
FAIL: test_long -findirect-dispatch execution - source compiled test
FAIL: test_long -O3 -findirect-dispatch execution - source compiled test
FAIL: tmi -findirect-dispatch execution - source compiled test
FAIL: tmi -O3 -findirect-dispatch execution - source compiled test
FAIL: tp -findirect-dispatch execution - source compiled test
FAIL: tp -O3 -findirect-dispatch execution - source compiled test
FAIL: update_outer -findirect-dispatch execution - source compiled test
FAIL: update_outer -O3 -findirect-dispatch execution - source compiled test
FAIL: utf8concat -findirect-dispatch execution - source compiled test
FAIL: utf8concat -O3 -findirect-dispatch execution - source compiled test
FAIL: utilTest -findirect-dispatch execution - source compiled test
FAIL: utilTest -O3 -findirect-dispatch execution - source compiled test
FAIL: verify -findirect-dispatch execution - source compiled test
FAIL: verify -O3 -findirect-dispatch execution - source compiled test

		=== libjava Summary ===

# of expected passes		1770
# of unexpected failures	402
# of untested testcases		402
		=== libstdc++ tests ===


Running target unix
FAIL: abi_check
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

		=== libstdc++ Summary ===

# of expected passes		7355
# of unexpected failures	6
# of expected failures		91
# of unsupported tests		101

Compiler version: 4.5.1 20100722 (prerelease) (GCC) 
Platform: sparc64-unknown-linux-gnu
configure flags: --with-gmp=/home/mikpe/pkgs/linux-sparc64/gmp-4.3.2 --with-mpfr=/home/mikpe/pkgs/linux-sparc64/mpfr-2.4.2 --with-mpc=/home/mikpe/pkgs/linux-sparc64/mpc-0.8.2 --with-cpu=v8 --enable-multilib --disable-plugin --disable-lto --disable-nls --enable-threads=posix --enable-checking=release --disable-libmudflap --enable-languages=c,c++,objc,obj-c++,java,fortran
BOOT_CFLAGS=-g -O2


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