r217153 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Wed Nov 5 19:03:00 GMT 2014
Author: ebotcazou
Date: Wed Nov 5 19:03:26 2014
New Revision: 217153
URL: https://gcc.gnu.org/viewcvs?rev=217153&root=gcc&view=rev
Log:
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: For a
derived untagged type that renames discriminants, be prepared for
a type derived from a private discriminated type when changing the
type of the stored discriminants.
Added:
trunk/gcc/testsuite/gnat.dg/specs/private2.ads
trunk/gcc/testsuite/gnat.dg/specs/private2_pkg.ads
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list