Fixes a typo in the list of targets that should not run the compressed1d test.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Jun 2015 15:48:01 +0000 (16:48 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Jun 2015 15:48:01 +0000 (16:48 +0100)
* ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/compressed1d.d

index e51f16b48e25edd1eff9b83a59b01972aa504eaf..ab94a7810450f6e93f74cdfbd663db8ae9f52bbd 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-05  Nick Clifton  <nickc@redhat.com>
+
+       * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
+
 2015-06-05  Alan Modra  <amodra@gmail.com>
 
        * ld-powerpc/ppc476-shared.s,
index 7f91bb1822a2075cb2d1080e6b360a529924c9c9..5c070469bd7bee723cd593c2af2573d587043753 100644 (file)
@@ -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-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
 # Not all ELF targets use the elf.em emulation...
 
 #failif
This page took 0.028842 seconds and 4 git commands to generate.