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)
commit2d8c1a2318a75f43491bdc7acbeb24590145d7a6
tree40b069569b8ff66ac64e0396123bc84d7bcd0b25
parent494e49c9855c75e5cf95a2c031401d2d4f5e21fe
MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'

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
This page took 0.026166 seconds and 4 git commands to generate.