r135624 - /trunk/gcc/ada/exp_ch6.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue May 20 12:46:00 GMT 2008


Author: charlet
Date: Tue May 20 12:46:06 2008
New Revision: 135624

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135624
Log:
2008-05-20  Hristian Kirtchev  <kirtchev@adacore.com>

	* exp_ch6.adb (Expand_Call): Add guard to ensure that both the parent
	and the derived type are of the same kind.
	(Expand_Call): Generate type conversions for actuals of
	record or array types when the parent and the derived types differ in
	size and/or packed status.


Modified:
    trunk/gcc/ada/exp_ch6.adb



More information about the Gcc-cvs mailing list