﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2757	double sum fail	Vitalij Ruge	Martin Sjölund	"the model:
{{{
model testSum
  Real[:,:] A=ones(5, 5);
  Real b = sum({{A[i, j] for i in 1:5} for j in 1:5});
end testSum;
}}}
fail with the error:

Error: Too many equations, over-determined system. The model has 5 equation(s) and 1 variable(s).
Error: Internal error Transformation Module PFPlusExt index Reduction Method Pantelides failed!

"	defect	closed	high	1.9.1	Frontend	trunk	fixed		
