r208582 - in /branches/scalar-storage-order/gcc...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Fri Mar 14 21:52:00 GMT 2014
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
More information about the Gcc-cvs
mailing list