https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068
--- Comment #51 from Justin Hibbits <[email protected]> --- Mark, sorry I missed that. It seems to me that a weak alias to an indirect reference should resolve through the indirect reference. So I think the while (h->root.type == bfd_link_hash_indirect) block needs to be copied and used for def as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
