diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-09 13:38:18 +0100 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-09 13:38:18 +0100 |
| commit | 4350ed2b0150d38ca945a99cdc7d82b0c2ae564c (patch) | |
| tree | 885d3e5b2aa7e721f1140a216b713c6a044c472c /binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum | |
| parent | 0dc2a5c6f8175b8a5cd4cf8b31a7d76d05d219ab (diff) | |
binutils-gdb: 9939e1314f970c6ba568956148a518ac710a280a (2014-01-08)
plus
[[!message-id "87vbxxhww4.fsf@kepler.schwinge.homeip.net"]], and
[[!message-id "8738kyi30l.fsf@kepler.schwinge.homeip.net"]]
Also, GDB upstream by default now doesn't preserve the individual *.sum files,
so switch to the concatenated gdb.sum one.
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum')
| -rw-r--r-- | binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum deleted file mode 100644 index 3816dc49..00000000 --- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ /dev/null @@ -1,55 +0,0 @@ -Test Run By thomas on Wed Jan 8 00:24:23 2014 -Native configuration is i686-pc-linux-gnu - - === gdb tests === - -Schedule of variations: - unix - -Running target unix -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/floats.exp ... -UNSUPPORTED: gdb.pascal/floats.exp: No pascal compiler found -UNTESTED: gdb.pascal/floats.exp: floats.exp -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/gdb11492.exp ... -UNSUPPORTED: gdb.pascal/gdb11492.exp: No pascal compiler found -UNTESTED: gdb.pascal/gdb11492.exp: gdb11492.exp -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/hello.exp ... -UNSUPPORTED: gdb.pascal/hello.exp: No pascal compiler found -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/integers.exp ... -UNSUPPORTED: gdb.pascal/integers.exp: No pascal compiler found -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/print.exp ... -PASS: gdb.pascal/print.exp: set language pascal -PASS: gdb.pascal/print.exp: set language to "pascal" -FAIL: gdb.pascal/print.exp: check fp + text -FAIL: gdb.pascal/print.exp: p 1. -FAIL: gdb.pascal/print.exp: p 1.5 -FAIL: gdb.pascal/print.exp: p 1.f -FAIL: gdb.pascal/print.exp: p 1.5f -FAIL: gdb.pascal/print.exp: p 1.l -FAIL: gdb.pascal/print.exp: p 1.5l -FAIL: gdb.pascal/print.exp: p 0x1.1 -PASS: gdb.pascal/print.exp: reject p 1.1x -PASS: gdb.pascal/print.exp: reject p 1.1ff -PASS: gdb.pascal/print.exp: reject p 1.1ll -Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/types.exp ... -PASS: gdb.pascal/types.exp: set language pascal -PASS: gdb.pascal/types.exp: set language to "pascal" -FAIL: gdb.pascal/types.exp: pt 123 -PASS: gdb.pascal/types.exp: pt TRUE -PASS: gdb.pascal/types.exp: pt FALSE -PASS: gdb.pascal/types.exp: pt 'a' -KFAIL: gdb.pascal/types.exp: pt 'a simple string' (PRMS: gdb/2326) -FAIL: gdb.pascal/types.exp: pt .44 -FAIL: gdb.pascal/types.exp: pt 44.0 -FAIL: gdb.pascal/types.exp: pt 10e20 -FAIL: gdb.pascal/types.exp: pt 10E20 - - === gdb Summary === - -# of expected passes 10 -# of unexpected failures 13 -# of known failures 1 -# of untested testcases 2 -# of unsupported tests 4 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20131021-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory - |
