public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] MIPS testsuite fix
@ 2001-09-13 20:44 Thiemo Seufer
  0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2001-09-13 20:44 UTC (permalink / raw)
  To: binutils

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*-*-*}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-13 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-13 20:44 [PATCH] MIPS testsuite fix Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).