diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-09-02 11:27:35 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-09-02 11:27:35 +0200 |
commit | d5aa443cb48c9eeb9f27c945684d31bde90a41ed (patch) | |
tree | 2bf0b4228751a24323d9793ec7e3e4af6fe92fe1 /gcc/ada/init.c | |
parent | 67c861780f945ca79a8d6d5bf7cb8d3c22fc7f74 (diff) | |
download | gcc-d5aa443cb48c9eeb9f27c945684d31bde90a41ed.zip gcc-d5aa443cb48c9eeb9f27c945684d31bde90a41ed.tar.gz gcc-d5aa443cb48c9eeb9f27c945684d31bde90a41ed.tar.bz2 |
[multiple changes]
2011-09-02 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch9.adb (Install_Private_Data_Declarations): Add guards
which ensure that restriction No_Dynamic_Attachment has not been
violated.
(Make_Initialize_Protection): Protected types with attach or
interrupt handlers must not violate restriction No_Dynamic_Attachment.
* exp_util.adb (Corresponding_Runtime_Package): Add a guard
which ensures that restriction No_Dynamic_Attachment has not been
violated.
* sem_attr.adb: (Eval_Attribute): Transform
VAX_Float_Type'First and 'Last into references to
the temporaries which store the corresponding bounds. The
transformation is needed since the back end cannot evaluate
'First and 'Last on VAX.
(Is_VAX_Float): New routine.
2011-09-02 Ed Schonberg <schonberg@adacore.com>
* sem_ch12.adb (Analyze_Subprogram_Instantiation): If the
generic unit is not intrinsic and has an explicit convention,
the instance inherits it.
From-SVN: r178449
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions