From: Hans-Peter Nilsson Date: Sun, 21 May 2000 18:06:40 +0000 (+0000) Subject: * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. X-Git-Tag: readline-pre-41-import~435 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f48026f7d7fb8dfd61661569ce87aebe3d8385af;p=thirdparty%2Fbinutils-gdb.git * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5e0f39bbf32..e3a418d14de 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Sun May 21 10:08:08 2000 Hans-Peter Nilsson + + * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. + 2000-05-15 Nick Clifton * gas/arm/arch4t.s: Add tests of new fields to msr instruction. diff --git a/gas/testsuite/gas/elf/elf.exp b/gas/testsuite/gas/elf/elf.exp index 216f2ac3051..13b7c0bb066 100644 --- a/gas/testsuite/gas/elf/elf.exp +++ b/gas/testsuite/gas/elf/elf.exp @@ -8,6 +8,7 @@ if { ([istarget "*-*-elf*"] || [istarget "sparc*-*-solaris*"] || [istarget "mips*-*-irix6*"]) && ![istarget *-*-linux*aout*] + && ![istarget *-*-linux*coff*] && ![istarget *-*-linux*oldld*] } then { run_dump_test "section0"