* ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
This commit is contained in:
parent
8aacb050e6
commit
840c4ae927
@ -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.
|
||||
|
@ -88,7 +88,7 @@ if { ! [istarget arc-*-*]
|
||||
&& ! [istarget pj-*-*]
|
||||
&& ! [istarget rx-*-*]
|
||||
&& ! [istarget spu-*-*]
|
||||
&& ! [istarget v850-*-*]
|
||||
&& ! [istarget v850*-*-*]
|
||||
&& ! [istarget xstormy16-*-*]
|
||||
&& ! [istarget *-*-irix*]
|
||||
&& ! [istarget *-*-rtems] } {
|
||||
|
Loading…
Reference in New Issue
Block a user