[Bug fortran/34276] GDB shows wrong value of array elements.
"cvs-commit at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34276 --- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tom Tromey <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=108db853326a1335fadb6d0ad9955dd7714b1ce1 commit 108db853326a1335fadb6d0ad9955dd7714b1ce1 Author: Tom Tromey <[email protected]> Date: Fri Jun 19 15:23:47 2026 -0600 Printing of Fortran arrays with dynamic elements This bug points out a case where a Fortran array has dynamic elements, and each element must have its dynamic type resolved separately. I took the test case directly from the bug, figuring it was ok as the author is at AMD and has some tags in the repository already. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34276 Reviewed-By: Tom de Vries <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.