r192673 - in /trunk/gcc/ada: ChangeLog gcc-inte...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Oct 22 08:59:00 GMT 2012
Author: ebotcazou
Date: Mon Oct 22 08:59:10 2012
New Revision: 192673
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192673
Log:
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Force
BLKmode on the type if it is passed by reference.
<E_Array_Subtype>: Likewise.
<E_Record_Type>: Guard the call to Is_By_Reference_Type predicate.
<E_Record_Subtype>: Likewise.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
More information about the Gcc-cvs
mailing list