binutils/testsuite: Fix a crash with STN_UNDEF in relocation
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-15mips64.s
1 .text
2 foo:
3 .dc.l 0x12345678
4
5 .section .rela.text
6 .dc.a 0
7 .dc.l 0x00000000
8 .dc.b 0, 0, 0, RELOC
9 .dc.a 0x000055aa
10
11 .dc.a 0
12 .dc.l 0
13 .dc.b 0, 0, 0, 0
14 .dc.a 0
This page took 0.031516 seconds and 5 git commands to generate.