From 30d72bc3359e12d10b53310963d62dae0978cbe5 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 24 Apr 2015 10:15:41 +0100 Subject: [PATCH] Skip the compressed1d test for targets which do not use the elf32.em linker emulation file. * ld-elf/compressed1d.d: Add notarget for ELF based targets that do not use elf.em. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-elf/compressed1d.d | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 764e33b..eaa4edb 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-04-24 Nick Clifton + + * ld-elf/compressed1d.d: Add notarget for ELF based targets that + do not use elf.em. + 2015-04-24 Hans-Peter Nilsson * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-* diff --git a/ld/testsuite/ld-elf/compressed1d.d b/ld/testsuite/ld-elf/compressed1d.d index cd6042c..7f91bb1 100644 --- a/ld/testsuite/ld-elf/compressed1d.d +++ b/ld/testsuite/ld-elf/compressed1d.d @@ -2,6 +2,8 @@ #as: --compress-debug-sections=none #ld: -r --compress-debug-sections=zlib-gnu #readelf: -SW +#notarget: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-* i370-*-* i860-*-* iq200-*-* mn10200-*-* msp430-*-* mt-*-* or1k-*-* pj-*-* +# Not all ELF targets use the elf.em emulation... #failif #... -- 2.7.4