diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-07 19:34:33 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-07 19:34:33 +0100 |
commit | e08e6e3ae62c12d76c9f4fa438b253a30c96d5e7 (patch) | |
tree | 189bee0c7f4bdb94b2b8386613525fd80f4f0572 /binutils/kepler.SCHWINGE/test | |
parent | e79588d56c91923ec6c9f233c83ac529c49e3daa (diff) |
binutils: a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2 (2013-11-12)
Diffstat (limited to 'binutils/kepler.SCHWINGE/test')
-rw-r--r-- | binutils/kepler.SCHWINGE/test/binutils/binutils.sum | 5 | ||||
-rw-r--r-- | binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum | 30 | ||||
-rw-r--r-- | binutils/kepler.SCHWINGE/test/ld/ld.sum | 23 |
3 files changed, 45 insertions, 13 deletions
diff --git a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum index 6b738571..20b618c6 100644 --- a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Tue Jan 7 13:14:49 2014 +Test Run By thomas on Tue Jan 7 16:20:50 2014 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -44,6 +44,7 @@ PASS: nm (no arguments) PASS: nm -g PASS: nm -g on unique symbols PASS: nm -P +PASS: nm --size-sort Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ... PASS: objcopy (simple copy) PASS: objcopy --reverse-bytes @@ -124,5 +125,5 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86- === binutils Summary === -# of expected passes 93 +# of expected passes 94 # of unsupported tests 3 diff --git a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum index b89fa4ca..8c1836d5 100644 --- a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Tue Jan 7 13:14:54 2014 +Test Run By thomas on Tue Jan 7 16:20:56 2014 Native configuration is i686-pc-linux-gnu === gas tests === @@ -223,6 +223,7 @@ PASS: i386 -mtune=core2 nops 1 PASS: i386 -mtune=bdver1 nops 1 PASS: i386 -mtune=bdver2 nops 1 PASS: i386 -mtune=bdver3 nops 1 +PASS: i386 -mtune=bdver4 nops 1 PASS: i386 -mtune=btver1 nops 1 PASS: i386 -mtune=btver2 nops 1 PASS: i386 nops 2 @@ -271,6 +272,7 @@ PASS: i386 arch 10 (prefetchw) PASS: i386 arch 10 (bdver1) PASS: i386 arch 10 (bdver2) PASS: i386 arch 10 (bdver3) +PASS: i386 arch 10 (bdver4) PASS: i386 arch 10 (btver1) PASS: i386 arch 10 (btver2) PASS: i386 arch-10-1 @@ -300,8 +302,26 @@ PASS: i386 AVX2 insns PASS: i386 AVX2 insns (Intel disassembly) PASS: i386 AVX GATHER insns PASS: i386 AVX GATHER insns (Intel disassembly) +PASS: i386 AVX512F insns +PASS: i386 AVX512F insns (Intel disassembly) +PASS: i386 AVX512F opts insns +PASS: i386 AVX512F opts insns (Intel disassembly) +PASS: i386 AVX512F insns with nondefault values in ignored bits +PASS: i386 AVX512CD insns +PASS: i386 AVX512CD insns (Intel disassembly) +PASS: i386 AVX512ER insns +PASS: i386 AVX512ER insns (Intel disassembly) +PASS: i386 AVX512PF insns +PASS: i386 AVX512PF insns (Intel disassembly) +PASS: i386 AVX512 lig256 insns +PASS: i386 AVX512 lig512 insns +PASS: i386 AVX512 lig256 insns (Intel disassembly) +PASS: i386 AVX512 lig512 insns (Intel disassembly) +PASS: i386 AVX512 wig insns +PASS: i386 AVX512 wig insns (Intel disassembly) PASS: i386 SSE with AVX encoding PASS: i386 inval-avx +PASS: i386 inval-avx512f PASS: i386 SSE check (none) PASS: i386 SSE check (.sse_check none) PASS: i386 SSE check (warning) @@ -365,6 +385,10 @@ PASS: i386 RdSeed (Intel disassembly) PASS: i386 prefetch PASS: i386 prefetch (Intel disassembly) PASS: i386 SMAP +PASS: i386 MPX +PASS: i386 mpx-inval-1 +PASS: Check -madd-bnd-prefix +PASS: i386 SHA PASS: i386 reloc PASS: i386 jump16 PASS: i386 white @@ -524,6 +548,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 390 -../as-new 2.23.52.20130618 +# of expected passes 414 +../as-new 2.24.51.20131021 diff --git a/binutils/kepler.SCHWINGE/test/ld/ld.sum b/binutils/kepler.SCHWINGE/test/ld/ld.sum index eb1d5f91..11fb168e 100644 --- a/binutils/kepler.SCHWINGE/test/ld/ld.sum +++ b/binutils/kepler.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Tue Jan 7 13:17:03 2014 +Test Run By thomas on Tue Jan 7 16:23:20 2014 Native configuration is i686-pc-linux-gnu === ld tests === @@ -306,6 +306,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elf/shared.exp ... PASS: Build libfoo.so PASS: Build versioned libfoo.so PASS: Build libbar.so +PASS: Build warn libbar.so PASS: Build hidden libbar.so PASS: Build protected libbar.so PASS: Build libbar.so with libfoo.so @@ -768,6 +769,7 @@ PASS: Build libpr12758.a PASS: PR ld/12758 PASS: Build libdummy.a PR ld/12760 PASS: Build libpr12760.a +PASS: PR ld/12760 PASS: Build libpr13183.a PASS: Build libdummy.a PR ld/13183 PASS: Build libdummy.a PR ld/13201 @@ -888,6 +890,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ... PASS: EXTERN Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ... PASS: include-1 +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/log2.exp ... +PASS: binary logarithm Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/map-address.exp ... PASS: map addresses Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/overlay-size.exp ... @@ -912,6 +916,7 @@ PASS: rgn-at4 PASS: rgn-at5 PASS: ld-scripts/rgn-at6 PASS: ld-scripts/rgn-at7 +PASS: ld-scripts/rgn-at8 Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/rgn-over.exp ... PASS: rgn-over1 PASS: rgn-over1 (map check) @@ -932,10 +937,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/script.exp ... PASS: script PASS: MRI script PASS: MEMORY -XFAIL: REGION_ALIAS: region-alias-1.t -XFAIL: REGION_ALIAS: region-alias-2.t -XFAIL: REGION_ALIAS: region-alias-3.t -XFAIL: REGION_ALIAS: region-alias-4.t +PASS: ld-scripts/region-alias-1 +PASS: ld-scripts/region-alias-2 +PASS: ld-scripts/region-alias-3 +PASS: ld-scripts/region-alias-4 +PASS: ld-scripts/align-with-input Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/section-flags.exp ... PASS: section-flags-1 PASS: section-flags-2 @@ -1052,6 +1058,7 @@ PASS: Checking unique PIC object PASS: Checking unique PIC object PASS: Checking shared empty executable Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-v850/v850.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/export-class.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/vax-elf.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-versados/versados.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vxworks/vxworks.exp ... @@ -1067,8 +1074,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 907 -# of expected failures 8 +# of expected passes 916 +# of expected failures 4 # of untested testcases 6 -[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618 +[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021 |