2014-10-17 Hristian Kirtchev <kirtchev@adacore.com>
commitdc910b687cd460bba3a7d921ca3dedefd546336f
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 08:45:39 +0000 (17 08:45 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 08:45:39 +0000 (17 08:45 +0000)
tree2c3b5634af0ef31610270b79b847ac11dab83425
parentd234ced52961b77063502d01ed3a306f6373ae17
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216372 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-strsea.adb
gcc/ada/s-expmod.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_prag.adb