[Bug fortran/68546] passing non-contiguous associated array section garbles results
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 24 11:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68546
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org
Severity|normal |enhancement
--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Actually, the problem is in the program. We should warn about
this, but not repack.
See https://gcc.gnu.org/ml/fortran/2017-08/msg00055.html
(but I didn't do the part with the arguments there).
More information about the Gcc-bugs
mailing list