2015-02-20 Eric Botcazou <ebotcazou@adacore.com>
commitb02fd639ab533879ca52aa3abfe5d28f69ae37d8
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Feb 2015 09:43:40 +0000 (20 09:43 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Feb 2015 09:43:40 +0000 (20 09:43 +0000)
treeacaf14a80419b8de4f21255acc522c848e311725
parent1a431c9828e6958db8357c11cb8b7abe09023485
2015-02-20  Eric Botcazou  <ebotcazou@adacore.com>

* s-stalib.ads: Fix typo.

2015-02-20  Ed Schonberg  <schonberg@adacore.com>

* exp_ch3.adb (Default_Initialize_Object): If the object has a
delayed freeze, the actions associated with default initialization
must be part of the freeze actions, rather that being inserted
directly after the object declaration.

2015-02-20  Robert Dewar  <dewar@adacore.com>

* lib-load.adb: Minor comment update.

2015-02-20  Vincent Celier  <celier@adacore.com>

* prj-proc.adb (Process_Case_Construction): When there are
incomplete withed projects and the case variable is unknown,
skip the case construction.

2015-02-20  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_Actuals): Add caller-side invariant checks
when an actual is a view conversion, either because the call is
to an inherited operation, or because the actual is an explicit
type conversion to an ancestor type.  Fixes ACATS 4.0D: C732001

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220840 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch6.adb
gcc/ada/lib-load.adb
gcc/ada/prj-proc.adb
gcc/ada/s-stalib.ads