r125602 - in /trunk/gcc/ada: ChangeLog decl.c g...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sun Jun 10 18:36:00 GMT 2007


Author: ebotcazou
Date: Sun Jun 10 18:36:40 2007
New Revision: 125602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125602
Log:
	* decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, rather
	than to void, for the fields when making a new fat pointer type.
	(gnat_substitute_in_type): Now substitute_in_type.
	* gigi.h (gnat_substitute_in_type): Likewise.
	* trans.c (gnat_gimplify_expr): Remove COMPONENT_REF kludge.
	* utils.c (update_pointer_to): Update fat pointers by updating the
	dummy node pointers used for the fields.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/decl.c
    trunk/gcc/ada/gigi.h
    trunk/gcc/ada/trans.c
    trunk/gcc/ada/utils.c



More information about the Gcc-cvs mailing list