r149575 - in /trunk/gcc/ada: ChangeLog exp_ch4....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Jul 13 12:24:00 GMT 2009


Author: charlet
Date: Mon Jul 13 12:24:23 2009
New Revision: 149575

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149575
Log:
2009-07-13  Robert Dewar  <dewar@adacore.com>

	* prj.ads, prj-dect.adb, prj-err.ads, prj-err.adb, prj-nmsc.adb,
	prj-strt.ads: Minor reformatting

2009-07-13  Thomas Quinot  <quinot@adacore.com>

	* exp_dist.adb (Build_From_Any_Call): For the case of a generic type,
	set the type of the From_Any call to the base type.

2009-07-13  Doug Rupp  <rupp@adacore.com>

	* symbols-processing-vms-ia64.adb (Process): Add variables and
	constants to retrieve and check for symbol visibility.

2009-07-13  Javier Miranda  <miranda@adacore.com>

	* exp_ch4.adb (Expand_N_Unchecked_Type_Conversion): If conversion is to
	the identical type we remove the conversion completely because
	it is useless.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/exp_dist.adb
    trunk/gcc/ada/prj-dect.adb
    trunk/gcc/ada/prj-err.adb
    trunk/gcc/ada/prj-err.ads
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/prj-strt.ads
    trunk/gcc/ada/prj.ads
    trunk/gcc/ada/symbols-processing-vms-ia64.adb



More information about the Gcc-cvs mailing list