2013-05-16 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Thu, 16 May 2013 15:37:50 +0000 (15:37 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 16 May 2013 15:37:50 +0000 (15:37 +0000)
        * gas/ppc/ppc.exp: Do not run simpshft on aix.

gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/ppc.exp

index 9e063b9..ee5c16e 100644 (file)
@@ -1,3 +1,7 @@
+2013-05-16  Tristan Gingold  <gingold@adacore.com>
+
+       * gas/ppc/ppc.exp: Do not run simpshft on aix.
+
 2013-05-16  Nick Clifton  <nickc@redhat.com>
 
        * gas/msp430/opcodes.s: Use correct value for .arch pseudo.
index b7f56b0..9b43a3c 100644 (file)
@@ -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"