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]
Other format: [Raw text]

[PATCH]: gas/testsuite/gas/sparc/mismatch.exp


I had a problem with runnnig the gas testsuite, see for example 

http://sources.redhat.com/ml/binutils/2002-09/msg00102.html



I'm noy sure this is wanted but it fixes my problem to run the gas
testsuite for mismatch.


Cheers,

/ChJ

*** mismatch.exp.orig	Mon May  3 09:28:52 1999
--- mismatch.exp	Thu Sep 26 20:28:27 2002
***************
*** 13,19 ****
  
      dg-init
  
!     dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/mism-*.s]] "" ""
  
      dg-finish
  
--- 13,19 ----
  
      dg-init
  
!     dg-runtest [lsort [glob -nocomplain $srcdir/mism-*.s]] "" ""
  
      dg-finish
  


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