https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101826
--- Comment #3 from Abdul Basit Ijaz ---
Using gfortran 14.1.0 result in debug info similar to @rguenth comment. This
debug information still result in in gdb. Can someone please
confirm about missing DWARF here as this is causing the incomplet
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101826
--- Comment #2 from Abdul Basit Ijaz ---
I tried with GFortran 11.1.0 version so if you already see DW_TAG_string_type
in trunk then it means it was already fixed. Do you happen to know any issue
related to it then this issue can be duplicated t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101826
Bug ID: 101826
Summary: GFORTRAN: Debug info missing DW_TAG_string_type for
array of variable length string
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Se