[Midnightbsd-cvs] [MidnightBSD/src] edec20: libcxxrt: Add a stub implementation of __cxa_call_...
Lucas Holt
noreply at github.com
Sun Dec 1 13:57:32 EST 2024
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: edec20d7b55e2974c914fe83ca1a63d2c66adc3e
https://github.com/MidnightBSD/src/commit/edec20d7b55e2974c914fe83ca1a63d2c66adc3e
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-12-01 (Sun, 01 Dec 2024)
Changed paths:
M contrib/libcxxrt/exception.cc
M lib/libcxxrt/Version.map
Log Message:
-----------
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.
Obtained from FreeBSD 13 stable 6b5a9d287d03fde3801afa9809b0a9640ec6bf89
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list