This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

[obvious] minor cleanup in fr500/mclracc.cgs


The driving script (allinsn.exp) controls what machines are exercised.

2003-09-03  Michael Snyder  <msnyder@redhat.com>

	* sim/frv/fr500/mclracc.cgs: Change mach to 'all', 
	to be consistant with other tests in the directory.

Index: testsuite/sim/frv/fr500/mclracc.cgs
===================================================================
RCS file: /cvs/src/src/sim/testsuite/sim/frv/fr500/mclracc.cgs,v
retrieving revision 1.1
diff -p -r1.1 mclracc.cgs
*** testsuite/sim/frv/fr500/mclracc.cgs	29 Aug 2003 16:39:58 -0000	1.1
--- testsuite/sim/frv/fr500/mclracc.cgs	3 Sep 2003 19:35:05 -0000
***************
*** 1,5 ****
  # frv testcase for mclracc $ACC40k,$A
! # mach: fr500
  
  	.include "../testutils.inc"
  
--- 1,5 ----
  # frv testcase for mclracc $ACC40k,$A
! # mach: all
  
  	.include "../testutils.inc"
  

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