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.1 20020513 (prerelease) testsuite on i386-unknown-freebsd4.0


Native configuration is i386-unknown-freebsd4.0

		=== binutils tests ===


Running target unix

		=== binutils Summary ===

# of expected passes		26
		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		7181
# of expected failures		88
# of untested testcases		12
# of unsupported tests		3
/x/oliva/egcs/gcc/testsuite/../g++ version 3.1 20020513 (prerelease)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1452
# of unsupported tests		8
/x/oliva/egcs/gcc/testsuite/../g77 version 3.1 20020513 (prerelease)

		=== gas tests ===


Running target unix

		=== gas Summary ===

# of expected passes		33
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20020402-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2c.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2d.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-3c.c execution,  -Os 
FAIL: gcc.dg/wchar_t-1.c (test for excess errors)
FAIL: gcc.dg/wint_t-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/special/gcsec-1.c execution test

		=== gcc Summary ===

# of expected passes		18643
# of unexpected failures	11
# of expected failures		66
# of unsupported tests		46
/x/oliva/egcs/gcc/xgcc version 3.1 20020513 (prerelease)

		=== gdb tests ===


Running target unix
FAIL: gdb.asm/asm-source.exp: f at main
FAIL: gdb.asm/asm-source.exp: next over macro
FAIL: gdb.asm/asm-source.exp: step into foo2
FAIL: gdb.asm/asm-source.exp: info target (timeout)
FAIL: gdb.asm/asm-source.exp: info symbol (timeout)
FAIL: gdb.asm/asm-source.exp: list
FAIL: gdb.asm/asm-source.exp: search
FAIL: gdb.asm/asm-source.exp: f in foo2
FAIL: gdb.asm/asm-source.exp: n in foo2
FAIL: gdb.asm/asm-source.exp: bt ALL in foo2
FAIL: gdb.asm/asm-source.exp: bt 2 in foo2
FAIL: gdb.asm/asm-source.exp: s 2
FAIL: gdb.asm/asm-source.exp: n 2
FAIL: gdb.asm/asm-source.exp: bt 3 in foo3
FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s
FAIL: gdb.asm/asm-source.exp: finish from foo3
FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s
FAIL: gdb.asm/asm-source.exp: info sources (timeout)
FAIL: gdb.asm/asm-source.exp: info line
FAIL: gdb.asm/asm-source.exp: next over foo3
FAIL: gdb.asm/asm-source.exp: return from foo2
FAIL: gdb.asm/asm-source.exp: look at global variable
FAIL: gdb.asm/asm-source.exp: look at static variable
FAIL: gdb.asm/asm-source.exp: look at static function
FAIL: gdb.base/all-bin.exp: continuing after dummy()
FAIL: gdb.base/all-bin.exp: print value of v_int+v_char
FAIL: gdb.base/all-bin.exp: print value of v_int+v_short
FAIL: gdb.base/all-bin.exp: print value of v_int+v_signed_char
FAIL: gdb.base/all-bin.exp: print value of v_int+v_unsigned_char
FAIL: gdb.base/all-bin.exp: print value of v_int+v_signed_short
FAIL: gdb.base/all-bin.exp: print value of v_int+v_unsigned_short
FAIL: gdb.base/all-bin.exp: print value of v_int+v_signed_int
FAIL: gdb.base/all-bin.exp: print value of v_int+v_unsigned_int
FAIL: gdb.base/all-bin.exp: print value of v_int+v_long
FAIL: gdb.base/all-bin.exp: print value of v_int+v_signed_long
FAIL: gdb.base/all-bin.exp: print value of v_int+v_unsigned_long
FAIL: gdb.base/all-bin.exp: print value of v_int+v_float
FAIL: gdb.base/all-bin.exp: print value of v_int+v_double
FAIL: gdb.base/all-bin.exp: print value of v_int<=v_short
FAIL: gdb.base/all-bin.exp: print value of v_int<=v_signed_short
FAIL: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_short
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_short
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_signed_char
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_char
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_short
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_signed_int
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_int
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_long
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_signed_long
FAIL: gdb.base/all-bin.exp: print value of v_int&&v_float
FAIL: gdb.base/annota1.exp: breakpoint info
FAIL: gdb.base/annota1.exp: run until main breakpoint
FAIL: gdb.base/annota1.exp: print array
FAIL: gdb.base/annota1.exp: break at 28
FAIL: gdb.base/assign.exp: continuing after dummy()
FAIL: gdb.base/assign.exp: v_int+=v_char
FAIL: gdb.base/assign.exp: v_int+=v_signed_char
FAIL: gdb.base/assign.exp: v_int+=v_unsigned_char
FAIL: gdb.base/assign.exp: v_int+=v_short
FAIL: gdb.base/assign.exp: v_int+=v_signed_short
FAIL: gdb.base/assign.exp: v_int+=v_unsigned_short
FAIL: gdb.base/assign.exp: v_int+=v_signed_int
FAIL: gdb.base/assign.exp: v_int+=v_unsigned_int
FAIL: gdb.base/assign.exp: v_int+=v_long
FAIL: gdb.base/assign.exp: v_int+=v_signed_long
FAIL: gdb.base/assign.exp: v_int+=v_unsigned_long
FAIL: gdb.base/assign.exp: v_int+=v_float
FAIL: gdb.base/assign.exp: v_int+=v_signed_long
FAIL: gdb.base/attach.exp: (timeout) attach2
FAIL: gdb.base/attach.exp: (timeout) after attach2, set should_exit
FAIL: gdb.base/attach.exp: (timeout) after attach2, set tbreak postloop
FAIL: gdb.base/attach.exp: (timeout) after attach2, reach tbreak postloop
FAIL: gdb.base/attach.exp: (timeout) after attach2, exit
FAIL: gdb.base/attach.exp: set source path
FAIL: gdb.base/attach.exp: cd away from process' a.out
FAIL: gdb.base/attach.exp: before attach3, flush symbols
FAIL: gdb.base/attach.exp: before attach3, flush exec
FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
FAIL: gdb.base/attach.exp: after attach3, exit
FAIL: gdb.base/break.exp: breakpoint at start of multi line while conditional
FAIL: gdb.base/break.exp: breakpoint info
FAIL: gdb.base/break.exp: run until function breakpoint
FAIL: gdb.base/break.exp: Temporary breakpoint info
FAIL: gdb.base/call-ar-st.exp: next to 1237
FAIL: gdb.base/call-ar-st.exp: step into print_long_arg_list
FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list, pattern 5
FAIL: gdb.base/call-ar-st.exp: step into init_bit_flags_combo
FAIL: gdb.base/call-strs.exp: step after assignment to s
FAIL: gdb.base/call-strs.exp: next over strcpy
FAIL: gdb.base/call-strs.exp: print buf
FAIL: gdb.base/call-strs.exp: print s
FAIL: gdb.base/call-strs.exp: print str_func1(s)
FAIL: gdb.base/call-strs.exp: call str_func1(s)
FAIL: gdb.base/call-strs.exp: print str_func1(buf)
FAIL: gdb.base/call-strs.exp: call str_func1(buf)
FAIL: gdb.base/call-strs.exp: print str_func(s,s,s,s,s,s,s)
FAIL: gdb.base/call-strs.exp: call str_func(s,s,s,s,s,s,s)
FAIL: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 4
FAIL: gdb.base/condbreak.exp: breakpoint info
FAIL: gdb.base/consecutive.exp: stopped at bp, 2nd instr
FAIL: gdb.base/corefile.exp: print func2::coremaker_local
FAIL: gdb.base/dbx.exp: stop in main
FAIL: gdb.base/dbx.exp: status
FAIL: gdb.base/define.exp: use user command: nextwhere
FAIL: gdb.base/define.exp: use hook-stop command
FAIL: gdb.base/ending-run.exp: step out of main (at end 2)
FAIL: gdb.base/ending-run.exp: step to end of run
FAIL: gdb.base/ending-run.exp: don't step after run
FAIL: gdb.base/funcargs.exp: run to call0a
FAIL: gdb.base/funcargs.exp: print c after run to call0a
FAIL: gdb.base/funcargs.exp: continue to call0b
FAIL: gdb.base/funcargs.exp: continue to call0c
FAIL: gdb.base/funcargs.exp: continue to call0d
FAIL: gdb.base/funcargs.exp: continue to call0e
FAIL: gdb.base/funcargs.exp: run to call1a
FAIL: gdb.base/funcargs.exp: print uc
FAIL: gdb.base/funcargs.exp: print us
FAIL: gdb.base/funcargs.exp: continue to call1b
FAIL: gdb.base/funcargs.exp: continue to call1c
FAIL: gdb.base/funcargs.exp: continue to call1d
FAIL: gdb.base/funcargs.exp: continue to call1e
FAIL: gdb.base/funcargs.exp: run to call2a
FAIL: gdb.base/funcargs.exp: print c after run to call2a
FAIL: gdb.base/funcargs.exp: print f1 after run to call2a
FAIL: gdb.base/funcargs.exp: print s after run to call2a
FAIL: gdb.base/funcargs.exp: print d1 after run to call2a
FAIL: gdb.base/funcargs.exp: print f2 after run to call2a
FAIL: gdb.base/funcargs.exp: print d2 after run to call2a
FAIL: gdb.base/funcargs.exp: continue to call2b
FAIL: gdb.base/funcargs.exp: continue to call2c
FAIL: gdb.base/funcargs.exp: continue to call2d
FAIL: gdb.base/funcargs.exp: continue to call2e
FAIL: gdb.base/funcargs.exp: continue to call2f
FAIL: gdb.base/funcargs.exp: continue to call2g
FAIL: gdb.base/funcargs.exp: continue to call2h
FAIL: gdb.base/funcargs.exp: continue to call2i
FAIL: gdb.base/funcargs.exp: run to call5a
FAIL: gdb.base/funcargs.exp: print st
FAIL: gdb.base/funcargs.exp: backtrace from call6a
FAIL: gdb.base/funcargs.exp: backtrace from call6b, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6c, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6d, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6e, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6f, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6g, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call6h, pattern 1
FAIL: gdb.base/funcargs.exp: backtrace from call7a
FAIL: gdb.base/funcargs.exp: print c after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print s after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print c in call_after_alloca
FAIL: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr
FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
FAIL: gdb.base/funcargs.exp: stepping into function called with trampolines
FAIL: gdb.base/funcargs.exp: backtrace through call with trampolines
FAIL: gdb.base/funcargs.exp: stepping back to main from function called with trampolines
FAIL: gdb.base/huge.exp: print a very large data object (timeout)
FAIL: gdb.base/interrupt.exp: call function when asleep (stays asleep)
FAIL: gdb.base/long_long.exp: get to known place
FAIL: gdb.base/long_long.exp: decimal print p/x
FAIL: gdb.base/long_long.exp: default print dec
FAIL: gdb.base/long_long.exp: decimal print p/u
FAIL: gdb.base/long_long.exp: decimal print p/d
FAIL: gdb.base/maint.exp: maint info breakpoints
FAIL: gdb.base/pointers.exp: continuing after dummy()
FAIL: gdb.base/pointers.exp: print object pointed to
FAIL: gdb.base/pointers.exp: print object pointed to
FAIL: gdb.base/pointers.exp: pointer assignment and increment
FAIL: gdb.base/pointers.exp: pointer decrement and assignment
FAIL: gdb.base/pointers.exp: print array element through pointer
FAIL: gdb.base/pointers.exp: print array element through pointer
FAIL: gdb.base/pointers.exp: print through ptr to ptr
FAIL: gdb.base/printcmds.exp: ptype &*"foo"
FAIL: gdb.base/restore.exp: run to caller1
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: run to caller2
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: run to caller3
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: run to caller4
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: run to caller5
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: run to callee5
XPASS: gdb.base/return.exp: correct value returned double test (known problem with i*86 and sparc solaris
FAIL: gdb.base/scope.exp: next over init0() in main
FAIL: gdb.base/scope.exp: print filelocal_bss
FAIL: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss in test_at_main
FAIL: gdb.base/scope.exp: print 'scope1.c'::filelocal_bss
FAIL: gdb.base/selftest.exp: backtrace through signal handler
FAIL: gdb.base/shlib-call.exp: (timeout) print g
FAIL: gdb.base/shlib-call.exp: next over shr1 (timeout)
FAIL: gdb.base/shlib-call.exp: (timeout) print g
FAIL: gdb.base/shlib-call.exp: (timeout) print shr1(1)
FAIL: gdb.base/shlib-call.exp: (timeout) print shr1(g)
FAIL: gdb.base/shlib-call.exp: breakpoint function shr2
FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function
FAIL: gdb.base/shlib-call.exp: (timeout) print shr1(1) 2nd time
FAIL: gdb.base/shlib-call.exp: (timeout) print mainshr1(1) from shlib func
FAIL: gdb.base/shlib-call.exp: step inside shr2 (shlib func) (timeout)
FAIL: gdb.base/shlib-call.exp: step out of shr2 to main (timeout)
FAIL: gdb.base/shlib-call.exp: (timeout) print mainshr1(1) from main
FAIL: gdb.base/shlib-call.exp: step into mainshr1 (timeout)
FAIL: gdb.base/shlib-call.exp: run to bp in shared library
FAIL: gdb.base/shlib-call.exp: cont
FAIL: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213)
FAIL: gdb.base/shlib-call.exp: cont
FAIL: gdb.base/signals.exp: next over signal (SIGALRM, handler)
FAIL: gdb.base/signals.exp: next over signal (SIGUSR1, handler)
FAIL: gdb.base/signals.exp: next over alarm (1)
FAIL: gdb.base/signals.exp: next to 2nd alarm (1)
FAIL: gdb.base/signals.exp: next to 2nd ++count in signals_tests_1
FAIL: gdb.base/signals.exp: continue to func1
FAIL: gdb.base/signals.exp: next to signal in signals.exp
FAIL: gdb.base/signals.exp: next to alarm #1 in signals.exp
FAIL: gdb.base/signals.exp: next to ++count #1 in signals.exp
FAIL: gdb.base/signals.exp: p count #1 in signals.exp
FAIL: gdb.base/signals.exp: next to ++count #2 in signals.exp
FAIL: gdb.base/signals.exp: p count #2 in signals.exp
FAIL: gdb.base/sizeof.exp: check sizeof char == 1
FAIL: gdb.base/sizeof.exp: check sizeof short == 2
FAIL: gdb.base/sizeof.exp: check sizeof int == 4
FAIL: gdb.base/sizeof.exp: check sizeof long == 4
FAIL: gdb.base/sizeof.exp: check sizeof long long == 8
FAIL: gdb.base/sizeof.exp: check sizeof void * == 4
FAIL: gdb.base/sizeof.exp: check sizeof void (*)(void) == 4
FAIL: gdb.base/sizeof.exp: check sizeof float == 4
FAIL: gdb.base/sizeof.exp: check sizeof double == 8
FAIL: gdb.base/sizeof.exp: check sizeof long double == 12
FAIL: gdb.base/sizeof.exp: check valueof (int) (char) -1 == -1
FAIL: gdb.base/sizeof.exp: check valueof (int) (signed char) -1 == -1
FAIL: gdb.base/sizeof.exp: check valueof (int) (unsigned char) -1 == 255
FAIL: gdb.base/step-test.exp: next 1
FAIL: gdb.base/step-test.exp: step 1
FAIL: gdb.base/step-test.exp: next 2
FAIL: gdb.base/step-test.exp: step 3
FAIL: gdb.base/step-test.exp: next 3
FAIL: gdb.base/step-test.exp: next over
FAIL: gdb.base/step-test.exp: step out
FAIL: gdb.base/step-test.exp: stepi to next line
FAIL: gdb.base/step-test.exp: stepi into function
FAIL: gdb.base/step-test.exp: stepi: finish call
FAIL: gdb.base/structs2.exp: structs2 sanity check (PRMS 13536)
FAIL: gdb.base/term.exp: info terminal at breakpoint
FAIL: gdb.base/twice.exp: step
FAIL: gdb.base/watchpoint.exp: until out of loop
FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
FAIL: gdb.c++/annota2.exp: run until main breakpoint
FAIL: gdb.c++/annota2.exp: print class
FAIL: gdb.c++/annota2.exp: continue to exit
FAIL: gdb.c++/annota2.exp: run until main breakpoint
FAIL: gdb.c++/annota2.exp: set watch on a.x
FAIL: gdb.c++/annota2.exp: watch triggered on a.x
FAIL: gdb.c++/anon-union.exp: running to main in runto
FAIL: gdb.c++/classes.exp: running to 'inheritance2' in runto
FAIL: gdb.c++/classes.exp: continue to enums2(\(\)|): the program is no longer running
FAIL: gdb.c++/classes.exp: running to main in runto
FAIL: gdb.c++/classes.exp: running to marker_reg1 in runto
FAIL: gdb.c++/cplusfuncs.exp: running to main in runto
FAIL: gdb.c++/cplusfuncs.exp: print &'hairyfunc5'
FAIL: gdb.c++/cplusfuncs.exp: print &'hairyfunc6'
FAIL: gdb.c++/cplusfuncs.exp: print &'hairyfunc7'
FAIL: gdb.c++/derivation.exp: running to main in runto
FAIL: gdb.c++/inherit.exp: running to main in runto
FAIL: gdb.c++/inherit.exp: ptype vA
FAIL: gdb.c++/inherit.exp: ptype vB
FAIL: gdb.c++/inherit.exp: ptype vC
FAIL: gdb.c++/inherit.exp: ptype vD
FAIL: gdb.c++/inherit.exp: ptype vE
FAIL: gdb.c++/inherit.exp: running to 'inheritance2' in runto
FAIL: gdb.c++/inherit.exp: print g_A.A::a
FAIL: gdb.c++/inherit.exp: print g_A.A::x
FAIL: gdb.c++/inherit.exp: print g_A.a
FAIL: gdb.c++/inherit.exp: print g_A.x
FAIL: gdb.c++/inherit.exp: print g_B.A::a
FAIL: gdb.c++/inherit.exp: print g_B.A::x
FAIL: gdb.c++/inherit.exp: print g_B.B::b
FAIL: gdb.c++/inherit.exp: print g_B.B::x
FAIL: gdb.c++/inherit.exp: print g_B.a
FAIL: gdb.c++/inherit.exp: print g_B.b
FAIL: gdb.c++/inherit.exp: print g_B.x
FAIL: gdb.c++/inherit.exp: print g_C.A::a
FAIL: gdb.c++/inherit.exp: print g_C.A::x
FAIL: gdb.c++/inherit.exp: print g_C.C::c
FAIL: gdb.c++/inherit.exp: print g_C.C::x
FAIL: gdb.c++/inherit.exp: print g_C.a
FAIL: gdb.c++/inherit.exp: print g_C.c
FAIL: gdb.c++/inherit.exp: print g_C.x
FAIL: gdb.c++/inherit.exp: print g_A
FAIL: gdb.c++/inherit.exp: print g_B
FAIL: gdb.c++/inherit.exp: print g_C
FAIL: gdb.c++/inherit.exp: print g_A.A::a
FAIL: gdb.c++/inherit.exp: print g_A.A::x
FAIL: gdb.c++/inherit.exp: print g_B.A::a
FAIL: gdb.c++/inherit.exp: print g_B.A::x
FAIL: gdb.c++/inherit.exp: print g_B.B::b
FAIL: gdb.c++/inherit.exp: print g_B.B::x
FAIL: gdb.c++/inherit.exp: print g_C.A::a
FAIL: gdb.c++/inherit.exp: print g_C.A::x
FAIL: gdb.c++/inherit.exp: print g_C.C::c
FAIL: gdb.c++/inherit.exp: print g_C.C::x
FAIL: gdb.c++/inherit.exp: print g_D.B::b
FAIL: gdb.c++/inherit.exp: print g_D.B::x
FAIL: gdb.c++/inherit.exp: print g_D.C::c
FAIL: gdb.c++/inherit.exp: print g_D.C::x
FAIL: gdb.c++/inherit.exp: print g_D.D::d
FAIL: gdb.c++/inherit.exp: print g_D.D::x
FAIL: gdb.c++/inherit.exp: print g_E.B::b
FAIL: gdb.c++/inherit.exp: print g_E.B::x
FAIL: gdb.c++/inherit.exp: print g_E.C::c
FAIL: gdb.c++/inherit.exp: print g_E.C::x
FAIL: gdb.c++/inherit.exp: print g_E.D::d
FAIL: gdb.c++/inherit.exp: print g_E.D::x
FAIL: gdb.c++/inherit.exp: print g_E.E::e
FAIL: gdb.c++/inherit.exp: print g_E.E::x
FAIL: gdb.c++/inherit.exp: print g_D
FAIL: gdb.c++/inherit.exp: print g_E
FAIL: gdb.c++/inherit.exp: print anonymous union member
FAIL: gdb.c++/inherit.exp: print variable of type anonymous union
FAIL: gdb.c++/inherit.exp: running to 'inheritance4' in runto
FAIL: gdb.c++/inherit.exp: print g_vA.vA::va
FAIL: gdb.c++/inherit.exp: print g_vA.vA::vx
FAIL: gdb.c++/inherit.exp: print g_vA.va
FAIL: gdb.c++/inherit.exp: print g_vA.vx
FAIL: gdb.c++/inherit.exp: print g_vB.vA::va
FAIL: gdb.c++/inherit.exp: print g_vB.vA::vx
FAIL: gdb.c++/inherit.exp: print g_vB.vB::vb
FAIL: gdb.c++/inherit.exp: print g_vB.vB::vx
FAIL: gdb.c++/inherit.exp: print g_vB.va
FAIL: gdb.c++/inherit.exp: print g_vB.vb
FAIL: gdb.c++/inherit.exp: print g_vB.vx
FAIL: gdb.c++/inherit.exp: print g_vC.vA::va
FAIL: gdb.c++/inherit.exp: print g_vC.vA::vx
FAIL: gdb.c++/inherit.exp: print g_vC.vC::vc
FAIL: gdb.c++/inherit.exp: print g_vC.vC::vx
FAIL: gdb.c++/inherit.exp: print g_vC.va
FAIL: gdb.c++/inherit.exp: print g_vC.vc
FAIL: gdb.c++/inherit.exp: print g_vC.vx
FAIL: gdb.c++/inherit.exp: print g_vA
FAIL: gdb.c++/inherit.exp: print g_vB
FAIL: gdb.c++/inherit.exp: print g_vC
FAIL: gdb.c++/inherit.exp: print g_vD.vA::va
FAIL: gdb.c++/inherit.exp: print g_vD.vA::vx
FAIL: gdb.c++/inherit.exp: print g_vD.vB::vb
FAIL: gdb.c++/inherit.exp: print g_vD.vB::vx
FAIL: gdb.c++/inherit.exp: print g_vD.vC::vc
FAIL: gdb.c++/inherit.exp: print g_vD.vC::vx
FAIL: gdb.c++/inherit.exp: print g_vD.vD::vd
FAIL: gdb.c++/inherit.exp: print g_vD.vD::vx
FAIL: gdb.c++/inherit.exp: print g_vE.vA::va
FAIL: gdb.c++/inherit.exp: print g_vE.vA::vx
FAIL: gdb.c++/inherit.exp: print g_vE.vB::vb
FAIL: gdb.c++/inherit.exp: print g_vE.vB::vx
FAIL: gdb.c++/inherit.exp: print g_vE.vC::vc
FAIL: gdb.c++/inherit.exp: print g_vE.vC::vx
FAIL: gdb.c++/inherit.exp: print g_vE.vD::vd
FAIL: gdb.c++/inherit.exp: print g_vE.vD::vx
FAIL: gdb.c++/inherit.exp: print g_vE.vE::ve
FAIL: gdb.c++/inherit.exp: print g_vE.vE::vx
FAIL: gdb.c++/inherit.exp: print g_vD
FAIL: gdb.c++/inherit.exp: print g_vE
FAIL: gdb.c++/local.exp: running to main in runto
FAIL: gdb.c++/misc.exp: running to main in runto
FAIL: gdb.c++/misc.exp: set a bool var (print v_bool)
FAIL: gdb.c++/misc.exp: set a bool array elem (print v_bool_array)
FAIL: gdb.c++/namespace.exp: running to main in runto
FAIL: gdb.c++/templates.exp: ptype T5<int>
FAIL: gdb.c++/templates.exp: ptype t5i
FAIL: gdb.c++/templates.exp: constructor breakpoint (bad menu choices)
FAIL: gdb.c++/templates.exp: destructor breakpoint
FAIL: gdb.c++/templates.exp: running to main in runto
FAIL: gdb.c++/templates.exp: print fint
FAIL: gdb.c++/templates.exp: print fvpchar
FAIL: gdb.c++/templates.exp: ptype fint
FAIL: gdb.c++/templates.exp: ptype fchar
FAIL: gdb.c++/templates.exp: ptype fvpchar
FAIL: gdb.c++/templates.exp: print Foo<volatile char *>::foo
FAIL: gdb.c++/templates.exp: ptype bint
FAIL: gdb.c++/templates.exp: ptype bint2
FAIL: gdb.c++/templates.exp: ptype bazint
FAIL: gdb.c++/templates.exp: ptype bazint2
FAIL: gdb.c++/templates.exp: ptype quxint
FAIL: gdb.c++/templates.exp: ptype siip
FAIL: gdb.c++/templates.exp: print Garply<Garply<char> >::garply
FAIL: gdb.c++/userdef.exp: running to main in runto
FAIL: gdb.c++/virtfunc.exp: ptype VB
FAIL: gdb.c++/virtfunc.exp: ptype V
FAIL: gdb.c++/virtfunc.exp: ptype A
FAIL: gdb.c++/virtfunc.exp: ptype B
FAIL: gdb.c++/virtfunc.exp: ptype C
FAIL: gdb.c++/virtfunc.exp: ptype AD
FAIL: gdb.c++/virtfunc.exp: ptype D
FAIL: gdb.c++/virtfunc.exp: ptype E
FAIL: gdb.c++/virtfunc.exp: running to 'test_calls' in runto
FAIL: gdb.gdbtk/c_variable.exp: check whether llong -- lsimple.character changed (c_variable-2.6)
FAIL: gdb.gdbtk/c_variable.exp: type of weird and children (c_variable-6.22)
FAIL cpp_variable-1.2 {create variable v} {}
FAIL cpp_variable-1.6a {step over "V *v = new V;"} {}
FAIL cpp_variable-1.7 {check value of v changed} {}
FAIL cpp_variable-2.2a {set variable v.v_pub_int=2112} {}
FAIL cpp_variable-2.3 {value of v.v_pub_int changed} {}
FAIL cpp_variable-2.22a {set variable v->v_priv_charp=2112} {}
FAIL cpp_variable-2.23 {value of v.v_priv_charp changed} {}
FAIL cpp_variable-2.71a {set variable v->v_pub_int=2112} {}
FAIL cpp_variable-2.72 {value of v.vb_pub_int changed} {}
FAIL: gdb.gdbtk/cpp_variable.exp: create variable v (cpp_variable-1.2)
FAIL: gdb.gdbtk/cpp_variable.exp: check value of v changed (cpp_variable-1.7)
FAIL: gdb.gdbtk/cpp_variable.exp: value of v.v_pub_int changed (cpp_variable-2.3)
FAIL: gdb.gdbtk/cpp_variable.exp: value of v.v_priv_charp changed (cpp_variable-2.23)
FAIL: gdb.gdbtk/cpp_variable.exp: value of v.vb_pub_int changed (cpp_variable-2.72)
FAIL: gdb.gdbtk/srcwin.exp: check contents of filename combobox (srcwin-2.1)
FAIL: gdb.gdbtk/srcwin.exp: step while browsing (srcwin-2.8)
FAIL: gdb.gdbtk/srcwin.exp: next (srcwin-2.9)
FAIL: gdb.gdbtk/srcwin.exp: stack up (4) (srcwin-3.4)
FAIL: gdb.gdbtk/srcwin.exp: variable balloon test (srcwin-5.1)
FAIL: gdb.gdbtk/srcwin.exp: mixed mode disassembly of include file (srcwin-6.1)
FAIL: gdb.gdbtk/srcwin.exp: assembly->mixed mode change (srcwin2-1.3)
FAIL: gdb.gdbtk/srcwin.exp: check contents of filename combobox (srcwin2-2.1)
FAIL: gdb.mi/mi-break.exp: break-insert -t operation
FAIL: gdb.mi/mi-break.exp: list of breakpoints
FAIL: gdb.mi/mi-console.exp: break-insert operation
FAIL: gdb.mi/mi-console.exp: run to main (2)
FAIL: gdb.mi/mi-console.exp: Hello message (timeout)
FAIL: gdb.mi/mi-disassemble.exp: break-insert operation
FAIL: gdb.mi/mi-disassemble.exp: list of breakpoints
FAIL: gdb.mi/mi-disassemble.exp: run to main (2)
FAIL: gdb.mi/mi-read-memory.exp: do initialization (2)
FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte
FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
FAIL: gdb.mi/mi-read-memory.exp: expression in quotes
FAIL: gdb.mi/mi-read-memory.exp: ascii and data
FAIL: gdb.mi/mi-read-memory.exp: decimal
FAIL: gdb.mi/mi-read-memory.exp: octal
FAIL: gdb.mi/mi-simplerun.exp: break-insert operation
FAIL: gdb.mi/mi-simplerun.exp: list of breakpoints
FAIL: gdb.mi/mi-simplerun.exp: run to main (2)
FAIL: gdb.mi/mi-simplerun.exp: next at main (unknown output after running)
FAIL: gdb.mi/mi-simplerun.exp: step at main (unknown output after running)
FAIL: gdb.mi/mi-simplerun.exp: step to callee4 (unknown output after running)
FAIL: gdb.mi/mi-simplerun.exp: exec-finish (unknown output after running)
FAIL: gdb.mi/mi-stack.exp: stack args listing 0
FAIL: gdb.mi/mi-stack.exp: stack args listing 1
FAIL: gdb.mi/mi-stack.exp: stack info-depth
FAIL: gdb.mi/mi-stack.exp: stack info-depth 99
FAIL: gdb.mi/mi-stepi.exp: break-insert operation
FAIL: gdb.mi/mi-stepi.exp: run to main (2)
FAIL: gdb.mi/mi-until.exp: until after while loop (timeout)
FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1
FAIL: gdb.mi/mi-var-child.exp: create local variable weird
FAIL: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (unknown output after running)
FAIL: gdb.mi/mi-var-display.exp: create local variable weird
FAIL: gdb.mi/mi-var-display.exp: get children local variable weird
FAIL: gdb.mi/mi-var-display.exp: break-insert operation
FAIL: gdb.mi/mi-var-display.exp: continue to incr_a (compiler debug info incorrect)
FAIL: gdb.mi/mi0-break.exp: break-insert -t operation
FAIL: gdb.mi/mi0-break.exp: list of breakpoints
FAIL: gdb.mi/mi0-console.exp: break-insert operation
FAIL: gdb.mi/mi0-console.exp: run to main (2)
FAIL: gdb.mi/mi0-console.exp: Hello message (timeout)
FAIL: gdb.mi/mi0-disassemble.exp: break-insert operation
FAIL: gdb.mi/mi0-disassemble.exp: list of breakpoints
FAIL: gdb.mi/mi0-disassemble.exp: run to main (2)
FAIL: gdb.mi/mi0-read-memory.exp: do initialization (2)
FAIL: gdb.mi/mi0-read-memory.exp: 3x2, one byte
FAIL: gdb.mi/mi0-read-memory.exp: 3x2, one byte offset by -6
FAIL: gdb.mi/mi0-read-memory.exp: expression in quotes
FAIL: gdb.mi/mi0-read-memory.exp: ascii and data
FAIL: gdb.mi/mi0-read-memory.exp: decimal
FAIL: gdb.mi/mi0-read-memory.exp: octal
FAIL: gdb.mi/mi0-simplerun.exp: break-insert operation
FAIL: gdb.mi/mi0-simplerun.exp: list of breakpoints
FAIL: gdb.mi/mi0-simplerun.exp: run to main (2)
FAIL: gdb.mi/mi0-simplerun.exp: next at main (unknown output after running)
FAIL: gdb.mi/mi0-simplerun.exp: step at main (unknown output after running)
FAIL: gdb.mi/mi0-simplerun.exp: step to callee4 (unknown output after running)
FAIL: gdb.mi/mi0-simplerun.exp: exec-finish (unknown output after running)
FAIL: gdb.mi/mi0-stack.exp: stack args listing 0
FAIL: gdb.mi/mi0-stack.exp: stack args listing 1
FAIL: gdb.mi/mi0-stack.exp: stack info-depth
FAIL: gdb.mi/mi0-stack.exp: stack info-depth 99
FAIL: gdb.mi/mi0-stepi.exp: break-insert operation
FAIL: gdb.mi/mi0-stepi.exp: run to main (2)
FAIL: gdb.mi/mi0-until.exp: until after while loop (timeout)
FAIL: gdb.mi/mi0-var-child.exp: get children of struct_declarations.s2.u2.u1s1
FAIL: gdb.mi/mi0-var-child.exp: create local variable weird
FAIL: gdb.mi/mi0-var-cmd.exp: next out of subroutine1 (unknown output after running)
FAIL: gdb.mi/mi0-var-display.exp: create local variable weird
FAIL: gdb.mi/mi0-var-display.exp: get children local variable weird
FAIL: gdb.mi/mi0-var-display.exp: break-insert operation
FAIL: gdb.mi/mi0-var-display.exp: continue to incr_a (compiler debug info incorrect)

		=== gdb Summary ===

# of expected passes		7672
# of unexpected failures	494
# of unexpected successes	1
# of expected failures		59
# of unresolved testcases	96
# of unsupported tests		3
/x/oliva/egcs/gdb/testsuite/../../gdb/gdb version  2002-05-14-cvs -nx

		=== ld tests ===


Running target unix
FAIL: bootstrap
FAIL: bootstrap with strip
FAIL: bootstrap with --static
FAIL: bootstrap with --traditional-format
FAIL: bootstrap with --no-keep-memory
FAIL: cdtest
FAIL: cdtest with -Ur
XPASS: undefined line

		=== ld Summary ===

# of expected passes		18
# of unexpected failures	7
# of unexpected successes	1
# of expected failures		1
		=== libjava tests ===


Running target unix
FAIL: G19990210_1 compilation from source
FAIL: G19990210_1 -O compilation from source
FAIL: ArrayClass compilation from source
FAIL: ArrayClass -O compilation from source
FAIL: Case compilation from source
FAIL: Case -O compilation from source
FAIL: G19990210_2 compilation from source
FAIL: G19990210_2 -O compilation from source
FAIL: G19990210_3 compilation from source
FAIL: G19990210_3 -O compilation from source
FAIL: G19990217_01 compilation from source
FAIL: G19990217_01 -O compilation from source
FAIL: G19990225_01 compilation from source
FAIL: G19990225_01 -O compilation from source
FAIL: N19990310_01 compilation from source
FAIL: N19990310_01 -O compilation from source
FAIL: N19990317 compilation from source
FAIL: N19990317 -O compilation from source
FAIL: OperatorBenchmark compilation from source
FAIL: OperatorBenchmark -O compilation from source
FAIL: assignment_2 compilation from source
FAIL: assignment_2 -O compilation from source
FAIL: PR206 compilation from source
FAIL: PR206 -O compilation from source
FAIL: PR209 compilation from source
FAIL: PR209 -O compilation from source
FAIL: PR232 compilation from source
FAIL: PR232 -O compilation from source
FAIL: PR232B compilation from source
FAIL: PR232B -O compilation from source
FAIL: PR234 compilation from source
FAIL: PR234 -O compilation from source
FAIL: PR235 compilation from source
FAIL: PR235 -O compilation from source
FAIL: PR295 compilation from source
FAIL: PR295 -O compilation from source
FAIL: PR374 compilation from source
FAIL: PR374 -O compilation from source
FAIL: PR375 compilation from source
FAIL: PR375 -O compilation from source
FAIL: Semi compilation from source
FAIL: Semi -O compilation from source
FAIL: Statics compilation from source
FAIL: Statics -O compilation from source
FAIL: Twice compilation from source
FAIL: Twice -O compilation from source
FAIL: assignment compilation from source
FAIL: assignment -O compilation from source
FAIL: comment compilation from source
FAIL: comment -O compilation from source
FAIL: iface compilation from source
FAIL: iface -O compilation from source
FAIL: inner_inherit compilation from source
FAIL: inner_inherit -O compilation from source
FAIL: inner_data compilation from source
FAIL: inner_data -O compilation from source
FAIL: inner_priv compilation from source
FAIL: inner_priv -O compilation from source
FAIL: inner_pub compilation from source
FAIL: inner_pub -O compilation from source
FAIL: perc compilation from source
FAIL: perc -O compilation from source
FAIL: plusplus compilation from source
FAIL: plusplus -O compilation from source
FAIL: pr172 compilation from source
FAIL: pr172 -O compilation from source
FAIL: pr174 compilation from source
FAIL: pr174 -O compilation from source
FAIL: pr176 compilation from source
FAIL: pr176 -O compilation from source
FAIL: static_init2 compilation from source
FAIL: static_init2 -O compilation from source
FAIL: static_inner compilation from source
FAIL: static_inner -O compilation from source
FAIL: XercesBug compilation from source
FAIL: XercesBug -O compilation from source
FAIL: SuperConstr compilation from source
FAIL: SuperConstr -O compilation from source
FAIL: final_local_switch compilation from source
FAIL: final_local_switch -O compilation from source
FAIL: final_initialization_in_ctor compilation from source
FAIL: final_initialization_in_ctor -O compilation from source
FAIL: PR4766 compilation from source
FAIL: PR4766 -O compilation from source
FAIL: PR5902 compilation from source
FAIL: PR5902 -O compilation from source
FAIL: PR6026 compilation from source
FAIL: PR6026 -O compilation from source
FAIL: linking calls
FAIL: linking final_method
FAIL: linking findclass
FAIL: linking invoke
FAIL: linking noclass
FAIL: linking overload
FAIL: linking register
FAIL: linking simple_int
FAIL: linking throwit
FAIL: linking virtual
FAIL: linking martin
FAIL: linking field
FAIL: linking cxxtest
FAIL: Array_1 compilation from source
FAIL: Array_1 compilation from bytecode
FAIL: Array_1 -O compilation from source
FAIL: Array_1 -O compilation from bytecode
FAIL: Array_2 compilation from source
FAIL: Array_2 compilation from bytecode
FAIL: Array_2 -O compilation from source
FAIL: Array_2 -O compilation from bytecode
FAIL: Class_1 compilation from source
FAIL: Class_1 compilation from bytecode
FAIL: Class_1 -O compilation from source
FAIL: Class_1 -O compilation from bytecode
FAIL: Divide_1 compilation from source
FAIL: Divide_1 compilation from bytecode
FAIL: Divide_1 -O compilation from source
FAIL: Divide_1 -O compilation from bytecode
FAIL: Final compilation from source
FAIL: Final compilation from bytecode
FAIL: Final -O compilation from source
FAIL: Final -O compilation from bytecode
FAIL: Float_1 compilation from source
FAIL: Float_1 compilation from bytecode
FAIL: Float_1 -O compilation from source
FAIL: Float_1 -O compilation from bytecode
FAIL: G19990301_01 compilation from source
FAIL: G19990301_01 compilation from bytecode
FAIL: G19990301_01 -O compilation from source
FAIL: G19990301_01 -O compilation from bytecode
FAIL: G19990302_02 compilation from source
FAIL: G19990302_02 compilation from bytecode
FAIL: G19990302_02 -O compilation from source
FAIL: G19990302_02 -O compilation from bytecode
FAIL: G19990303_01 compilation from source
FAIL: G19990303_01 compilation from bytecode
FAIL: G19990303_01 -O compilation from source
FAIL: G19990303_01 -O compilation from bytecode
FAIL: G19990303_02 compilation from source
FAIL: G19990303_02 compilation from bytecode
FAIL: G19990303_02 -O compilation from source
FAIL: G19990303_02 -O compilation from bytecode
FAIL: G19990304_01 compilation from source
FAIL: G19990304_01 compilation from bytecode
FAIL: G19990304_01 -O compilation from source
FAIL: G19990304_01 -O compilation from bytecode
FAIL: G19990310_01 compilation from source
FAIL: G19990310_01 compilation from bytecode
FAIL: G19990310_01 -O compilation from source
FAIL: G19990310_01 -O compilation from bytecode
FAIL: InterfaceDispatch compilation from source
FAIL: InterfaceDispatch compilation from bytecode
FAIL: InterfaceDispatch -O compilation from source
FAIL: InterfaceDispatch -O compilation from bytecode
FAIL: Invoke_1 compilation from source
FAIL: Invoke_1 compilation from bytecode
FAIL: Invoke_1 -O compilation from source
FAIL: Invoke_1 -O compilation from bytecode
FAIL: Invoke_2 compilation from source
FAIL: Invoke_2 compilation from bytecode
FAIL: Invoke_2 -O compilation from source
FAIL: Invoke_2 -O compilation from bytecode
FAIL: N19990310_02 compilation from source
FAIL: N19990310_02 compilation from bytecode
FAIL: N19990310_02 -O compilation from source
FAIL: N19990310_02 -O compilation from bytecode
FAIL: N19990310_3 compilation from source
FAIL: N19990310_3 compilation from bytecode
FAIL: N19990310_3 -O compilation from source
FAIL: N19990310_3 -O compilation from bytecode
FAIL: Throw_1 compilation from source
FAIL: Throw_1 compilation from bytecode
FAIL: Throw_1 -O compilation from source
FAIL: Throw_1 -O compilation from bytecode
FAIL: N19990310_4 compilation from source
FAIL: N19990310_4 compilation from bytecode
FAIL: N19990310_4 -O compilation from source
FAIL: N19990310_4 -O compilation from bytecode
FAIL: N19990310_5 compilation from source
FAIL: N19990310_5 compilation from bytecode
FAIL: N19990310_5 -O compilation from source
FAIL: N19990310_5 -O compilation from bytecode
FAIL: PR141 compilation from source
FAIL: PR141 compilation from bytecode
FAIL: PR141 -O compilation from source
FAIL: PR141 -O compilation from bytecode
FAIL: PR160 compilation from source
FAIL: PR160 compilation from bytecode
FAIL: PR160 -O compilation from source
FAIL: PR160 -O compilation from bytecode
FAIL: PR162 compilation from source
FAIL: PR162 compilation from bytecode
FAIL: PR162 -O compilation from source
FAIL: PR162 -O compilation from bytecode
FAIL: PR218 compilation from source
FAIL: PR218 compilation from bytecode
FAIL: PR218 -O compilation from source
FAIL: PR218 -O compilation from bytecode
FAIL: PR242 compilation from source
FAIL: PR242 compilation from bytecode
FAIL: PR242 -O compilation from source
FAIL: PR242 -O compilation from bytecode
FAIL: PR260 compilation from source
FAIL: PR260 compilation from bytecode
FAIL: PR260 -O compilation from source
FAIL: PR260 -O compilation from bytecode
FAIL: PR55 compilation from source
FAIL: PR55 compilation from bytecode
FAIL: PR55 -O compilation from source
FAIL: PR55 -O compilation from bytecode
FAIL: PR56 compilation from source
FAIL: PR56 compilation from bytecode
FAIL: PR56 -O compilation from source
FAIL: PR56 -O compilation from bytecode
FAIL: Primes compilation from source
FAIL: Primes compilation from bytecode
FAIL: Primes -O compilation from source
FAIL: Primes -O compilation from bytecode
FAIL: Shazam compilation from source
FAIL: Shazam compilation from bytecode
FAIL: Shazam -O compilation from source
FAIL: Shazam -O compilation from bytecode
FAIL: StringBuffer_1 compilation from source
FAIL: StringBuffer_1 compilation from bytecode
FAIL: StringBuffer_1 -O compilation from source
FAIL: StringBuffer_1 -O compilation from bytecode
FAIL: Synch compilation from source
FAIL: Synch compilation from bytecode
FAIL: Synch -O compilation from source
FAIL: Synch -O compilation from bytecode
FAIL: II compilation from source
FAIL: II compilation from bytecode
FAIL: II -O compilation from source
FAIL: II -O compilation from bytecode
FAIL: Thread_Alive compilation from source
FAIL: Thread_Alive compilation from bytecode
FAIL: Thread_Alive -O compilation from source
FAIL: Thread_Alive -O compilation from bytecode
FAIL: Thread_Interrupt compilation from source
FAIL: Thread_Interrupt compilation from bytecode
FAIL: Thread_Interrupt -O compilation from source
FAIL: Thread_Interrupt -O compilation from bytecode
FAIL: Thread_Join compilation from source
FAIL: Thread_Join compilation from bytecode
FAIL: Thread_Join -O compilation from source
FAIL: Thread_Join -O compilation from bytecode
FAIL: Thread_Monitor compilation from source
FAIL: Thread_Monitor compilation from bytecode
FAIL: Thread_Monitor -O compilation from source
FAIL: Thread_Monitor -O compilation from bytecode
FAIL: Thread_Sleep compilation from source
FAIL: Thread_Sleep compilation from bytecode
FAIL: Thread_Sleep -O compilation from source
FAIL: Thread_Sleep -O compilation from bytecode
FAIL: Thread_Wait compilation from source
FAIL: Thread_Wait compilation from bytecode
FAIL: Thread_Wait -O compilation from source
FAIL: Thread_Wait -O compilation from bytecode
FAIL: Thread_Wait_2 compilation from source
FAIL: Thread_Wait_2 compilation from bytecode
FAIL: Thread_Wait_2 -O compilation from source
FAIL: Thread_Wait_2 -O compilation from bytecode
FAIL: Thread_Wait_Interrupt compilation from source
FAIL: Thread_Wait_Interrupt compilation from bytecode
FAIL: Thread_Wait_Interrupt -O compilation from source
FAIL: Thread_Wait_Interrupt -O compilation from bytecode
FAIL: anfi compilation from source
FAIL: anfi compilation from bytecode
FAIL: anfi -O compilation from source
FAIL: anfi -O compilation from bytecode
FAIL: anon compilation from source
FAIL: anon compilation from bytecode
FAIL: anon -O compilation from source
FAIL: anon -O compilation from bytecode
FAIL: anon2 compilation from source
FAIL: anon2 compilation from bytecode
FAIL: anon2 -O compilation from source
FAIL: anon2 -O compilation from bytecode
FAIL: anon3 compilation from source
FAIL: anon3 compilation from bytecode
FAIL: anon3 -O compilation from source
FAIL: anon3 -O compilation from bytecode
FAIL: anon4 compilation from source
FAIL: anon4 compilation from bytecode
FAIL: anon4 -O compilation from source
FAIL: anon4 -O compilation from bytecode
FAIL: anonarray compilation from source
FAIL: anonarray compilation from bytecode
FAIL: anonarray -O compilation from source
FAIL: anonarray -O compilation from bytecode
FAIL: anonarray2 compilation from source
FAIL: anonarray2 compilation from bytecode
FAIL: anonarray2 -O compilation from source
FAIL: anonarray2 -O compilation from bytecode
FAIL: anonarray3 compilation from source
FAIL: anonarray3 compilation from bytecode
FAIL: anonarray3 -O compilation from source
FAIL: anonarray3 -O compilation from bytecode
FAIL: final_static_and_friend compilation from source
FAIL: final_static_and_friend compilation from bytecode
FAIL: final_static_and_friend -O compilation from source
FAIL: final_static_and_friend -O compilation from bytecode
FAIL: direct_read compilation from source
FAIL: direct_read compilation from bytecode
FAIL: direct_read -O compilation from source
FAIL: direct_read -O compilation from bytecode
FAIL: direct_write compilation from source
FAIL: direct_write compilation from bytecode
FAIL: direct_write -O compilation from source
FAIL: direct_write -O compilation from bytecode
FAIL: err1 compilation from source
FAIL: err1 compilation from bytecode
FAIL: err1 -O compilation from source
FAIL: err1 -O compilation from bytecode
FAIL: err10 compilation from source
FAIL: err10 compilation from bytecode
FAIL: err10 -O compilation from source
FAIL: err10 -O compilation from bytecode
FAIL: err11 compilation from source
FAIL: err11 compilation from bytecode
FAIL: err11 -O compilation from source
FAIL: err11 -O compilation from bytecode
FAIL: err12 compilation from source
FAIL: err12 compilation from bytecode
FAIL: err12 -O compilation from source
FAIL: err12 -O compilation from bytecode
FAIL: err13 compilation from source
FAIL: err13 compilation from bytecode
FAIL: err13 -O compilation from source
FAIL: err13 -O compilation from bytecode
FAIL: err2 compilation from source
FAIL: err2 compilation from bytecode
FAIL: err2 -O compilation from source
FAIL: err2 -O compilation from bytecode
FAIL: err3 compilation from source
FAIL: err3 compilation from bytecode
FAIL: err3 -O compilation from source
FAIL: err3 -O compilation from bytecode
FAIL: err4 compilation from source
FAIL: err4 compilation from bytecode
FAIL: err4 -O compilation from source
FAIL: err4 -O compilation from bytecode
FAIL: err5 compilation from source
FAIL: err5 compilation from bytecode
FAIL: err5 -O compilation from source
FAIL: err5 -O compilation from bytecode
FAIL: err6 compilation from source
FAIL: err6 compilation from bytecode
FAIL: err6 -O compilation from source
FAIL: err6 -O compilation from bytecode
FAIL: err7 compilation from source
FAIL: err7 compilation from bytecode
FAIL: err7 -O compilation from source
FAIL: err7 -O compilation from bytecode
FAIL: tmi compilation from source
FAIL: tmi compilation from bytecode
FAIL: tmi -O compilation from source
FAIL: tmi -O compilation from bytecode
FAIL: err8 compilation from source
FAIL: err8 compilation from bytecode
FAIL: err8 -O compilation from source
FAIL: err8 -O compilation from bytecode
FAIL: err9 compilation from source
FAIL: err9 compilation from bytecode
FAIL: err9 -O compilation from source
FAIL: err9 -O compilation from bytecode
FAIL: final_inner compilation from source
FAIL: final_inner compilation from bytecode
FAIL: final_inner -O compilation from source
FAIL: final_inner -O compilation from bytecode
FAIL: final_int compilation from source
FAIL: final_int compilation from bytecode
FAIL: final_int -O compilation from source
FAIL: final_int -O compilation from bytecode
FAIL: indirect compilation from source
FAIL: indirect compilation from bytecode
FAIL: indirect -O compilation from source
FAIL: indirect -O compilation from bytecode
FAIL: indirect_read compilation from source
FAIL: indirect_read compilation from bytecode
FAIL: indirect_read -O compilation from source
FAIL: indirect_read -O compilation from bytecode
FAIL: indirect_write compilation from source
FAIL: indirect_write compilation from bytecode
FAIL: indirect_write -O compilation from source
FAIL: indirect_write -O compilation from bytecode
FAIL: inner1 compilation from source
FAIL: inner1 compilation from bytecode
FAIL: inner1 -O compilation from source
FAIL: inner1 -O compilation from bytecode
FAIL: inner2 compilation from source
FAIL: inner2 compilation from bytecode
FAIL: inner2 -O compilation from source
FAIL: inner2 -O compilation from bytecode
FAIL: inner3 compilation from source
FAIL: inner3 compilation from bytecode
FAIL: inner3 -O compilation from source
FAIL: inner3 -O compilation from bytecode
FAIL: inner4 compilation from source
FAIL: inner4 compilation from bytecode
FAIL: inner4 -O compilation from source
FAIL: inner4 -O compilation from bytecode
FAIL: inner_array compilation from source
FAIL: inner_array compilation from bytecode
FAIL: inner_array -O compilation from source
FAIL: inner_array -O compilation from bytecode
FAIL: inner_interface compilation from source
FAIL: inner_interface compilation from bytecode
FAIL: inner_interface -O compilation from source
FAIL: inner_interface -O compilation from bytecode
FAIL: instance compilation from source
FAIL: instance compilation from bytecode
FAIL: instance -O compilation from source
FAIL: instance -O compilation from bytecode
FAIL: instinit compilation from source
FAIL: instinit compilation from bytecode
FAIL: instinit -O compilation from source
FAIL: instinit -O compilation from bytecode
FAIL: instinit2 compilation from source
FAIL: instinit2 compilation from bytecode
FAIL: instinit2 -O compilation from source
FAIL: instinit2 -O compilation from bytecode
FAIL: klass compilation from source
FAIL: klass compilation from bytecode
FAIL: klass -O compilation from source
FAIL: klass -O compilation from bytecode
FAIL: multiple_finit compilation from source
FAIL: multiple_finit compilation from bytecode
FAIL: multiple_finit -O compilation from source
FAIL: multiple_finit -O compilation from bytecode
FAIL: nested_with_ctor compilation from source
FAIL: nested_with_ctor compilation from bytecode
FAIL: nested_with_ctor -O compilation from source
FAIL: nested_with_ctor -O compilation from bytecode
FAIL: pr109 compilation from source
FAIL: pr109 compilation from bytecode
FAIL: pr109 -O compilation from source
FAIL: pr109 -O compilation from bytecode
FAIL: pr133 compilation from source
FAIL: pr133 compilation from bytecode
FAIL: pr133 -O compilation from source
FAIL: pr133 -O compilation from bytecode
FAIL: pr179 compilation from source
FAIL: pr179 compilation from bytecode
FAIL: pr179 -O compilation from source
FAIL: pr179 -O compilation from bytecode
FAIL: pr184 compilation from source
FAIL: pr184 compilation from bytecode
FAIL: pr184 -O compilation from source
FAIL: pr184 -O compilation from bytecode
FAIL: pr83 compilation from source
FAIL: pr83 compilation from bytecode
FAIL: pr83 -O compilation from source
FAIL: pr83 -O compilation from bytecode
FAIL: private_direct_read compilation from source
FAIL: private_direct_read compilation from bytecode
FAIL: private_direct_read -O compilation from source
FAIL: private_direct_read -O compilation from bytecode
FAIL: search_outer compilation from source
FAIL: search_outer compilation from bytecode
FAIL: search_outer -O compilation from source
FAIL: search_outer -O compilation from bytecode
FAIL: stringconst compilation from source
FAIL: stringconst compilation from bytecode
FAIL: stringconst -O compilation from source
FAIL: stringconst -O compilation from bytecode
FAIL: stringconst2 compilation from source
FAIL: stringconst2 compilation from bytecode
FAIL: stringconst2 -O compilation from source
FAIL: stringconst2 -O compilation from bytecode
FAIL: stub compilation from source
FAIL: stub compilation from bytecode
FAIL: stub -O compilation from source
FAIL: stub -O compilation from bytecode
FAIL: test_long compilation from source
FAIL: test_long compilation from bytecode
FAIL: test_long -O compilation from source
FAIL: test_long -O compilation from bytecode
FAIL: tp compilation from source
FAIL: tp compilation from bytecode
FAIL: tp -O compilation from source
FAIL: tp -O compilation from bytecode
FAIL: update_outer compilation from source
FAIL: update_outer compilation from bytecode
FAIL: update_outer -O compilation from source
FAIL: update_outer -O compilation from bytecode
FAIL: KeepInline compilation from source
FAIL: KeepInline compilation from bytecode
FAIL: KeepInline -O compilation from source
FAIL: KeepInline -O compilation from bytecode
FAIL: Matrix4f compilation from source
FAIL: Matrix4f compilation from bytecode
FAIL: Matrix4f -O compilation from source
FAIL: Matrix4f -O compilation from bytecode
FAIL: PR3096 compilation from source
FAIL: PR3096 compilation from bytecode
FAIL: PR3096 -O compilation from source
FAIL: PR3096 -O compilation from bytecode
FAIL: PR3731 compilation from source
FAIL: PR3731 compilation from bytecode
FAIL: PR3731 -O compilation from source
FAIL: PR3731 -O compilation from bytecode
FAIL: SyncTest compilation from source
FAIL: SyncTest compilation from bytecode
FAIL: SyncTest -O compilation from source
FAIL: SyncTest -O compilation from bytecode
FAIL: TLtest compilation from source
FAIL: TLtest compilation from bytecode
FAIL: TLtest -O compilation from source
FAIL: TLtest -O compilation from bytecode
FAIL: anon_ctor_itf_arg compilation from source
FAIL: anon_ctor_itf_arg compilation from bytecode
FAIL: anon_ctor_itf_arg -O compilation from source
FAIL: anon_ctor_itf_arg -O compilation from bytecode
FAIL: invoke_from_inner compilation from source
FAIL: invoke_from_inner compilation from bytecode
FAIL: invoke_from_inner -O compilation from source
FAIL: invoke_from_inner -O compilation from bytecode
FAIL: invokethrow compilation from source
FAIL: invokethrow compilation from bytecode
FAIL: invokethrow -O compilation from source
FAIL: invokethrow -O compilation from bytecode
FAIL: PR5057 compilation from source
FAIL: PR5057 compilation from bytecode
FAIL: PR5057 -O compilation from source
FAIL: PR5057 -O compilation from bytecode
FAIL: PR5057_2 compilation from source
FAIL: PR5057_2 compilation from bytecode
FAIL: PR5057_2 -O compilation from source
FAIL: PR5057_2 -O compilation from bytecode
FAIL: Array_3 compilation from source
FAIL: Array_3 compilation from bytecode
FAIL: Array_3 -O compilation from source
FAIL: Array_3 -O compilation from bytecode
FAIL: FileHandleGcTest compilation from source
FAIL: FileHandleGcTest compilation from bytecode
FAIL: FileHandleGcTest -O compilation from source
FAIL: FileHandleGcTest -O compilation from bytecode
FAIL: ArrayStore compilation from source
FAIL: ArrayStore compilation from bytecode
FAIL: ArrayStore -O compilation from source
FAIL: ArrayStore -O compilation from bytecode
FAIL: ArrayStore2 compilation from source
FAIL: ArrayStore2 compilation from bytecode
FAIL: ArrayStore2 -O compilation from source
FAIL: ArrayStore2 -O compilation from bytecode
FAIL: InvokeReturn compilation from source
FAIL: InvokeReturn compilation from bytecode
FAIL: InvokeReturn -O compilation from source
FAIL: InvokeReturn -O compilation from bytecode
FAIL: Throw_2 compilation from source
FAIL: Throw_2 compilation from bytecode
FAIL: Throw_2 -O compilation from source
FAIL: Throw_2 -O compilation from bytecode
FAIL: negzero compilation from source
FAIL: negzero compilation from bytecode
FAIL: negzero -O compilation from source
FAIL: negzero -O compilation from bytecode
FAIL: Mauve configure

		=== libjava Summary ===

# of expected passes		599
# of unexpected failures	558
# of expected failures		25
# of untested testcases		926
		=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test

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

# of expected passes		375
# of unexpected successes	9
# of expected failures		16
		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1036
# of expected failures		6
/x/oliva/egcs/gcc/xgcc version 3.1 20020513 (prerelease)


Compiler version: 3.1 20020513 (prerelease) 
Platform: i386-unknown-freebsd4.0

BOOT_CFLAGS: -g -O9 -W -Wall

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

Number of warnings per file:
  23 gcc/combine.c
  10 gcc/regclass.c
   4 gcc/optabs.c
   4 gcc/gcc.c
   2 gcc/java/javaop.def
   2 gcc/fold-const.c
   1 gcc/reload.c
   1 gcc/objc/lang-specs.h
   1 gcc/java/jvspec.c
   1 gcc/function.c
   1 gcc/emit-rtl.c
   1 gcc/cp/lang-specs.h
   1 gcc/config/i386/i386.c

Number of warning types:
  38 comparison between signed and unsigned
   7 string length `???' is greater than the length `???' ISO C89 compilers are required to support
   4 signed and unsigned type in conditional expression
   2 operation on `???' may be undefined
   1 pointer targets in passing arg ??? of `???' differ in signedness


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