[Bug 207736] clang 3.8.0/powerpc/powerpc64's _Unwind_RaiseException code generation has messed up r31 (frame pointer) save/restore code (SEGV's can result)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 10 23:43:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207736
Mark Millard <marklmi26-fbsd at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #6 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
Head no longer has the old libunwind code and my
understanding is that there is no plan to complete
the implementation of DW_CFA_remember_state and
DW_CFA_restore_state in 11 or 12 (which still have
the old libunwind code as I understand).
clang also has progressed so that in head, and
eventually 13.0, clang will be officially the
means of building powerpc families (64-bit and
32-bit), using llvm's libunwind.
The 64-bit ABI has also been changed as part of
the activity.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list