exp_ch7.adb (Make_Transient_Block): if statement is within exception handler...
authorEd Schonberg <schonber@gnat.com>
Thu, 11 Oct 2001 23:50:31 +0000 (23:50 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Thu, 11 Oct 2001 23:50:31 +0000 (01:50 +0200)
commit9e2b96271da2e46088221b201054383643ae935b
tree8ee67abeaa2a68e0616f04988bc9edc90d9c475d
parentbe98560f314f6940b262501fca7ffdd99b223b04
exp_ch7.adb (Make_Transient_Block): if statement is within exception handler...

* exp_ch7.adb (Make_Transient_Block): if statement is within
exception handler, always use new transient scope to place Clean
procedure.

From-SVN: r46208
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb