Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Aug 2017 00:19:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221029] AMD Ryzen: strange compilation failures using poudriere or plain buildkernel/buildworld
Message-ID:  <bug-221029-8-ILpyFUcV9D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221029-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221029-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #59 from Don Lewis <truckman@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221029-8-ILpyFUcV9D>