diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 12:58:37 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 12:58:37 +0200 |
commit | a8993a3d2c1ce9e3aba4b35c83c30ab547c5bbb3 (patch) | |
tree | dd3e1a413421c41d9e55dab0071a6a40d23d6fe9 /open_issues/binutils/sum.diff | |
parent | a1242af97ae9c5ae4335cceed041c66c63e028c6 (diff) | |
parent | b92dce4759117c3071dbcc224f80fca88f80fa50 (diff) |
Merge remote-tracking branch 'feldtkeller.SCHWINGE/master'
Diffstat (limited to 'open_issues/binutils/sum.diff')
-rw-r--r-- | open_issues/binutils/sum.diff | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/open_issues/binutils/sum.diff b/open_issues/binutils/sum.diff deleted file mode 100644 index d555a1a4..00000000 --- a/open_issues/binutils/sum.diff +++ /dev/null @@ -1,80 +0,0 @@ ---- open_issues/binutils/sum_linux 2012-02-15 23:36:39.000000000 +0100 -+++ open_issues/binutils/sum_hurd 2012-02-15 23:36:51.000000000 +0100 -@@ -1,5 +1,5 @@ --Test Run By thomas on Wed Feb 15 23:08:06 2012 --Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Wed Feb 15 23:25:26 2012 -+Native configuration is i686-unknown-gnu0.3 - - === binutils tests === - -@@ -123,8 +123,8 @@ Running [...]/hurd/master/binutils/tests - - # of expected passes 91 - # of unsupported tests 3 --Test Run By thomas on Wed Feb 15 23:08:31 2012 --Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Wed Feb 15 23:27:26 2012 -+Native configuration is i686-unknown-gnu0.3 - - === ld tests === - -@@ -336,10 +336,10 @@ Running [...]/hurd/master/ld/testsuite/l - PASS: PIE init array - PASS: PIE fini array - PASS: PIE init array mixed --PASS: static preinit array --PASS: static init array --PASS: static fini array --PASS: static init array mixed -+XFAIL: static preinit array -+XFAIL: static init array -+XFAIL: static fini array -+XFAIL: static init array mixed - Running [...]/hurd/master/ld/testsuite/ld-elf/exclude.exp ... - PASS: ld link shared library - PASS: ld export symbols from archive -@@ -597,8 +597,8 @@ Running [...]/hurd/master/ld/testsuite/l - PASS: ELF DSO weak func last DSO - PASS: ELF weak func first - PASS: ELF weak func last --PASS: ELF weak func first DSO --PASS: ELF weak func last DSO -+XFAIL: ELF weak func first DSO -+XFAIL: ELF weak func last DSO - PASS: ELF DSO weak data first - PASS: ELF DSO weak data last - PASS: ELF DSO weak data first DSO -@@ -609,10 +609,10 @@ Running [...]/hurd/master/ld/testsuite/l - PASS: ELF weak data last - PASS: ELF weak data first common - PASS: ELF weak data last common --PASS: ELF weak data first DSO --PASS: ELF weak data last DSO --PASS: ELF weak data first DSO common --PASS: ELF weak data last DSO common -+XFAIL: ELF weak data first DSO -+XFAIL: ELF weak data last DSO -+XFAIL: ELF weak data first DSO common -+XFAIL: ELF weak data last DSO common - PASS: ELF DSO small bar (size) - PASS: ELF DSO foo with small bar (size) - PASS: ELF DSO big bar (size) -@@ -948,13 +948,13 @@ Running [...]/hurd/master/ld/testsuite/l - - === ld Summary === - --# of expected passes 677 --# of expected failures 8 -+# of expected passes 667 -+# of expected failures 18 - # of untested testcases 6 - [...]/hurd/master.build/ld/ld-new 2.22.52.20120215 - --Test Run By thomas on Wed Feb 15 23:08:12 2012 --Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Wed Feb 15 23:25:53 2012 -+Native configuration is i686-unknown-gnu0.3 - - === gas tests === - |