ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / localgot.s
1 .text
2 .global _start
3 _start:
4 x:
5 ld 3,x@got(2) # isn't correct for 32-bit, but hey this is just a testcase
This page took 0.028988 seconds and 4 git commands to generate.