Adjust some strip testcases to silence h8300 warnings
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-13mips64.s
1 .text
2 foo:
3 .dc.l 0x12345678
4
5 .section .rela.text,""
6 .dc.a 0
7 .dc.l 0
8 .dc.b 0, 0, 0, RELOC
9 .dc.a 0
10
11 .dc.a 0
12 .dc.l 0
13 .dc.b 0, 0, 0, 0
14 .dc.a 0
This page took 0.032031 seconds and 4 git commands to generate.