Re: [Fortran-dev, patch] Use only lbound/extent/sm in the array descriptor

2012-03-11 Thread Thomas Koenig
Hi Tobias, with that patch, the array descriptor on the fortran-dev branch uses now the dimension triplet as defined in TS29113. This patch removes ubound/stride and updates all calls. Great! There are still 227 test-suite failures (FAIL lines) affecting 27 test-suite files. That's

Re: [Fortran-dev, patch] Use only lbound/extent/sm in the array descriptor

2012-03-11 Thread Tobias Burnus
Thomas Koenig wrote: There are still 227 test-suite failures (FAIL lines) affecting 27 test-suite files. That's slightly down from the 269 lines the branch currently has. (Some issues can be fixed by modifying the tree dump patterns, but most seem to be real problems.) Build and regtested on