This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
1 #
2 # elf tests
3 #
4
5 # We're testing bits in obj-elf -- don't run on anything else.
6 if { ([istarget "*-*-elf*"]
7 || [istarget "*-*-linux*"]
8 || [istarget "sparc*-*-solaris*"]
9 || [istarget "mips*-*-irix6*"])
10 && ![istarget *-*-linux*aout*]
11 && ![istarget *-*-linux*oldld*]
12 } then {
13 run_dump_test "section0"
14 run_dump_test "section1"
15 }