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]

[committed] MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests


	gas/
	* testsuite/gas/mips/r6-64-n32.d: Change the `name' tag.
	* testsuite/gas/mips/r6-64-n64.d: Likewise.
---
 I have committed this change.

  Maciej

binutils-mips-gas-test-r6-insns-newabi.diff
Index: binutils/gas/testsuite/gas/mips/r6-64-n32.d
===================================================================
--- binutils.orig/gas/testsuite/gas/mips/r6-64-n32.d	2016-06-17 16:36:11.000000000 +0100
+++ binutils/gas/testsuite/gas/mips/r6-64-n32.d	2016-06-20 15:42:57.129495158 +0100
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#name: MIPS MIPSR6 64 instructions
+#name: MIPS64r6 n32 instructions
 #as: -n32
 #source: r6-64.s
 
Index: binutils/gas/testsuite/gas/mips/r6-64-n64.d
===================================================================
--- binutils.orig/gas/testsuite/gas/mips/r6-64-n64.d	2016-06-17 16:36:11.000000000 +0100
+++ binutils/gas/testsuite/gas/mips/r6-64-n64.d	2016-06-20 15:43:14.243910087 +0100
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#name: MIPS MIPSR6 64 instructions
+#name: MIPS64r6 n64 instructions
 #as: -64
 #source: r6-64.s
 


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