]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
authorNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2011 15:02:56 +0000 (15:02 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2011 15:02:56 +0000 (15:02 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/elf.exp

index a75a95ceefa63d42956c1c70631d49ca27079589..1d266394e3d261e11662f857782c4e0974c8167a 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 8ed8c3d54e702896ab584d1dad611aa6e5600c29..4a00b81ced0474d815704a4c6c7ccb9fa164ef2f 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] } {