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]

r208582 - in /branches/scalar-storage-order/gcc...


Author: ebotcazou
Date: Fri Mar 14 21:52:14 2014
New Revision: 208582

URL: http://gcc.gnu.org/viewcvs?rev=208582&root=gcc&view=rev
Log:
ada/
	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: When
	creating the variant type for a variant of a constrained subtype of a
	discriminated variant record, properly set TYPE_REVERSE_STORAGE_ORDER
	on the variant type.
testsuite/
	* gnat.dg/sso3.adb: New test.

Added:
    branches/scalar-storage-order/gcc/testsuite/gnat.dg/sso3.adb
Modified:
    branches/scalar-storage-order/gcc/ada/gcc-interface/decl.c


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