------- Comment #11 from jakub at gcc dot gnu dot org 2007-11-12 10:50 ------- Attempt to deal with assumed shape, allocated etc. arrays: http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00612.html Does not yet implement the DW_AT_associated and DW_AT_allocated attributes. For those, guess for ALLOCATABLE, but non-POINTER, DW_AT_allocated could be just a test whether varx.data != NULL. For POINTER I have no idea yet. Any help would be appreciated.
-- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org | URL| |http://gcc.gnu.org/ml/gcc- | |patches/2007- | |11/msg00612.html Status|NEW |ASSIGNED Last reconfirmed|2005-12-30 19:36:08 |2007-11-12 10:50:45 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22244