2010-06-17 Joel Brobecker <brobecker@adacore.com brobecker>
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 15:23:55 +0000 (17:23 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 15:23:55 +0000 (17:23 +0200)
commit4519314ce8c904c6f9703996a8ecf7b3fcff5198
tree6ce23f610186adf465b16d18bc493ed3b8399a16
parentb49cf425fe18c5ee2fd9b1e6011c2e6a7661ab0a
2010-06-17  Joel Brobecker  <brobecker@adacore.com brobecker>

* gnat_ugn.texi: Add a section introducing gdbserver.

2010-06-17  Thomas Quinot  <quinot@adacore.com>

* sem_res.adb, sem_ch4.adb, s-stoele.adb, par-labl.adb: Minor
reformatting.

2010-06-17  Ed Schonberg  <schonberg@adacore.com>

* sem_aggr.adb (Valid_Ancestor_Type): handle properly the case of a
constrained discriminated parent that is a private type.
(Analyze_Record_Aggregate): when collecting inherited discriminants,
handle properly an ancestor type that is a constrained private type.

2010-06-17  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (Enclosing_Subprogram): If the called subprogram is
protected, use the protected_subprogram_body only if the original
subprogram has not been eliminated.

2010-06-17  Ed Schonberg  <schonberg@adacore.com>

* freeze.adb (Freeze_Expression): The designated type of an
access_to_suprogram type can only be frozen if all types in its profile
are fully defined.

From-SVN: r160923
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/gnat_ugn.texi
gcc/ada/par-labl.adb
gcc/ada/s-stoele.adb
gcc/ada/sem_aggr.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb