* ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.

This commit is contained in:
Nick Clifton 2011-06-27 15:02:56 +00:00
parent 8aacb050e6
commit 840c4ae927
2 changed files with 5 additions and 1 deletions

View 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.

View File

@ -88,7 +88,7 @@ if { ! [istarget arc-*-*]
&& ! [istarget pj-*-*]
&& ! [istarget rx-*-*]
&& ! [istarget spu-*-*]
&& ! [istarget v850-*-*]
&& ! [istarget v850*-*-*]
&& ! [istarget xstormy16-*-*]
&& ! [istarget *-*-irix*]
&& ! [istarget *-*-rtems] } {