This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]