]> gcc.gnu.org Git - gcc.git/commit
trans-decl.c (gfc_build_qualified_array): Build non-flat array type for debug info...
authorJakub Jelinek <jakub@redhat.com>
Fri, 29 Aug 2008 18:43:57 +0000 (20:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 29 Aug 2008 18:43:57 +0000 (20:43 +0200)
commit25c29c56e24dd8f455b01907005fbdf613ea8aa8
treee922fdce8f61d2ccd258acbf79748a4b8fd3bc03
parenta64f5186dd1a3ea27bc7540c625ab24afd8030a3
trans-decl.c (gfc_build_qualified_array): Build non-flat array type for debug info purposes.

* 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.

From-SVN: r139774
gcc/ChangeLog
gcc/dwarf2out.c
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
This page took 0.053567 seconds and 5 git commands to generate.