Re: [PATCH] Expanding array notations inside conditions

2013-06-03 Thread Jeff Law
On 05/30/2013 10:00 PM, Iyer, Balaji V wrote: Hello Everyone, When I was looking at the erroneous test on PR 57452, I found out that array notations in conditions were not expanded correctly. The rank for the array notation condition must be same (or equal to zero) as the rank of the a

[PATCH] Expanding array notations inside conditions

2013-05-30 Thread Iyer, Balaji V
Hello Everyone, When I was looking at the erroneous test on PR 57452, I found out that array notations in conditions were not expanded correctly. The rank for the array notation condition must be same (or equal to zero) as the rank of the array notations inside the else-block and then-bl