[Bug fortran/18315] missing error for incompatible array assignment involving lbound
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 8 05:53:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list