* binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 25 Oct 2000 23:23:39 +0000 (23:23 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 25 Oct 2000 23:23:39 +0000 (23:23 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/readelf.exp

index a1bfb5c..9ddc768 100644 (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
index 3908370..2461391 100644 (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-*-*}