]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 12:59:51 +0000 (14:59 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 12:59:51 +0000 (14:59 +0200)
commitee9aa7b6637c3254a12f5887d9ca2b425543b5a0
treeab7726b0a2ecb46134539f364db82c09ad20e775
parentbddd6058a2b9c29980962301b65a911985a3e00d
[multiple changes]

2009-04-20  Javier Miranda  <miranda@adacore.com>

* sem_disp.adb (Find_Dispatching_Type): For subprograms internally
generated by derivations of tagged types use the aliased subprogram a
reference to locate their controlling type.

2009-04-20  Tristan Gingold  <gingold@adacore.com>

* g-trasym.adb: Set size of result buffer before calling
convert_address.

2009-04-20  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Valid_Candidate): When checking whether a prefixed call
to a function returning an array can be interpreted as a call with
defaulted parameters whose result is indexed, take into account the
types of all the indices of the array result type.

2009-04-20  Pascal Obry  <obry@adacore.com>

* a-direct.adb, s-os_lib.adb: Minor reformatting.

From-SVN: r146411
gcc/ada/ChangeLog
gcc/ada/a-direct.adb
gcc/ada/g-trasym.adb
gcc/ada/s-os_lib.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_disp.adb
This page took 0.066967 seconds and 5 git commands to generate.