2017-06-16 21:20:38 +08:00
|
|
|
#name: PC-Rel relocation against defined
|
|
|
|
#source: pcrel.s
|
2019-11-07 08:30:26 +08:00
|
|
|
#target: [check_shared_lib_support]
|
2017-06-16 21:20:38 +08:00
|
|
|
#ld: -shared -e0 -defsym global_a=0x1000 -defsym global_b=0x2000
|
2017-10-12 20:38:20 +08:00
|
|
|
#error: .*: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_ADR_PREL_PG_HI21_NC against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_ADR_PREL_LO21 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_LD_PREL_LO19 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_PREL16 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_PREL32 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|
|
|
|
#error: .*: relocation R_AARCH64_PREL64 against symbol `global_a.*bind externally.*fPIC.*
|
|
|
|
#error: .*: dangerous relocation: unsupported relocation
|