llvm FreeBSD powerpc ABI target bug fix: Re: [Bug 26519] Clang 4.0.0's "Target: powerpc-unknown-freebsd11.0" code generation is violating the SVR4 ABI (SEGV can result)
Mark Millard
markmi at dsl-only.net
Thu May 4 19:46:05 UTC 2017
I just got a report of a fix for the FreeBSD
powerpc ABI's code generation in llvm. It should
fix a stack handling related problem that
currently makes clang (through 4) largely useless
for TARGET_ARCH=powerpc .
On 2017-May-4, at 12:26 PM, bugzilla-daemon at llvm.org wrote:
> Comment # 19 on bug 26519 from Krzysztof Parzyszek
> Committed a fix in r302183.
>
> You are receiving this mail because:
> • You reported the bug.
This would also apply to:
powerpc-unknown-freebsd12.0
not just 11.0
Hopefully it is an easy merge into
clang 4.
===
Mark Millard
markmi at dsl-only.net
More information about the freebsd-toolchain
mailing list