[Bug c++/82736] -Wl not wrapping all functions call

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 26 16:56:00 GMT 2017


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This might also be due to how glibc defines the clock_gettime symbol (as a weak
alias for its internal __clock_gettime), in which case it would still belong in
https://sourceware.org/bugzilla/ but for glibc not binutils.


More information about the Gcc-bugs mailing list