------- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-08 05:53 ------- Lahey's says: 2317-S: "SOURCE.F90", line 5, column 3: Shape of arrays on left and right sides of assignment do not conform.
I think what is happening is that lbound's type is becoming a scalar and not an array with size of 1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18315