trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 17 Sep 2007 10:03:12 +0000 (10:03 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 17 Sep 2007 10:03:12 +0000 (10:03 +0000)
commitdfcf0b12d158836cc29b0c373584a73dd7b68de8
tree1240b84b2bd7df4c7d14bd5e25babb63287c7bd8
parent42cbdeac683d395849c9fee5e3e07b6a00093c5a
trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.

* trans-types.c (gfc_get_desc_dim_type): Do not to try
emit debug info.
(gfc_get_array_descriptor_base): Likewise.
(gfc_get_mixed_entry_union): Likewise
(gfc_get_derived_type): Set decl location for fields and
derived type itself.

From-SVN: r128540
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c