Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 04:08:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206990] powerpc (32-bit), projects/clang380-import vs. 11.0-CURRENT's sendsig: need to avoid signal delivery trashing the stack and so causing SIGSEGV
Message-ID:  <bug-206990-8-Rr0iRWKQzS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206990-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206990-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=3D206990

--- Comment #13 from Mark Millard <markmi@dsl-only.net> ---
(In reply to Dimitry Andric from comment #10)

I got a notice of the latest fix for covering
the TARGET_ARCH=3Dpowerpc stack-handling issues
for llvm bugzilla 26519:

Comment # 33 on bug 26519 from Krzysztof Parzyszek
The fix has been committed in master in r303257.

I opened PR33070 to request merging it into 4.0.1.

You are receiving this mail because:
        =E2=80=A2 You reported the bug.

I've been using a version of the patch for some time
and for buildworld it appears that with it powerpc
and powerpc64 have a similar status: the one known
area not working is handling of thrown C++ exceptions
--for example the required dwarf information is
incomplete so such programs crash handling thrown
exceptions.

As for buildkernel use for powerpc (32-bit):

powerpc FreeBSD with a clang 4 based
kernel build on the same machines fails at
the /sbin/init attempt and then gets an
alignment exception. (I've not tried a G4
or G3 yet.) But booting the kernel seems
to work up to that point.

Both the buildworld and the buildkernel results
are great improvements for targeting 32-bit
powerpc FreeBSD via clang.

--=20
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-206990-8-Rr0iRWKQzS>