[Bug fortran/33179] gfortran doesn't emit type information for allocatable arrays

2007-12-09 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-12-09 22:55 --- I believe this has been fixed by the patch (PR 22244): http://gcc.gnu.org/ml/gcc-cvs/2007-12/msg00175.html Note for gdb you still need the patches from: http://sourceware.org/ml/gdb-patches/2007-11/msg00438.html

[Bug fortran/33179] gfortran doesn't emit type information for allocatable arrays

2007-10-04 Thread nikolay at totalviewtech dot com
--- Comment #2 from nikolay at totalviewtech dot com 2007-10-04 17:13 --- Ok, Here is how it is implemented now: <1><1b1>: Abbrev Number: 2 (DW_TAG_structure_type) DW_AT_name: array_descriptor2 DW_AT_byte_size : 36 DW_AT_decl_file : 1 DW

[Bug fortran/33179] gfortran doesn't emit type information for allocatable arrays

2007-08-28 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-08-28 14:45 --- I think the data member should have the type. If it doesn't, it's one of the many debug-info gfortran bugs :( We could really use a hand in that area. -- fxcoudert at gcc dot gnu dot org changed: