Commit: Fix typo in ld's compressed1d test

Nick Clifton nickc@redhat.com
Fri Jun 5 15:47:00 GMT 2015


Hi Guys,

  I am checking in the patch below to fix a typo in the list of targets
  that should not run the ld-elf/compressed1d test.

Cheers
  Nick

ld/testsuite/ChangeLog
2015-06-05  Nick Clifton  <nickc@redhat.com>

	* ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.

diff --git a/ld/testsuite/ld-elf/compressed1d.d b/ld/testsuite/ld-elf/compressed1d.d
index 7f91bb1..5c07046 100644
--- a/ld/testsuite/ld-elf/compressed1d.d
+++ b/ld/testsuite/ld-elf/compressed1d.d
@@ -2,7 +2,7 @@
 #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-*-*
+#notarget: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
 # Not all ELF targets use the elf.em emulation...
 
 #failif



More information about the Binutils mailing list