Skip to content

Commit 9873878

Browse files
ptaeuberOpenModelica-Hudson
authored andcommitted
Reset strong component index
1 parent 9d8edb6 commit 9873878

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Compiler/BackEnd/BackendDAECreate.mo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ algorithm
115115
// reset dumped file sequence number
116116
System.tmpTickResetIndex(0, Global.backendDAE_fileSequence);
117117
System.tmpTickResetIndex(1, Global.backendDAE_cseIndex);
118+
System.tmpTickResetIndex(0, Global.strongComponent_index);
118119
functionTree := FCore.getFunctionTree(inCache);
119120
//deactivated because of some codegen errors: functionTree := renameFunctionParameter(functionTree);
120121
(DAE.DAE(elems), functionTree, timeEvents) := processBuiltinExpressions(lst, functionTree);

0 commit comments

Comments
 (0)