PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr24151a.s
CommitLineData
83924b38
L
1 .text
2 .globl bar
3 .type bar,@function
4bar:
5 movl $30, foo(%rip)
6 .size bar, .-bar
7 .protected foo
8 .type foo,@object
9 .comm foo,4,4
This page took 0.10557 seconds and 4 git commands to generate.