r149991 - in /trunk/gcc/ada: ChangeLog a-convec...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Jul 23 10:03:00 GMT 2009


Author: charlet
Date: Thu Jul 23 10:03:21 2009
New Revision: 149991

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149991
Log:
2009-07-23  Arnaud Charlet  <charlet@adacore.com>

	* a-convec.adb: Add comments about suspicious/subtle code.

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

	* einfo.ads: Document use of Alias in private overriding

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

	* sem_ch13.adb (Analyze_Attribute_Definition_Clause): For the case of
	an array type, propagate alignment from first subtype to implicit base
	type so that other subtypes (such as the itypes for aggregates of the
	type) also receive the expected alignment.

	* g-comlin.ads: Minor documentation clarification/rewording. 
	* scos.ads: Minor comments update.
	* lib-writ.ads: Minor reformatting


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-convec.adb
    trunk/gcc/ada/einfo.ads
    trunk/gcc/ada/g-comlin.ads
    trunk/gcc/ada/lib-writ.ads
    trunk/gcc/ada/scos.ads
    trunk/gcc/ada/sem_ch13.adb



More information about the Gcc-cvs mailing list