Re: [Patch, Fortran] PR52059 - Scalarizing fix - only add array ref to a variable

2012-02-01 Thread Mikael Morin
On 31.01.2012 23:22, Tobias Burnus wrote: Dear all, I have no idea about the scalarizer, but the attached patch fixes the test case and somehow adding an array ref to a scalar looks odd to me ... ?? The condition is about an array without array ref, isn't it? We can't access the "array" part o

[Patch, Fortran] PR52059 - Scalarizing fix - only add array ref to a variable

2012-01-31 Thread Tobias Burnus
Dear all, I have no idea about the scalarizer, but the attached patch fixes the test case and somehow adding an array ref to a scalar looks odd to me ... (Before the regression-causing patch, only the "else" branch existed.) Build and regtested on x86-64-linux. OK for the trunk? Tobias 2012