[AArch64] Improve PC-relative relocation check for shared library
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pcrel_pic_undefined.d
1 #name: PC-Rel relocation against undefined
2 #source: pcrel.s
3 #ld: -shared -e0
4 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol.*fPIC.*
5 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21_NC against external symbol.*fPIC.*
6 #warning: .*: relocation R_AARCH64_ADR_PREL_LO21 against external symbol.*fPIC.*
7 #warning: .*: relocation R_AARCH64_LD_PREL_LO19 against external symbol.*fPIC.*
8 #warning: .*: relocation R_AARCH64_PREL16 against external symbol.*fPIC.*
9 #warning: .*: relocation R_AARCH64_PREL32 against external symbol.*fPIC.*
10 #warning: .*: relocation R_AARCH64_PREL64 against external symbol.*fPIC.*
This page took 0.031678 seconds and 5 git commands to generate.