From ec9fbfea246f1857cf630dae7085829699b1612f Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 16 May 2013 15:37:50 +0000 Subject: [PATCH] 2013-05-16 Tristan Gingold * gas/ppc/ppc.exp: Do not run simpshft on aix. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/ppc/ppc.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9e063b9..ee5c16e 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 b7f56b0..9b43a3c 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" -- 2.7.4