https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068

--- Comment #48 from Mark Millard <[email protected]> ---
(In reply to Justin Hibbits from comment #47)

Dimitry's comment #% indicated that he used printf's.

My comment #8 shows using gdb. Just after the backtrace
I reported (of course your symbol might be different):

QUOTE
For _bfd_elf_fix_symbol_flags the later gdb output shows that *h has:

_ZZN4llvm7hashing6detail18get_execution_seedEvE4seed@@LLVM_6.0
root.type = bfd_link_hash_defweak
is_weakalias = 1

*h->u.alias has:
__bss_start@@LLVM_6.0
root.type = bfd_link_hash_indirect
is_weakalias = 0
END QUOTE

The full print *h (with notes about from where in the backtrace)
was shown later in the comment.

-- 
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]"

Reply via email to