r125403 - in /trunk/gcc/ada: exp_dist.adb exp_d...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:26:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:26:39 2007
New Revision: 125403

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125403
Log:
2007-04-20  Thomas Quinot  <quinot@adacore.com>

	* exp_dist.ads, exp_dist.adb (Make_Transportable_Check): New subprogram
	(GARLIC_Support.Build_Subprogram_Receiving_Stubs,
	PolyORB_Support.Build_Subprogram_Receiving_Stubs):
	For a remote call to a function with a classwide return type, apply an
	E.4(18) check to the returned value.
	(Add_RACW_Primitive_Declarations_And_Bodies): Do not generate stubs for
	stream attributes of the designated type of an RACW, as they are not
	dispatching primitive operations.


Modified:
    trunk/gcc/ada/exp_dist.adb
    trunk/gcc/ada/exp_dist.ads



More information about the Gcc-cvs mailing list