> BTW, similar testcase seems to segfault too:
> 
> int foo (int*p, int *i)
> {
>   return __sec_reduce_max_ind(p[1:i]);
> }
> 
This one should be fixed by r210930

Thanks,
Igor

Reply via email to