]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
decl.c (components_to_record): Add REORDER parameter...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 21 Mar 2011 12:31:12 +0000 (12:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 21 Mar 2011 12:31:12 +0000 (12:31 +0000)
commitef0feeb2f6b5ecad73f8d519929ebffab079031e
treec3d3c338888d0bed462a50385a7a017768f5a88b
parentc43d9a1b38d995014f72928cccfcfbbcbeb9ddfe
decl.c (components_to_record): Add REORDER parameter...

* gcc-interface/decl.c (components_to_record): Add REORDER parameter,
rename DEBUG_INFO_P into DEBUG_INFO and move P_GNU_REP_LIST parameter
to the end of the list.  Adjust recursive call.  Rename local variable.
If REORDER is true, reorder components of the record type.
(gnat_to_gnu_entity): Pass OK_To_Reorder_Components flag as argument to
components_to_record and adjust the parameter list.

From-SVN: r171228
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c