[multiple changes]
commit84dad5564e15efedd6e41950ae856ec3bb201052
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 08:07:41 +0000 (12 10:07 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 08:07:41 +0000 (12 10:07 +0200)
treeaf5dd7a0f9fa835673c73dc8855af294c3d07fb5
parentddbc55d8adbf50089321fc531dc047630958b185
[multiple changes]

2015-05-12  Robert Dewar  <dewar@adacore.com>

* exp_unst.adb (Get_Real_Subp): New subprogram.
(Unnest_Subprogram): Use Get_Real_Subp.
(Uplev_Refs_For_One_Subp): Skip if no ARECnU entity.
(Uplev_Refs_For_One_Subp): Use actual subtype in unconstrained case.

2015-05-12  Robert Dewar  <dewar@adacore.com>

* a-reatim.adb ("/"): Add explicit check for Time_Span_First / -1.

2015-05-12  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Extended_Primitive_Ops): New subprogram,
auxiliary to Try_Primitive_Operation to handle properly prefixed
calls where the operation is not a primitive of the type, but
is declared in the package body that is in the immediate scope
of the type.

From-SVN: r223036
gcc/ada/ChangeLog
gcc/ada/a-reatim.adb
gcc/ada/exp_unst.adb
gcc/ada/sem_ch4.adb