[Bug target/68178] [arm] Relative address expressions bind at as-time, even if symbol is weak

rearnsha at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 2 17:20:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68178

--- Comment #6 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Oh, and another point; since this is a function symbol, not a data symbol, it
can't be subject to a copy relocation at run time, so even protected symbols
should be acceptable here.


More information about the Gcc-bugs mailing list