HomeFreeBSD

libcxxrt: Add a stub implementation of __cxa_call_terminate

Description

libcxxrt: Add a stub implementation of __cxa_call_terminate

This function is called by GCC 14 if a destructor invoked during
exception unwinding throws an exception.

Reviewed by: emaste
Obtained from: libcxxrt commit 391a3dcc1054e18c2f0dff4e14d6d79ac95399d7
Differential Revision: https://reviews.freebsd.org/D46004

Details

Provenance
jhbAuthored on Aug 21 2024, 5:37 PM
Reviewer
emaste
Differential Revision
D46004: libcxxrt: Add a stub implementation of __cxa_call_terminate
Parents
rG47656cc1ef1c: amd64: use INVLPGB for kernel pmap invalidations
Branches
Unknown
Tags
Unknown