* lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
[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*]
11 && ![istarget *-*-linux*oldld*]
12} then {
98944905 13 run_dump_test "section0"
8ee99f93 14 run_dump_test "section1"
98944905 15}
This page took 0.031739 seconds and 4 git commands to generate.