﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4881	removeEqualFunctionCalls and wrapFunctionCalls	Vitalij Ruge	Lennart Ochel	"For `removeEqualFunctionCalls` we can find the line
{{{#!modelica
skip this module if cse module is activated
}}}
which use `Flags.CSE_CALL`. But enable `wrapFunctionCalls` is not equal `Flags.CSE_CALL`.

see the dump:
https://github.com/OpenModelica/OpenModelica-testsuite/blob/master/openmodelica/debugDumps/lateInline.mos

both moduls are enabled.
"	defect	new	high	Future	Backend				
