This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136707 - in /trunk/gcc: ada/ChangeLog ada/decl...


Author: ebotcazou
Date: Thu Jun 12 13:19:06 2008
New Revision: 136707

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136707
Log:
	* decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: In the case of a
	constrained subtype of a discriminated type, discard the fields that
	are beyond its limits according to its size.

Added:
    trunk/gcc/testsuite/gnat.dg/discr9.adb
    trunk/gcc/testsuite/gnat.dg/discr9.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/decl.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]