This is the mail archive of the binutils@sourceware.cygnus.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]

PATCH for undefined.exp



IRIX6 fails this test like all the other DWARF2 targets.  I put in this
patch.

--

Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>

	* ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
	with other DWARF2 targets.

Index: testsuite/ld-undefined/undefined.exp
===================================================================
RCS file: /cvs/binutils/binutils/ld/testsuite/ld-undefined/undefined.exp,v
retrieving revision 1.3
diff -c -p -r1.3 undefined.exp
*** undefined.exp	1999/07/13 09:25:10	1.3
--- undefined.exp	1999/07/15 23:59:45
*************** set ml "undefined.c:9: undefined referen
*** 123,127 ****
--- 123,128 ----
  #setup_xfail strongarm-*-elf
  #setup_xfail thumb-*-elf
  setup_xfail mcore-*-elf
+ setup_xfail mips-sgi-irix6*
  
  checkund $ml $testline

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