[PATCH] Fix debuginfo for variable length non-desc fortran arrays
Tobias Burnus
tobias.burnus@physik.fu-berlin.de
Sun Aug 24 16:17:00 GMT 2008
Jakub Jelinek wrote:
> 2008-08-21 Jakub Jelinek <jakub@redhat.com>
>
> * trans-decl.c (gfc_build_qualified_array): Build non-flat
> array type for debug info purposes.
> * dwarf2out.c (add_bound_info): If lookup_decl_die failed, try
> loc_descriptor_from_tree_1.
The Fortran bits looks OK. The debugging information shown in gdb and
idb is improved, though both debuggers have issues of their own.
Thanks
Tobias
More information about the Gcc-patches
mailing list