Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / pr22393-1.s
1         .section .rodata,"a",%progbits
2         .globl  fx1
3         .type   fx1, %object
4 fx1:
5         .zero   20
6         .section .data.rel.ro,"aw",%progbits
7         .globl  px1
8         .type   px1, %object
9 px1:
10         .dc.a   fx1
11
12         .text
13         .global start   /* Used by SH targets.  */
14 start:
15         .global _start
16 _start:
17         .global __start
18 __start:
19         .global main    /* Used by HPPA targets.  */
20 main:
21         .dc.a 0