r148124 - in /trunk/gcc/ada: ChangeLog gcc-inte...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Wed Jun 3 10:39:00 GMT 2009
Author: ebotcazou
Date: Wed Jun 3 10:39:42 2009
New Revision: 148124
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148124
Log:
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Add the
_Parent field, if any, to the record before adding the other fields.
<E_Record_Subtype>: Put the _Controller field before the other fields
except for the _Tag or _Parent fields.
(components_to_record): Likewise. Retrieve the _Parent field from the
record type.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
More information about the Gcc-cvs
mailing list