[Bug gold/19169] Gold emits incorrect R_AARCH64_ABS64

2015-10-23 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19169 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/19169] Gold emits incorrect R_AARCH64_ABS64

2015-10-23 Thread eugeni.stepanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19169 --- Comment #2 from Evgeniy Stepanov --- It appears that this is a bug in the bionic linker which incorrectly loads the addend for RELA relocations from the relocated address. See https://sourceware.org/bugzilla/show_bug.cgi?id=19163 The bug

[Bug gold/19169] Gold emits incorrect R_AARCH64_ABS64

2015-10-23 Thread eugeni.stepanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19169 --- Comment #1 from Evgeniy Stepanov --- Oh, > 2040 1820 This is actually 0x2018, which is the VMA of "A". So this points to A+A, which is definitely wrong. -- You are receiving this mail because: You are on the CC list for the