Initial revision
[binutils.git] / gas / testsuite / gas / ppc / ppc.exp
blob572fbc345b49355290de1bc949a7d313c6dabffc
2 # Some PowerPC tests
5 # These tests are currently ELF specific, only because nobody has
6 # converted them to look for XCOFF relocations.
8 if { [istarget powerpc*-*-*bsd*] \
9 || [istarget powerpc*-*-elf*] \
10 || [istarget powerpc*-*-eabi*] \
11 || [istarget powerpc*-*-sysv4*] \
12 || [istarget powerpc*-*-linux*] \
13 || [istarget powerpc*-*-solaris*] \
14 || [istarget powerpc*-*-rtems*] } then {
15 run_dump_test "astest"
16 run_dump_test "astest2"
19 if { [istarget powerpc*-*-*] } then {
20 run_dump_test "simpshft"