[Bug c++/55918] Stack partially unwound when noexcept causes call to std::terminate

m101010a at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 16 15:13:36 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55918

m101010a at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m101010a at gmail dot com

--- Comment #7 from m101010a at gmail dot com ---
I have written a GCC plugin (available at
https://github.com/m42a/gcc-noexcept-plugin ) based on comment #6 that
consistently prevents stack unwinding in this case.


More information about the Gcc-bugs mailing list