Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / pr22677.s
index 16f8bc3..3941584 100644 (file)
        .p2align 2
        .word 0
 
-       .text
+       .globl main
+       .globl start
+       .globl _start
+       .globl __start
        .globl foo
+       .text
+main:
+start:
+_start:
+__start:
 foo:
        .word 0