This is the mail archive of the binutils@sourceware.org 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, MIPS] Make test name unique


I've noticed this while working on the next patch for Octeon.  OK?

Adam

	* gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
	different from the branch-misc-2-64.d test.

Index: branch-misc-2pic-64.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mips/branch-misc-2pic-64.d,v
retrieving revision 1.1
diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.1 branch-misc-2pic-64.d
--- branch-misc-2pic-64.d	23 Nov 2005 14:04:18 -0000	1.1
+++ branch-misc-2pic-64.d	13 Feb 2008 01:44:35 -0000
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#name: MIPS branch-misc-2-64
+#name: MIPS branch-misc-2pic-64
 #source: branch-misc-2.s
 #as: -64 -call_shared
 


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