* 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 a1bfb5c75a9470c34f640ea4df9bf6d2d3667767..9ddc76868387983f39db389e5c2d4a0565ed6ca1 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 3908370b3966389e617711b91d80b5d2a39f38cc..246139180cf7103c03e2670c9c4bf53fb5a29d85 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-*-*}