﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4477	C++ Runtime Regression for pre(array) crefs	Martin Sjölund	somebody	"When simplifying equations like `{x[1], ..., x[n]}` into `x`, it seems the C++ runtime could not handle this for pre-expressions.

There is an easy way to fix the problem by disabling the new optimization module collapseArrayExps for the C++ runtime only. But I think the generated code should handle pre of arrays instead (or possibly to not collapse pre() of arrays).

See [http://libraries.openmodelica.org/branches/history/master/2017-07-20%2023:12:31..2017-07-21%2013:04:17.html the regression testing] for affected models."	defect	new	critical		Cpp Run-time				Rüdiger Franke Niklas Worschech
