From: Tristan Gingold Date: Thu, 16 May 2013 15:37:50 +0000 (+0000) Subject: 2013-05-16 Tristan Gingold X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec9fbfea246f1857cf630dae7085829699b1612f;p=binutils-gdb.git 2013-05-16 Tristan Gingold * gas/ppc/ppc.exp: Do not run simpshft on aix. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9e063b9493a..ee5c16e8d8b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-05-16 Tristan Gingold + + * gas/ppc/ppc.exp: Do not run simpshft on aix. + 2013-05-16 Nick Clifton * gas/msp430/opcodes.s: Use correct value for .arch pseudo. diff --git a/gas/testsuite/gas/ppc/ppc.exp b/gas/testsuite/gas/ppc/ppc.exp index b7f56b0bec9..9b43a3ce4bf 100644 --- a/gas/testsuite/gas/ppc/ppc.exp +++ b/gas/testsuite/gas/ppc/ppc.exp @@ -44,7 +44,6 @@ if { [istarget powerpc64*-*-*] || [istarget *-*-elf64*]} then { } if { [istarget powerpc*-*-*] } then { - run_dump_test "simpshft" run_dump_test "regnames" if { [is_elf_format] } then { run_dump_test "machine" @@ -67,6 +66,7 @@ if { [istarget powerpc*-*-*] } then { run_dump_test "altivec_xcoff" run_dump_test "altivec_xcoff64" } else { + run_dump_test "simpshft" run_dump_test "altivec" run_dump_test "altivec2" run_dump_test "altivec_and_spe"