]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 1 Sep 2011 13:52:39 +0000 (15:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 1 Sep 2011 13:52:39 +0000 (15:52 +0200)
commitd7386a7a07949458aad3cfe7fdeb4a6b9024b11c
tree67e372db00f7d16c6474758c8ec60c8b54d9c52e
parent9d1e0e72dbd7a6cd71bd18adeb8d4c8e5cd2d86f
[multiple changes]

2011-09-01  Romain Berrendonner  <berrendo@adacore.com>

* gnatls.adb: Display simple message instead of content of
gnatlic.adl.

2011-09-01  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch3.adb: (Build_Derived_Record_Type) Remove the kludgy update of
access discriminant and anonymous access component scopes.
(Inherit_Component): Reuse the itype of an access discriminant
or anonymous access component by copying it in order to set the proper
scope. This is done only when the parent and the derived type
are in different scopes.
(Set_Anonymous_Etype): New routine.

2011-09-01  Robert Dewar  <dewar@adacore.com>

* a-convec.adb: Minor reformatting throughout.

From-SVN: r178417
gcc/ada/ChangeLog
gcc/ada/a-convec.adb
gcc/ada/gnatls.adb
gcc/ada/sem_ch3.adb
This page took 0.061806 seconds and 5 git commands to generate.