PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20093-1.s
CommitLineData
2168b268
L
1 .section .lbss,"aw",@nobits
2foo1:
3 .space 1073741824
4 .space 1073741824
5 .space 1073741824
6 .text
7 .globl _start
8 .type _start, @function
9_start:
10 movq foo1@GOTPCREL(%rip), %rax
11 .size _start, .-_start
This page took 0.207336 seconds and 4 git commands to generate.