[Bug fortran/94578] Incorrect assignment of RESHAPE() result to a Fortran pointer

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 14 15:08:37 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94578

--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Looks like span is not handled in reshape (at all).

It will be interesting to see how other intrinsics
such as maxloc and just about everything else
handles this.


More information about the Gcc-bugs mailing list