|
From: | nszabolcs at gmail dot com |
Subject: | [Bug ld/22589] aarch64: adrp relocation gets filled with non-zero address for undefined weak symbol |
Date: | Mon, 21 Oct 2019 11:18:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22589 Szabolcs Nagy <nszabolcs at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nszabolcs at gmail dot com --- Comment #7 from Szabolcs Nagy <nszabolcs at gmail dot com> --- in position dependent code the most reasonable behaviour is to try to set the symbol address to 0 and if 0 is outside of the range of adrp then report a linker error. in position independent code adrp for weak undefined symbol should be a linker error. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |