MIPS/GAS/testsuite: Correct duplicate `Loongson-3A tests' test name
Correct a duplicate `Loongson-3A tests' GAS test name introduced with
commit 9867540240
("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.
This commit is contained in:
parent
6e5e9d58c1
commit
30147392ca
|
@ -1,3 +1,7 @@
|
|||
2018-02-13 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* testsuite/gas/mips/loongson-3a-2.d: Rename test.
|
||||
|
||||
2018-02-12 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* testsuite/gas/mips/reginfo-2-n32.d: Add `--no-pad-sections' to
|
||||
|
|
|
@ -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 .*
|
||||
|
||||
|
|
Loading…
Reference in New Issue