This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] prevent dwarf2 collapsing of nested arrays for Ada


Olivier Hainque <hainque@adacore.com> writes:

> 2008-05-22  Olivier Hainque  <hainque@adacore.com>
>
> 	* dwarf2out.c (add_subscript_info): New explicit COLLAPSE_P
> 	argument, saying whether nested array are to be collapsed
> 	into a single array type DIE with multiple subscripts.
> 	(gen_array_type_die): Factorize comments about the MIPS_DEBUG_INFO
> 	issues, centralize the nested array types collapsing control and
> 	disable the transformation for Ada.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]