r150201 - in /trunk/gcc/ada: ChangeLog exp_atag...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jul 29 08:51:00 GMT 2009


Author: charlet
Date: Wed Jul 29 08:51:53 2009
New Revision: 150201

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

	* exp_atag.ads, exp_atag.adb, s-tasini.adb, s-soflin.ads,
	exp_disp.adb, g-socket.adb: Minor reformatting

2009-07-29  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch7.adb (New_Private_Type): Create class-wide type after other
	attributes have been established, so that they are all inherited by the
	class-wide type.
	* sem_cat.adb (Validate_Remote_Access_Object_Type_Declaration): Handle
	properly named subtypes of class-wide types.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_atag.adb
    trunk/gcc/ada/exp_atag.ads
    trunk/gcc/ada/exp_disp.adb
    trunk/gcc/ada/g-socket.adb
    trunk/gcc/ada/s-soflin.ads
    trunk/gcc/ada/s-tasini.adb
    trunk/gcc/ada/sem_cat.adb
    trunk/gcc/ada/sem_ch7.adb



More information about the Gcc-cvs mailing list