------- Comment #7 from burnus at gcc dot gnu dot org 2008-01-13 17:41 ------- > One has to be careful not to to get the same problem as with SHAPE in PR > 34759, > i.e. passing a rank-2 array A(:,:,5) defined as rank-3 assumed-shape array > A(:,:,*). This is actually already properly handled.
Patch: http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00570.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34665