From 02920c2cd932a28cca7f38e149844e55ca5c5f56 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 23 Apr 2019 21:51:38 +0200 Subject: fixes #11082 --- compiler/cgendata.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/cgendata.nim') diff --git a/compiler/cgendata.nim b/compiler/cgendata.nim index 4cd66b333..d9c3b7b86 100644 --- a/compiler/cgendata.nim +++ b/compiler/cgendata.nim @@ -70,6 +70,7 @@ type threadVarAccessed*: bool # true if the proc already accessed some threadvar hasCurFramePointer*: bool # true if _nimCurFrame var needed to recover after # exception is generated + noSafePoints*: bool # the proc doesn't use safe points in exception handling lastLineInfo*: TLineInfo # to avoid generating excessive 'nimln' statements currLineInfo*: TLineInfo # AST codegen will make this superfluous nestedTryStmts*: seq[tuple[n: PNode, inExcept: bool]] -- cgit 1.4.1-2-gfad0