binutils-gdb/binutils/testsuite/binutils-all/strip-13mips64.s
Maciej W. Rozycki 2d8c1a2318 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 2f8ceb3899 ("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.
2018-04-05 22:37:17 +01:00

15 lines
174 B
ArmAsm

.text
foo:
.dc.l 0x12345678
.section .rela.text
.dc.a 0
.dc.l 0
.dc.b 0, 0, 0, 0x8f
.dc.a 0x0000008f
.dc.a 0
.dc.l 0
.dc.b 0, 0, 0, 0
.dc.a 0