https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98861
--- Comment #2 from cqwrteur <unlvsur at live dot com> --- (In reply to Jonathan Wakely from comment #1) > (In reply to cqwrteur from comment #0) > > The mailing list requires me to request the feature here. I put it here. > > https://www.mail-archive.com/gcc@gcc.gnu.org/msg94104.html > > > "However, I desperately need that feature since current C++ exceptions > > are totally unusable." > > Ridiculous claims like "totally unusable" aren't going to convince anybody. > > > http://open-std.org/JTC1/SC22/WG21/docs/papers/2019/p0709r4.pdf > > This is just a proposal, one of many. It hasn't been approved by the > committee and is not without critics. It might be suitable to implement in a > branch, as a proof of concept, but most G++ developers are already busy > working on things that have actually been approved for inclusion in C++. How to start a branch? It can be an experimental branch, right?