[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 May 2015 10:51:22 +0000 (12:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 May 2015 10:51:22 +0000 (12:51 +0200)
commit3a37ecec8934dc378bfce06d9ea2325a98159f43
treecfcfd46ae07ec430218af91fe7169c3475ba2e6e
parentad4ba28bb0d6acbd78ca6f2da71d987f6bd17ea6
[multiple changes]

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

* sem_ch13.adb: sem_ch13.adb (Add_Predicates): Undo analysis
of original expression in ASIS mode: does not solve the ASIS
problem of a usable type information, and crashes the back-end
when performing type annotations.

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

* sem_disp.adb (Inherited_Subprograms): Add One_Only parameter.
(Is_Overriding_Subprogram): Use One_Only_Parameter.
* sem_disp.ads (Inherited_Subprograms): Add One_Only parameter.

From-SVN: r223686
gcc/ada/ChangeLog
gcc/ada/sem_ch13.adb
gcc/ada/sem_disp.adb
gcc/ada/sem_disp.ads