[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Jul 2009 09:21:34 +0000 (11:21 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Jul 2009 09:21:34 +0000 (11:21 +0200)
commitf2abc637c35d07f2d742a6069f631e015affb026
treedd859b65ff845e9fa2059d0a267f705a67cf355c
parentb603e37b4de24c0f1e39eb1e376baddc55f43522
[multiple changes]

2009-07-10  Thomas Quinot  <quinot@adacore.com>

* exp_disp.adb (Make_Disp_Asynchronous_Select_Body,
Make_Disp_Conditional_Select_Body,
Make_Disp_Timed_Select_Body): For the case of a type that is neither an
interface nor a concurrent type, the primitive body is empty. Generate
a null statement so that it remains well formed.

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

* exp_aggr.adb (Build_Record_Aggr_Code): If the type has discriminants,
replace references to them in defaulted component expressions with
references to the values of the discriminants of the target object.

From-SVN: r149465
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb
gcc/ada/exp_disp.adb