diff options
author | Maciej W. Rozycki <macro@mips.com> | 2018-02-13 12:56:29 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-02-13 12:56:29 +0000 |
commit | 30147392ca2b686b17e022a9cf8bbbddae785ff1 (patch) | |
tree | 3de05b5b3e95bc28e299a56d44d47423aa71e1e8 /gas | |
parent | 6e5e9d58c1eeef5677c90886578a895cb8c164c5 (diff) | |
download | gdb-30147392ca2b686b17e022a9cf8bbbddae785ff1.zip gdb-30147392ca2b686b17e022a9cf8bbbddae785ff1.tar.gz gdb-30147392ca2b686b17e022a9cf8bbbddae785ff1.tar.bz2 |
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.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/loongson-3a-2.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5c8ffd1..fc4cd6f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 diff --git a/gas/testsuite/gas/mips/loongson-3a-2.d b/gas/testsuite/gas/mips/loongson-3a-2.d index 32fea2e..309db47 100644 --- a/gas/testsuite/gas/mips/loongson-3a-2.d +++ b/gas/testsuite/gas/mips/loongson-3a-2.d @@ -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 .* |