ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr24526.s
CommitLineData
b7d07216
L
1 .text
2 .globl _start
3_start:
4 .byte 0
5 .section .note,"",%note
6 .dc.a .foo
7
8 .section .foo,"a"
9 .dc.a 0
10 .section .bar,"ao",%progbits,.foo
11 .dc.a 0
12 .section .zed,"ao",%progbits,.foo
13 .dc.a 0
This page took 0.043819 seconds and 4 git commands to generate.