r199279 - in /trunk/gcc: ada/ChangeLog ada/gcc-...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Fri May 24 08:27:00 GMT 2013


Author: ebotcazou
Date: Fri May 24 08:27:55 2013
New Revision: 199279

URL: http://gcc.gnu.org/viewcvs?rev=199279&root=gcc&view=rev
Log:
	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Constify
	a handful of local variables.
	For a derived untagged type that renames discriminants, change the type
	of the stored discriminants to a subtype with the bounds of the type
	of the visible discriminants.
	(build_subst_list): Rename local variable.

Added:
    trunk/gcc/testsuite/gnat.dg/derived_type4.adb
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list