* binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.

This commit is contained in:
Hans-Peter Nilsson 2000-10-25 23:23:39 +00:00
parent c4920b9772
commit ba181e2f16
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-10-25 Hans-Peter Nilsson <hp@axis.com>
* binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
2000-10-19 Chris Demetriou <cgd@sibyte.com>
* binutils-all/readelf.exp (readelf_test): Work properly

View File

@ -254,4 +254,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*-*-*}
readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-*}