MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'
authorMaciej W. Rozycki <macro@mips.com>
Thu, 5 Apr 2018 21:35:25 +0000 (14:35 -0700)
committerMaciej W. Rozycki <macro@mips.com>
Thu, 5 Apr 2018 21:37:17 +0000 (22:37 +0100)
Fix a typo: `.dc.w' -> `.dc.l' in `strip-13mips64.s', correcting a bug
from commit 2f8ceb38991e ("binutils/testsuite: Support REL and MIPS64
reloc formats with `strip-13'").  For relocation format correctness only
as there is no observable change in test results due to the lack of
connection between the second relocation entry affected and the examined
error message produced.

binutils/
* testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
than `.dc.w' in second relocation.

binutils/ChangeLog
binutils/testsuite/binutils-all/strip-13mips64.s

index 1a97ff3cb9abeb4e1aead8abf479a9fe589a734f..a577978df0979a8ffb4447f5afc9c7f825cb2d74 100644 (file)
@@ -1,3 +1,8 @@
+2018-04-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
+       than `.dc.w' in second relocation.
+
 2018-04-05  Maciej W. Rozycki  <macro@mips.com>
 
        * testsuite/binutils-all/strip-13.d: Also expect `unsupported
index 36323e001c39984cb8d7c11d8fe94a189c857d11..cee9c755955c6e30019ca93b9f466aae966581c9 100644 (file)
@@ -9,6 +9,6 @@ foo:
        .dc.a    0x0000008f
 
        .dc.a    0
-       .dc.w    0
+       .dc.l    0
        .dc.b    0, 0, 0, 0
        .dc.a    0