[Bug c++/92823] Is that possible to optimize C++ exception??????????? I always HATE 2 phases of exception unwind

euloanty at live dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 6 21:20:00 GMT 2019


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

--- Comment #3 from fdlbxtqi <euloanty at live dot com> ---
(In reply to Richard Biener from comment #1)
> It's called "exception" handling.  If you use an "exception" on the fast path
> you are doing something wrong.

If this succeeds, we will be able to directly use POSIX APIs in C++ with an
exception thrown without ANY wrapper. That will be a great improvement to our
language.


More information about the Gcc-bugs mailing list