[committed] binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Wed Oct 25 16:27:00 GMT 2000
It seems <URL: http://sources.redhat.com/ml/binutils/2000-09/msg00456.html >
was lost, but there's a better fix installed for the generic multiple-xfail-
targets problem. Since the only bits left of that patch were
port-specific, I committed this.
* binutils-all/readelf.exp: (-wi test): Add cris-*-* to xfails.
Index: readelf.exp
===================================================================
RCS file: /cvs/src/src/binutils/testsuite/binutils-all/readelf.exp,v
retrieving revision 1.4
diff -p -c -r1.4 readelf.exp
*** readelf.exp 2000/10/19 18:04:56 1.4
--- readelf.exp 2000/10/25 21:49:41
*************** if [is_remote host] {
*** 254,257 ****
# 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*-*-*}
--- 254,257 ----
# 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-*-*}
brgds, H-P
More information about the Binutils
mailing list