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