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: Correct duplicate `Loongson-3A tests' test name


Correct a duplicate `Loongson-3A tests' GAS test name introduced with 
commit 986754024085 ("Add Loongson3A specific instructions"), 
<https://sourceware.org/ml/binutils/2010-12/msg00447.html>, shared 
between gas/testsuite/gas/mips/loongson-3a.d and 
gas/testsuite/gas/mips/loongson-3a-2.d.

	gas/
	* testsuite/gas/mips/loongson-3a-2.d: Rename test.
---
 gas/testsuite/gas/mips/loongson-3a-2.d |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

binutils-mips-gas-test-loongson-3a-2-name.diff
Index: binutils/gas/testsuite/gas/mips/loongson-3a-2.d
===================================================================
--- binutils.orig/gas/testsuite/gas/mips/loongson-3a-2.d	2017-12-12 00:49:11.000000000 +0000
+++ binutils/gas/testsuite/gas/mips/loongson-3a-2.d	2018-02-13 11:52:10.948930840 +0000
@@ -1,6 +1,6 @@
 #as: -march=loongson3a -mabi=o64
 #objdump: -M reg-names=numeric -dr
-#name: Loongson-3A tests
+#name: Loongson-3A tests 2
 
 .*:     file format .*
 


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