]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-05-26 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 2015 10:51:22 +0000 (10:51 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 2015 10:51:22 +0000 (10:51 +0000)
commitbb3f15ef2ef7cc174ce3d38284ec87230bc39b1e
treecfcfd46ae07ec430218af91fe7169c3475ba2e6e
parent8d8194a6d88ed4e451d57a190dbba6ec1f4517a2
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223686 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_ch13.adb
gcc/ada/sem_disp.adb
gcc/ada/sem_disp.ads