* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
[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
8ee99f93
ILT
11 # FIXME: This doesn't work for MIPS targets because of the .reginfo
12 # and .mdebug sections.
13 setup_xfail mips*-*-*
98944905 14 run_dump_test "section0"
98944905 15
8ee99f93
ILT
16 setup_xfail mips*-*-*
17 run_dump_test "section1"
98944905 18}
This page took 0.023571 seconds and 4 git commands to generate.