diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-08 14:03:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-08 14:03:07 +0200 |
commit | 7dafd2460c6dcbea3381b5395da2563fa1c0e877 (patch) | |
tree | 5f5443d1c792aa5afbc94567d309cd585a2eb340 | |
parent | a6e2d9ba61db9df488a17d4ef2df327d9ad54bf9 (diff) |
binutils: e1104996559067c40207c803ab1a5847a4a05145 (2012-06-07)
-rw-r--r-- | binutils/hurd/log_build | 14 | ||||
-rw-r--r-- | binutils/hurd/sum | 22 | ||||
-rw-r--r-- | binutils/linux/log_build | 14 | ||||
-rw-r--r-- | binutils/linux/sum | 22 | ||||
-rw-r--r-- | binutils/log_build.diff | 22 | ||||
-rw-r--r-- | binutils/log_install.diff | 4 | ||||
-rw-r--r-- | binutils/sum.diff | 30 |
7 files changed, 70 insertions, 58 deletions
diff --git a/binutils/hurd/log_build b/binutils/hurd/log_build index e9181faf..ebb45da5 100644 --- a/binutils/hurd/log_build +++ b/binutils/hurd/log_build @@ -1374,6 +1374,7 @@ checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes +checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking linker --as-needed support... yes @@ -1571,6 +1572,7 @@ checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether string.h and strings.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for sbrk... yes @@ -1631,12 +1633,8 @@ if [ -r sysinfo.c ]; then \ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/sysinfo.c ; \ fi /bin/dash ../../master/binutils/../ylwrap ../../master/binutils/syslex.l lex.yy.c syslex.c -- flex -if [ -r syslex.c ]; then \ - gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \ - else \ - gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex.c ;\ - fi -gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex.o +gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex_wrap.c +gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../master/binutils/sysroff.info >sysroff.h /bin/dash ../../master/binutils/../ylwrap ../../master/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d conflicts: 27 shift/reduce @@ -2044,6 +2042,7 @@ checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes checking whether compiling a cross-assembler... no checking for working alloca.h... yes checking for alloca... yes @@ -2572,6 +2571,7 @@ checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes @@ -2700,7 +2700,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I In file included from ../../master/ld/ldlex-wrapper.c:6:0: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3774:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] -../../master/ld/ldlang.h:475:20: warning: shadowed declaration is here [-Wshadow] +../../master/ld/ldlang.h:476:20: warning: shadowed declaration is here [-Wshadow] mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../master/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po diff --git a/binutils/hurd/sum b/binutils/hurd/sum index f1cc09c5..40971763 100644 --- a/binutils/hurd/sum +++ b/binutils/hurd/sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 7 02:07:39 2012 +Test Run By thomas on Thu Jun 7 16:47:22 2012 Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -123,7 +123,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... # of expected passes 91 # of unsupported tests 3 -Test Run By thomas on Thu Jun 7 02:10:36 2012 +Test Run By thomas on Thu Jun 7 16:50:20 2012 Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -237,6 +237,9 @@ PASS: Link eh-group.o to eh-group Running [...]/hurd/master/ld/testsuite/ld-elf/elf.exp ... PASS: Build symbol3.a PASS: Build symbol3w.a +PASS: Build pr14170a.o +PASS: Build shared library for pr14170 +PASS: PR ld/14170 PASS: Build shared library for next test PASS: Link using broken linker script PASS: ld-elf/commonpage1 @@ -308,6 +311,7 @@ PASS: ld-elf/pr12975 PASS: ld-elf/pr13177 PASS: ld-elf/pr13195 PASS: ld-elf/pr13839 +PASS: ld-elf/pr14052 PASS: ld-elf/pr349 PASS: relocatable with script PASS: ld-elf/seg @@ -324,7 +328,6 @@ PASS: ld-elf/unknown2 PASS: ld-elf/warn1 PASS: ld-elf/warn2 PASS: ld-elf/warn3 -PASS: ld-elf/zerosize1 PASS: Weak symbols in dynamic objects 1 (support) PASS: Weak symbols in dynamic objects 1 (main test) PASS: --gc-sections on tls variable @@ -680,6 +683,8 @@ PASS: ld-i386/nogot2 PASS: ld-i386/discarded1 PASS: PR ld/12718 PASS: PR ld/12921 +PASS: PR ld/12570 +PASS: PR ld/12570 PASS: undefined symbol with compressed debug sections PASS: PR ld/12627 PASS: PR ld/13302 @@ -955,12 +960,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 674 +# of expected passes 679 # of expected failures 18 # of untested testcases 6 -[...]/hurd/master.build/ld/ld-new 2.22.52.20120504 +[...]/hurd/master.build/ld/ld-new 2.22.52.20120607 -Test Run By thomas on Thu Jun 7 02:08:28 2012 +Test Run By thomas on Thu Jun 7 16:48:13 2012 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -1086,6 +1091,7 @@ PASS: DWARF2 4 PASS: Check bad section flag PASS: Check bad size directive PASS: Check bad group +PASS: Multibyte symbol names PASS: gas/elf/warn-2.s (test for warnings, line ) PASS: gas/elf/warn-2.s (test for excess errors) Running [...]/hurd/master/gas/testsuite/gas/epiphany/allinsn.exp ... @@ -1443,6 +1449,6 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 355 -../as-new 2.22.52.20120504 +# of expected passes 356 +../as-new 2.22.52.20120607 diff --git a/binutils/linux/log_build b/binutils/linux/log_build index 80d980f7..bf97287c 100644 --- a/binutils/linux/log_build +++ b/binutils/linux/log_build @@ -1395,6 +1395,7 @@ checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes +checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking linker --as-needed support... yes @@ -1592,6 +1593,7 @@ checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether string.h and strings.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for sbrk... yes @@ -1652,12 +1654,8 @@ if [ -r sysinfo.c ]; then \ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/sysinfo.c ; \ fi /bin/dash ../../master/binutils/../ylwrap ../../master/binutils/syslex.l lex.yy.c syslex.c -- flex -if [ -r syslex.c ]; then \ - gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \ - else \ - gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex.c ;\ - fi -gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex.o +gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex_wrap.c +gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../master/binutils/sysroff.info >sysroff.h /bin/dash ../../master/binutils/../ylwrap ../../master/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d conflicts: 27 shift/reduce @@ -2065,6 +2063,7 @@ checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes checking whether compiling a cross-assembler... no checking for working alloca.h... yes checking for alloca... yes @@ -2593,6 +2592,7 @@ checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes @@ -2721,7 +2721,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I In file included from ../../master/ld/ldlex-wrapper.c:6:0: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3774:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] -../../master/ld/ldlang.h:475:20: warning: shadowed declaration is here [-Wshadow] +../../master/ld/ldlang.h:476:20: warning: shadowed declaration is here [-Wshadow] mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../master/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po diff --git a/binutils/linux/sum b/binutils/linux/sum index 2217d63b..159d76ae 100644 --- a/binutils/linux/sum +++ b/binutils/linux/sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Jun 7 12:14:25 2012 +Test Run By thomas on Thu Jun 7 16:17:35 2012 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -123,7 +123,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... # of expected passes 91 # of unsupported tests 3 -Test Run By thomas on Thu Jun 7 12:14:51 2012 +Test Run By thomas on Thu Jun 7 16:18:02 2012 Native configuration is i686-pc-linux-gnu === ld tests === @@ -237,6 +237,9 @@ PASS: Link eh-group.o to eh-group Running [...]/hurd/master/ld/testsuite/ld-elf/elf.exp ... PASS: Build symbol3.a PASS: Build symbol3w.a +PASS: Build pr14170a.o +PASS: Build shared library for pr14170 +PASS: PR ld/14170 PASS: Build shared library for next test PASS: Link using broken linker script PASS: ld-elf/commonpage1 @@ -308,6 +311,7 @@ PASS: ld-elf/pr12975 PASS: ld-elf/pr13177 PASS: ld-elf/pr13195 PASS: ld-elf/pr13839 +PASS: ld-elf/pr14052 PASS: ld-elf/pr349 PASS: relocatable with script PASS: ld-elf/seg @@ -324,7 +328,6 @@ PASS: ld-elf/unknown2 PASS: ld-elf/warn1 PASS: ld-elf/warn2 PASS: ld-elf/warn3 -PASS: ld-elf/zerosize1 PASS: Weak symbols in dynamic objects 1 (support) PASS: Weak symbols in dynamic objects 1 (main test) PASS: --gc-sections on tls variable @@ -680,6 +683,8 @@ PASS: ld-i386/nogot2 PASS: ld-i386/discarded1 PASS: PR ld/12718 PASS: PR ld/12921 +PASS: PR ld/12570 +PASS: PR ld/12570 PASS: undefined symbol with compressed debug sections PASS: PR ld/12627 PASS: PR ld/13302 @@ -955,12 +960,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 684 +# of expected passes 689 # of expected failures 8 # of untested testcases 6 -[...]/hurd/master.build/ld/ld-new 2.22.52.20120504 +[...]/hurd/master.build/ld/ld-new 2.22.52.20120607 -Test Run By thomas on Thu Jun 7 12:14:31 2012 +Test Run By thomas on Thu Jun 7 16:17:41 2012 Native configuration is i686-pc-linux-gnu === gas tests === @@ -1086,6 +1091,7 @@ PASS: DWARF2 4 PASS: Check bad section flag PASS: Check bad size directive PASS: Check bad group +PASS: Multibyte symbol names PASS: gas/elf/warn-2.s (test for warnings, line ) PASS: gas/elf/warn-2.s (test for excess errors) Running [...]/hurd/master/gas/testsuite/gas/epiphany/allinsn.exp ... @@ -1443,6 +1449,6 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 355 -../as-new 2.22.52.20120504 +# of expected passes 356 +../as-new 2.22.52.20120607 diff --git a/binutils/log_build.diff b/binutils/log_build.diff index d565631e..e7999c2b 100644 --- a/binutils/log_build.diff +++ b/binutils/log_build.diff @@ -1,5 +1,5 @@ ---- /dev/fd/63 2012-06-07 12:16:10.913790457 +0200 -+++ /dev/fd/62 2012-06-07 12:16:10.913790457 +0200 +--- /dev/fd/63 2012-06-07 17:16:18.541130552 +0200 ++++ /dev/fd/62 2012-06-07 17:16:18.541130552 +0200 @@ -279,12 +279,12 @@ checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no @@ -154,7 +154,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1530,7 +1509,7 @@ +@@ -1531,7 +1510,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -163,7 +163,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1551,7 +1530,7 @@ +@@ -1552,7 +1531,7 @@ checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -172,7 +172,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2004,7 +1983,7 @@ +@@ -2002,7 +1981,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -181,7 +181,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2025,7 +2004,7 @@ +@@ -2023,7 +2002,7 @@ checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -190,7 +190,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2265,7 +2244,7 @@ +@@ -2264,7 +2243,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -199,7 +199,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2286,7 +2265,7 @@ +@@ -2285,7 +2264,7 @@ checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -208,7 +208,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2514,7 +2493,7 @@ +@@ -2513,7 +2492,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -217,7 +217,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2535,7 +2514,7 @@ +@@ -2534,7 +2513,7 @@ checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -226,7 +226,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2551,7 +2530,7 @@ +@@ -2550,7 +2529,7 @@ checking if g++-4.6 supports -c -o file.o... yes checking if g++-4.6 supports -c -o file.o... (cached) yes checking whether the g++-4.6 linker (ld) supports shared libraries... yes diff --git a/binutils/log_install.diff b/binutils/log_install.diff index 54eb9620..c93fffd3 100644 --- a/binutils/log_install.diff +++ b/binutils/log_install.diff @@ -1,5 +1,5 @@ ---- /dev/fd/63 2012-06-07 12:16:41.677788468 +0200 -+++ /dev/fd/62 2012-06-07 12:16:41.677788468 +0200 +--- /dev/fd/63 2012-06-07 17:17:14.089128199 +0200 ++++ /dev/fd/62 2012-06-07 17:17:14.089128199 +0200 @@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/hurd/master.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libbfd.a diff --git a/binutils/sum.diff b/binutils/sum.diff index c0c2db8e..bc2a1bf0 100644 --- a/binutils/sum.diff +++ b/binutils/sum.diff @@ -1,9 +1,9 @@ ---- toolchain/logs/binutils/linux/sum 2012-06-07 12:17:05.321788410 +0200 -+++ toolchain/logs/binutils/hurd/sum 2012-06-07 12:16:56.709788667 +0200 +--- toolchain/logs/binutils/linux/sum 2012-06-07 17:17:45.421127352 +0200 ++++ toolchain/logs/binutils/hurd/sum 2012-06-07 17:17:55.973126986 +0200 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Jun 7 12:14:25 2012 +-Test Run By thomas on Thu Jun 7 16:17:35 2012 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Jun 7 02:07:39 2012 ++Test Run By thomas on Thu Jun 7 16:47:22 2012 +Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -12,14 +12,14 @@ # of expected passes 91 # of unsupported tests 3 --Test Run By thomas on Thu Jun 7 12:14:51 2012 +-Test Run By thomas on Thu Jun 7 16:18:02 2012 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Jun 7 02:10:36 2012 ++Test Run By thomas on Thu Jun 7 16:50:20 2012 +Native configuration is i686-unknown-gnu0.3 === ld tests === -@@ -337,10 +337,10 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -340,10 +340,10 @@ Running [...]/hurd/master/ld/testsuite/l PASS: PIE init array PASS: PIE fini array PASS: PIE init array mixed @@ -34,7 +34,7 @@ Running [...]/hurd/master/ld/testsuite/ld-elf/exclude.exp ... PASS: ld link shared library PASS: ld export symbols from archive -@@ -598,8 +598,8 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -601,8 +601,8 @@ Running [...]/hurd/master/ld/testsuite/l PASS: ELF DSO weak func last DSO PASS: ELF weak func first PASS: ELF weak func last @@ -45,7 +45,7 @@ PASS: ELF DSO weak data first PASS: ELF DSO weak data last PASS: ELF DSO weak data first DSO -@@ -610,10 +610,10 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -613,10 +613,10 @@ Running [...]/hurd/master/ld/testsuite/l PASS: ELF weak data last PASS: ELF weak data first common PASS: ELF weak data last common @@ -60,20 +60,20 @@ PASS: ELF DSO small bar (size) PASS: ELF DSO foo with small bar (size) PASS: ELF DSO big bar (size) -@@ -955,13 +955,13 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -960,13 +960,13 @@ Running [...]/hurd/master/ld/testsuite/l === ld Summary === --# of expected passes 684 +-# of expected passes 689 -# of expected failures 8 -+# of expected passes 674 ++# of expected passes 679 +# of expected failures 18 # of untested testcases 6 - [...]/hurd/master.build/ld/ld-new 2.22.52.20120504 + [...]/hurd/master.build/ld/ld-new 2.22.52.20120607 --Test Run By thomas on Thu Jun 7 12:14:31 2012 +-Test Run By thomas on Thu Jun 7 16:17:41 2012 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Jun 7 02:08:28 2012 ++Test Run By thomas on Thu Jun 7 16:48:13 2012 +Native configuration is i686-unknown-gnu0.3 === gas tests === |