diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-06-14 15:22:06 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-06-14 15:22:06 +0200 |
commit | a866999a4001cf882d0546f43939e82c8c5006a7 (patch) | |
tree | 868474bacdfc5ce1b7180abd90dfbe236d1bc044 /gdb/kepler.SCHWINGE/test | |
parent | 92dca03781b2341538dc6134d6a0f3cd20f91a64 (diff) |
gdb: Use GCC 4.8.
Diffstat (limited to 'gdb/kepler.SCHWINGE/test')
29 files changed, 95 insertions, 91 deletions
diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index bac88b57..41e2bd6b 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:56:21 2013 +Test Run By thomas on Fri Jun 14 13:31:18 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index 5a7323b7..554f6bed 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:57:09 2013 +Test Run By thomas on Fri Jun 14 13:32:05 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index d15d7197..18462466 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:57:14 2013 +Test Run By thomas on Fri Jun 14 13:32:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 2d6e2cdd..85a6af2a 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:50:00 2013 +Test Run By thomas on Fri Jun 14 13:25:03 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -4791,7 +4791,7 @@ PASS: gdb.base/longjmp.exp: next over setjmp (2) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start -PASS: gdb.base/longjmp.exp: next over patt3 +FAIL: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off @@ -6311,8 +6311,8 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 6075 -# of unexpected failures 6 +# of expected passes 6074 +# of unexpected failures 7 # of expected failures 25 # of known failures 21 # of untested testcases 2 diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index 0244b9bf..dd541949 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:54:28 2013 +Test Run By thomas on Fri Jun 14 13:29:26 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1395,31 +1395,31 @@ PASS: gdb.base/restore.exp: run to caller3 PASS: gdb.base/restore.exp: caller3 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee1; return callee now -PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee2; return callee now -PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee3; return callee now -PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee4; return callee now -PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee5; return callee now -PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: tbreak caller4 @@ -1427,36 +1427,36 @@ PASS: gdb.base/restore.exp: run to caller4 PASS: gdb.base/restore.exp: caller4 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee1; return callee now -PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee2; return callee now -PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee3; return callee now -PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee4; return callee now -PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee5; return callee now -PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l4 to 32495 PASS: gdb.base/restore.exp: tbreak caller5 @@ -1464,41 +1464,41 @@ PASS: gdb.base/restore.exp: run to caller5 PASS: gdb.base/restore.exp: caller5 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee1; return callee now -PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493 -PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494 +FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee2; return callee now -PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493 -PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494 +FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee3; return callee now -PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493 -PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494 +FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee4; return callee now -PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493 -PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494 +FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee5; return callee now -PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492 -PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493 -PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494 +FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492 +FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493 +FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l5 to 32496 PASS: gdb.base/restore.exp: run to completion @@ -2170,35 +2170,35 @@ PASS: gdb.base/store.exp: var long l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_longest PASS: gdb.base/store.exp: continue to wack_longest PASS: gdb.base/store.exp: var longest l; print old l, expecting -1 -PASS: gdb.base/store.exp: var longest l; print old r, expecting -2 +FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2 PASS: gdb.base/store.exp: var longest l; setting l to 4 PASS: gdb.base/store.exp: var longest l; print new l, expecting 4 PASS: gdb.base/store.exp: var longest l; next over add call PASS: gdb.base/store.exp: var longest l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_float PASS: gdb.base/store.exp: continue to wack_float -PASS: gdb.base/store.exp: var float l; print old l, expecting -1 +FAIL: gdb.base/store.exp: var float l; print old l, expecting -1 PASS: gdb.base/store.exp: var float l; print old r, expecting -2 -PASS: gdb.base/store.exp: var float l; setting l to 4 -PASS: gdb.base/store.exp: var float l; print new l, expecting 4 +FAIL: gdb.base/store.exp: var float l; setting l to 4 +FAIL: gdb.base/store.exp: var float l; print new l, expecting 4 PASS: gdb.base/store.exp: var float l; next over add call -PASS: gdb.base/store.exp: var float l; print incremented l, expecting 2 +FAIL: gdb.base/store.exp: var float l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_double PASS: gdb.base/store.exp: continue to wack_double -PASS: gdb.base/store.exp: var double l; print old l, expecting -1 -PASS: gdb.base/store.exp: var double l; print old r, expecting -2 -PASS: gdb.base/store.exp: var double l; setting l to 4 -PASS: gdb.base/store.exp: var double l; print new l, expecting 4 +FAIL: gdb.base/store.exp: var double l; print old l, expecting -1 +FAIL: gdb.base/store.exp: var double l; print old r, expecting -2 +FAIL: gdb.base/store.exp: var double l; setting l to 4 +FAIL: gdb.base/store.exp: var double l; print new l, expecting 4 PASS: gdb.base/store.exp: var double l; next over add call -PASS: gdb.base/store.exp: var double l; print incremented l, expecting 2 +FAIL: gdb.base/store.exp: var double l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_doublest PASS: gdb.base/store.exp: continue to wack_doublest -PASS: gdb.base/store.exp: var doublest l; print old l, expecting -1 -PASS: gdb.base/store.exp: var doublest l; print old r, expecting -2 -PASS: gdb.base/store.exp: var doublest l; setting l to 4 -PASS: gdb.base/store.exp: var doublest l; print new l, expecting 4 +FAIL: gdb.base/store.exp: var doublest l; print old l, expecting -1 +FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2 +FAIL: gdb.base/store.exp: var doublest l; setting l to 4 +FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4 PASS: gdb.base/store.exp: var doublest l; next over add call -PASS: gdb.base/store.exp: var doublest l; print incremented l, expecting 2 +FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak add_charest PASS: gdb.base/store.exp: continue to add_charest PASS: gdb.base/store.exp: upvar charest l; up @@ -2231,30 +2231,30 @@ PASS: gdb.base/store.exp: tbreak add_longest PASS: gdb.base/store.exp: continue to add_longest PASS: gdb.base/store.exp: upvar longest l; up PASS: gdb.base/store.exp: upvar longest l; print old l, expecting -1 -PASS: gdb.base/store.exp: upvar longest l; print old r, expecting -2 +FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2 PASS: gdb.base/store.exp: upvar longest l; set l to 4 PASS: gdb.base/store.exp: upvar longest l; print new l, expecting 4 PASS: gdb.base/store.exp: tbreak add_float PASS: gdb.base/store.exp: continue to add_float PASS: gdb.base/store.exp: upvar float l; up -PASS: gdb.base/store.exp: upvar float l; print old l, expecting -1 +FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1 PASS: gdb.base/store.exp: upvar float l; print old r, expecting -2 -PASS: gdb.base/store.exp: upvar float l; set l to 4 -PASS: gdb.base/store.exp: upvar float l; print new l, expecting 4 +FAIL: gdb.base/store.exp: upvar float l; set l to 4 +FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4 PASS: gdb.base/store.exp: tbreak add_double PASS: gdb.base/store.exp: continue to add_double PASS: gdb.base/store.exp: upvar double l; up -PASS: gdb.base/store.exp: upvar double l; print old l, expecting -1 -PASS: gdb.base/store.exp: upvar double l; print old r, expecting -2 -PASS: gdb.base/store.exp: upvar double l; set l to 4 -PASS: gdb.base/store.exp: upvar double l; print new l, expecting 4 +FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1 +FAIL: gdb.base/store.exp: upvar double l; print old r, expecting -2 +FAIL: gdb.base/store.exp: upvar double l; set l to 4 +FAIL: gdb.base/store.exp: upvar double l; print new l, expecting 4 PASS: gdb.base/store.exp: tbreak add_doublest PASS: gdb.base/store.exp: continue to add_doublest PASS: gdb.base/store.exp: upvar doublest l; up -PASS: gdb.base/store.exp: upvar doublest l; print old l, expecting -1 -PASS: gdb.base/store.exp: upvar doublest l; print old r, expecting -2 -PASS: gdb.base/store.exp: upvar doublest l; set l to 4 -PASS: gdb.base/store.exp: upvar doublest l; print new l, expecting 4 +FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1 +FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2 +FAIL: gdb.base/store.exp: upvar doublest l; set l to 4 +FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4 PASS: gdb.base/store.exp: tbreak wack_struct_1 PASS: gdb.base/store.exp: continue to wack_struct_1 PASS: gdb.base/store.exp: var struct 1 u; next to add_struct_1 call @@ -4163,6 +4163,8 @@ PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .* Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remote.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.exp ... gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory + #include <sys/sdt.h> + ^ compilation terminated. UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp @@ -4727,8 +4729,8 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4568 -# of unexpected failures 1 +# of expected passes 4511 +# of unexpected failures 58 # of expected failures 3 # of known failures 7 # of untested testcases 5 diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum index dd0231ec..524d5569 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:57:15 2013 +Test Run By thomas on Fri Jun 14 13:32:11 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index e84a2e21..87d8ce03 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:57:15 2013 +Test Run By thomas on Fri Jun 14 13:32:11 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index 35be9e02..a0aa6cf4 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:57:15 2013 +Test Run By thomas on Fri Jun 14 13:32:11 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index d0317d51..e9c40f1e 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:13 2013 +Test Run By thomas on Fri Jun 14 13:33:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 163acdb1..75082c1d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:13 2013 +Test Run By thomas on Fri Jun 14 13:33:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 690de92d..78742373 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:31 2013 +Test Run By thomas on Fri Jun 14 13:33:28 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index b40ec466..2a3f79fc 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:36 2013 +Test Run By thomas on Fri Jun 14 13:33:33 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index c60062f9..915b9040 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:42 2013 +Test Run By thomas on Fri Jun 14 13:33:39 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 0bcbe961..813a6a32 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:42 2013 +Test Run By thomas on Fri Jun 14 13:33:39 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index 85fd6e36..7f4c1741 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:52 2013 +Test Run By thomas on Fri Jun 14 13:33:50 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index 9389f6cb..cfb18c45 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:58:55 2013 +Test Run By thomas on Fri Jun 14 13:33:53 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index e722d10e..8c29e946 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:43 2013 +Test Run By thomas on Fri Jun 14 13:34:41 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 60791362..945f60a8 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:44 2013 +Test Run By thomas on Fri Jun 14 13:34:42 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 8b73952e..066e61df 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:46 2013 +Test Run By thomas on Fri Jun 14 13:34:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index 512cf1c9..93e932d9 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:49 2013 +Test Run By thomas on Fri Jun 14 13:34:46 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index cbfe6bbf..e9d3ac03 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:49 2013 +Test Run By thomas on Fri Jun 14 13:34:46 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index ecbb53eb..e28b72f7 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:51 2013 +Test Run By thomas on Fri Jun 14 13:34:49 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index 747eedc6..d2c96666 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 20:59:51 2013 +Test Run By thomas on Fri Jun 14 13:34:49 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 8df4e816..e28c845c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:00:15 2013 +Test Run By thomas on Fri Jun 14 13:35:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index d5c8d380..c1a76503 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:00:39 2013 +Test Run By thomas on Fri Jun 14 13:35:36 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index 7d20f348..ac1cf9ab 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:00:45 2013 +Test Run By thomas on Fri Jun 14 13:35:41 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 58c93cfa..40d7c598 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:00:46 2013 +Test Run By thomas on Fri Jun 14 13:35:43 2013 Native configuration is i686-pc-linux-gnu === gdb tests === diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index de7a6ba9..93cb9e93 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:02:17 2013 +Test Run By thomas on Fri Jun 14 13:37:14 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -215,6 +215,8 @@ PASS: gdb.trace/save-trace.exp: 10: show default-collect PASS: gdb.trace/save-trace.exp: 10.7: help save-tracepoints Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.exp ... gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.c:34:21: fatal error: sys/sdt.h: No such file or directory + #include <sys/sdt.h> + ^ compilation terminated. UNTESTED: gdb.trace/stap-trace.exp: Could not compile stap-trace.c Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/status-stop.exp ... diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 52d4fdb6..404c6364 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 13 21:02:29 2013 +Test Run By thomas on Fri Jun 14 13:37:25 2013 Native configuration is i686-pc-linux-gnu === gdb tests === |