diff --git a/src/V3Unroll.cpp b/src/V3Unroll.cpp index 71365769b..5e9cd7196 100644 --- a/src/V3Unroll.cpp +++ b/src/V3Unroll.cpp @@ -296,8 +296,8 @@ private: AstNode* newbodysp = NULL; ++m_statLoops; - int times = 0; if (stmtsp) { + int times = 0; while (1) { UINFO(8," Looping "<