[Bug fortran/101826] GFORTRAN: Debug info missing DW_TAG_string_type for array of variable length string

2024-10-10 Thread abdul.b.ijaz at intel dot com via Gcc-bugs
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

[Bug fortran/101826] GFORTRAN: Debug info missing DW_TAG_string_type for array of variable length string

2021-08-09 Thread abdul.b.ijaz at intel dot com via Gcc-bugs
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

[Bug fortran/101826] New: GFORTRAN: Debug info missing DW_TAG_string_type for array of variable length string

2021-08-09 Thread abdul.b.ijaz at intel dot com via Gcc-bugs
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