* gas/ppc/ppc.exp: Do not run simpshft on aix.
+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.
}
if { [istarget powerpc*-*-*] } then {
- run_dump_test "simpshft"
run_dump_test "regnames"
if { [is_elf_format] } then {
run_dump_test "machine"
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"