Re: From llvm: Fwd: [Bug 26519] Clang 3.8.0's "Target: powerpc-unknown-freebsd11.0" code generation is violating the SVR4 ABI (SEGV can result) [fixed in llvm -r280705]

2016-09-10 Thread Mark Millard
Quick top post: Krzysztof has re-opened llvm bugzilla 26519 because the post-amble side of things has not been fixed yet. . . Krzysztof Parzyszek changed bug 26519 WhatRemoved Added Status RESOLVEDREOPENED Resolution FIXED --- Comment # 9 on bug 26519 from Krzysztof Parzysz

Re: From llvm: Fwd: [Bug 26519] Clang 3.8.0's "Target: powerpc-unknown-freebsd11.0" code generation is violating the SVR4 ABI (SEGV can result) [fixed in llvm -r280705]

2016-09-10 Thread Mark Millard
On 2016-Sep-10, at 10:18 AM, Dimitry Andric wrote: > On 06 Sep 2016, at 15:04, Mark Millard wrote: >> >> llvm's bugzilla reports that the stack-handling SVR4 ABI violation for >> TARGET_ARCH=powerpc has been fixed r280705 (likely on trunk)! > > I merged the upstream fix to projects/clang390-i

Re: From llvm: Fwd: [Bug 26519] Clang 3.8.0's "Target: powerpc-unknown-freebsd11.0" code generation is violating the SVR4 ABI (SEGV can result) [fixed in llvm -r280705]

2016-09-10 Thread Dimitry Andric
On 06 Sep 2016, at 15:04, Mark Millard wrote: > > llvm's bugzilla reports that the stack-handling SVR4 ABI violation for > TARGET_ARCH=powerpc has been fixed r280705 (likely on trunk)! I merged the upstream fix to projects/clang390-import: https://svnweb.freebsd.org/changeset/base/305686 -Dim

Re: From llvm: Fwd: [Bug 26761] clang 3.8.0 messes up __builtin_dwarf_cfa (), at least for TARGET_ARCH=powerpc and powerpc64 (gcc/g++ mismatch) [llvm r280350 is a fix]

2016-09-10 Thread Dimitry Andric
On 01 Sep 2016, at 16:58, Mark Millard wrote: > > __builtin_dwarf_cfa () is now listed at llvm as fixed for powerpc and > powerpc64 (r280350, likely on trunk). I merged the upstream fix to projects/clang390-import: https://svnweb.freebsd.org/changeset/base/305683 -Dimitry signature.asc Des

Re: From llvm: Fwd: [Bug 26856] clang 3.8.0/powerpc/powerpc64's _Unwind_RaiseException code generation has messed up r31 (frame pointer) save/restore code (SEGV's can result) [another issue reported f

2016-09-10 Thread Dimitry Andric
On 31 Aug 2016, at 03:17, Mark Millard wrote: > > The below notice from Hal Finkel [via llvm's bugzilla] indicates that at > least part of llvm bug 26856 for powerpc64's is expected to have been fixed > by r280188 (likely on trunk?). I merged the upstream fix to projects/clang390-import: http

Re: From llvm: Fwd: [Bug 25780] [META] Using Clang as the FreeBSD/ppc system compiler [one item fixed on trunk]

2016-09-10 Thread Dimitry Andric
On 30 Aug 2016, at 08:28, Mark Millard wrote: > > llvm bug 19098 "clang and llvm should support -mminimal-toc and -mlongcall > for PowerPC" has been listed as fixed on llvm's trunk. > > That leaves about 5 pending bugs in the list that the META bug 25780 > currently has. I merged the upstream