* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
test.
This commit is contained in:
parent
fcd8210c95
commit
e150e7bf83
@ -1,3 +1,8 @@
|
||||
2001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||
|
||||
* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
|
||||
test.
|
||||
|
||||
Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* binutils/all/readelf.exp: Expect readelf -wi to
|
||||
|
@ -287,4 +287,4 @@ if [is_remote host] {
|
||||
# The xfail targets here do not default to DWARF2 format debug information
|
||||
# The symptom is that the output of 'readelf -wi' is empty.
|
||||
|
||||
readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-* *-*-linux* h8300*-*-*}
|
||||
readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-* mips*-*-elf* *-*-linux* h8300*-*-*}
|
||||
|
Loading…
Reference in New Issue
Block a user