﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5868	Avoid alias elimination of individual elements of an array	Francesco Casella	Karim Adbdelhak	"Certain operations involving arrays (e.g. passing them as inputs to functions) only work if their integrity is preserved. In some cases, the {{{removeSimpleEquations}}} algorithm in the backend eliminates some elements of arrays in favour of other scalar aliases, jeopardizing the correctness of those operations.

The {{{removeSimpleEquations}}} should be fixed to avoid eliminating individual components of arrays when doing alias elimination."	defect	assigned	high	1.19.0	Backend				Andreas Heuermann Mahder Alemseged Gebremedhin
