* gas/elf/ehopt0.d: Tweak for bigendian targets.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
CommitLineData
98944905
RH
1#
2# elf tests
3#
4
5# We're testing bits in obj-elf -- don't run on anything else.
966d5bec
ILT
6if { ([istarget "*-*-elf*"]
7 || [istarget "*-*-linux*"]
8 || [istarget "sparc*-*-solaris*"]
9 || [istarget "mips*-*-irix6*"])
10 && ![istarget *-*-linux*aout*]
f48026f7 11 && ![istarget *-*-linux*coff*]
966d5bec
ILT
12 && ![istarget *-*-linux*oldld*]
13} then {
1ff55c93 14 run_dump_test "ehopt0"
98944905 15 run_dump_test "section0"
8ee99f93 16 run_dump_test "section1"
98944905 17}
This page took 0.072964 seconds and 4 git commands to generate.