r192674 - in /branches/gcc-4_7-branch/gcc/ada: ...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Mon Oct 22 08:59:00 GMT 2012


Author: ebotcazou
Date: Mon Oct 22 08:59:32 2012
New Revision: 192674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192674
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:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/gcc-interface/decl.c



More information about the Gcc-cvs mailing list