[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 22 Dec 2011 11:52:00 +0000 (12:52 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 22 Dec 2011 11:52:00 +0000 (12:52 +0100)
commit2d1debf816aec77401023e308a136288d42c7237
tree58edd15b694cd45e2029a659f769a709e715e4c0
parentc7288f61d1ad0392612bccf607727481a0096803
[multiple changes]

2011-12-22  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch7.adb (Build_Adjust_Or_Finalize_Statements): Create the objects
associated with exception handling unconditionally.
(Build_Adjust_Statements): Create the objects associated with
exception handling unconditionally.
(Build_Components): Create the objects associated with exception
handling unconditionally.
(Build_Finalize_Statements): Create the objects associated with
exception handling unconditionally.
(Build_Initialize_Statements): Create the objects associated with
exception handling unconditionally.
(Build_Object_Declarations): Set the proper location of the data
record when exception propagation is forbidden.

2011-12-22  Gary Dismukes  <dismukes@adacore.com>

* a-tienio.adb (Put): Test validity of Item parameters before
applying Image, and raise Constraint_Error for invalid values.

2011-12-22  Bob Duff  <duff@adacore.com>

* a-stwima.ads (Initialize,Adjust,Finalize): Add overriding indicators.
* a-ststio.ads (AFCB_Allocate,AFCB_Close,AFCB_Free,Read,Write): Add
overriding indicators.

From-SVN: r182619
gcc/ada/ChangeLog
gcc/ada/a-ststio.ads
gcc/ada/a-stwima.ads
gcc/ada/a-tienio.adb
gcc/ada/exp_ch7.adb