[PATCH] MIPS testsuite fix

Thiemo Seufer ica2_ts@csv.ica.uni-stuttgart.de
Thu Sep 13 20:44:00 GMT 2001


Hi All,

this excludes the mips*-elf targets from the "readelf -wi" testcase
because they don't support dwarf2.


Thiemo


2001-09-14  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>

	/binutils/testsuite/ChangeLog
	* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
	test.


diff -BurpNX /bigdisk/src/binutils-exclude src-orig/binutils/testsuite/binutils-all/readelf.exp src/binutils/testsuite/binutils-all/readelf.exp
--- src-orig/binutils/testsuite/binutils-all/readelf.exp	Fri Sep  7 06:47:05 2001
+++ src/binutils/testsuite/binutils-all/readelf.exp	Fri Sep  7 08:38:03 2001
@@ -287,4 +287,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*-*-* cris-*-* *-*-linux* h8300*-*-*}
+readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-* mips*-*-elf* *-*-linux* h8300*-*-*}



More information about the Binutils mailing list