Jakub Jelinek <jj@ultra.linux.cz>
[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.
6if { [istarget "*-elf*"]
7 || [istarget "*-linux*"]
8 || [istarget "sparc*-*-solaris*"]
9 || [istarget "mips*-*-irix6*"] } then {
10
11 run_dump_test "section0"
12 run_dump_test "section1"
13
14}
This page took 0.024558 seconds and 4 git commands to generate.