PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / got-01.s
1 .text
2 .global __start
3 __start:
4 foo:
5 ld r0, [pcl, foo@gotpc]
This page took 0.029162 seconds and 4 git commands to generate.