[Bug debug/85748] dbg, gfortran: Erroneous watch of matrix rows as formal arguments using assumed shape
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85748 Eberhard Franz changed: What|Removed |Added CC||eberhard.franz@th-nuernberg
[Bug debug/85748] New: dbg, gfortran: Erroneous watch of matrix rows as formal arguments using assumed shape
Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: eberhard.fr...@th-nuernberg.de Target Milestone: --- The newer versions of gdb have greatly simplified watching of Fortran arrays. No longer *((real_8 *)y)@2 or