r216372 - in /trunk/gcc/ada: ChangeLog a-strsea...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Oct 17 08:45:00 GMT 2014
Author: charlet
Date: Fri Oct 17 08:45:39 2014
New Revision: 216372
URL: https://gcc.gnu.org/viewcvs?rev=216372&root=gcc&view=rev
Log:
2014-10-17 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch3.adb (Propagate_Default_Init_Cond_Attributes): A derived type
inherits the attributes related to pragma Default_Initial_Condition
from its parent type.
2014-10-17 Ed Schonberg <schonberg@adacore.com>
* a-strsea.adb (Index - versions with a From parameter):
According to AI05-056, the Index functions with a From parameter
return 0 if the source is an empty string.
2014-10-17 Hristian Kirtchev <kirtchev@adacore.com>
* sem_prag.adb (Analyze_Refined_Depends_In_Decl_Part): Disable
the consistency checks in ASIS mode.
2014-10-17 Arnaud Charlet <charlet@adacore.com>
* s-expmod.ads: Minor typo fix.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-strsea.adb
trunk/gcc/ada/s-expmod.ads
trunk/gcc/ada/sem_ch3.adb
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list