]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jan 2013 14:26:54 +0000 (15:26 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jan 2013 14:26:54 +0000 (15:26 +0100)
commita52e6d7e22be254f33fceb8899cd6d5d3d0e0413
tree5465d9757a399b697c772b89c8d4f1e89fe464a3
parent78d087bc6ccc74c3ca8d1483d660fad535cad358
[multiple changes]

2013-01-29  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Expression_Function): An expression
function declaration is not a subprogram declaration, and thus
cannot appear in a protected definition.

2013-01-29  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_util.adb (Insert_Actions): When new
actions come from the expression of the expression with actions,
then they must be added to the list of existing actions.

2013-01-29  Eric Botcazou  <ebotcazou@adacore.com>

* sem_ch3.adb (Analyze_Subtype_Declaration) <Private_Kind>: For
the subtype of a constrained private type with discriminants
that has got a full view, show that the completion is a clone
of the full view.

From-SVN: r195543
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch6.adb
This page took 0.063826 seconds and 5 git commands to generate.