Index: src/ControlStruct/ExceptTranslate.cpp
===================================================================
--- src/ControlStruct/ExceptTranslate.cpp	(revision 2554f2465980526a772aa75500f16cbd403fd235)
+++ src/ControlStruct/ExceptTranslate.cpp	(revision 96b0e49992f694d187be2f63a3b7938da27f5e21)
@@ -496,4 +496,5 @@
 				{
 					new ast::VariableExpr( loc, try_wrapper ),
+					new ast::VariableExpr( loc, terminate_catch ),
 					new ast::VariableExpr( loc, terminate_match ),
 				}
