Snapshot gcc-13-20220731 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/13-20220731/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Hi,
i'm developing a GCC-Plugin. And i don't understand why there is a
"try_finally_expr" in a must_not_throw-Area in my AST. It happens in the
destructors.
Here is my AST:
function_decl Exception::__dt_base
1: must_not_throw_expr(->void_type{void})[42]
0: statement_list(->void_type{void})