]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/sem_ch6.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Jul 2009 13:18:34 +0000 (15:18 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Jul 2009 13:18:34 +0000 (15:18 +0200)
commitff7139c31731ce5c68ee23ad3d3fee52f1b2bb52
tree6d0d286c708ed3fff7533ab8f04416f1b91f3d68
parent6fb4cddeee68c3284e62389aadc9e505092c11a9
[multiple changes]

2009-07-20  Vadim Godunko  <godunko@adacore.com>

* a-coorma.adb: Minor reformatting.

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

* sem_ch3 (Build_Itype_Reference): Make public, for use on non-null
access return types.
* sem_ch6.adb (Analyze_Return_Type): If return is a not null subtype,
provide an itype reference to gigi to force elaboration of the subtype
at the proper point.

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

* g-expect.adb: Avoid closeing already closed handle.

2009-07-20  Robert Dewar  <dewar@adacore.com>

* sprint.adb (Write_Subprogram_Name): New procedure to output
subprogram name with possible preceding $ (replaces
Note_Implicit_Run_Time_Call).

From-SVN: r149812
gcc/ada/ChangeLog
gcc/ada/a-coorma.adb
gcc/ada/g-expect.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch3.ads
gcc/ada/sem_ch6.adb
gcc/ada/sprint.adb