OSDN Git Service

* ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
authornickc <nickc>
Mon, 27 Jun 2011 15:02:55 +0000 (15:02 +0000)
committernickc <nickc>
Mon, 27 Jun 2011 15:02:55 +0000 (15:02 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/elf.exp

index a75a95c..1d26639 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-27  Nick Clifton  <nickc@redhat.com>
+
+       * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
+
 2011-06-27  Alan Modra  <amodra@gmail.com>
 
        * ld-elf/elf.exp: Exclude more targets from note-3 test.
index 8ed8c3d..4a00b81 100644 (file)
@@ -88,7 +88,7 @@ if {    ! [istarget arc-*-*]
      && ! [istarget pj-*-*]
      && ! [istarget rx-*-*]
      && ! [istarget spu-*-*]
-     && ! [istarget v850-*-*]
+     && ! [istarget v850*-*-*]
      && ! [istarget xstormy16-*-*]
      && ! [istarget *-*-irix*]
      && ! [istarget *-*-rtems] } {