OSDN Git Service

* dwarf2out.c (add_subscript_info): New explicit COLLAPSE_P
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 06:41:30 +0000 (06:41 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 06:41:30 +0000 (06:41 +0000)
commit544cd34c7eab3f7699ef87ce18d50a930f5b6787
treee91bf6d56a6458065aa84d9777ee72e8cafad3df
parent1475982b1b0e2ba13447471cac14af808c082abb
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137975 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c