[Bug objc/77481] @finally not executed if exception not caught or rethrown
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 5 09:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77481
--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
note btw, if I wrap the try/catch/finallys in a catchall, the finallys are
executed.
More information about the Gcc-bugs
mailing list