[Bug 221029] AMD Ryzen: strange compilation failures using poudriere or plain buildkernel/buildworld
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 7 00:19:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029
--- Comment #59 from Don Lewis <truckman at FreeBSD.org> ---
(In reply to Nils Beyer from comment #58)
Actually, I'm not so sure now. If I disassemble
llvm::FoldingSetBase::GrowBucketCount(), I see this computed call:
0x0000000002c33cea <+250>: callq *0x18(%rax)
=> 0x0000000002c33ced <+253>: mov 0x8(%r12),%rcx
so we could be getting to clang::FunctionProtoType::Profile() by way of some
c++ magic.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list