3 ! Test the fix for PR37723 in which the array element reference masked the dependency
4 ! by inhibiting the test.
6 ! Contributed by Dick Hendrickson <dick.hendrickson@gmail.com>
20 UDA(1)%IA(1:9) = UDA(1)%IA(9:1:-1)+1
23 if (UDA1R
%IA(10-J1
)+1 /= Uda(1)%IA(J1
)) call abort()