]> gcc.gnu.org Git - gcc.git/commit
exp_intr.adb (Expand_Unc_Deallocation): If the designated type is controlled...
authorEd Schonberg <schonberg@adacore.com>
Mon, 4 Jul 2005 13:28:00 +0000 (15:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:28:00 +0000 (15:28 +0200)
commit4a2ddf6697829835a010d159f7803ff13c9943b7
tree38e64f2e6dd2f26517d091c0b94c090934e9678b
parent64dd539571685b9a8b052352241b1f110f6d7002
exp_intr.adb (Expand_Unc_Deallocation): If the designated type is controlled...

2005-07-04  Ed Schonberg  <schonberg@adacore.com>

* exp_intr.adb (Expand_Unc_Deallocation): If the designated type is
controlled, indicate the expected type of the dereference that is
created for the call to Deep_Finalize, to prevent spurious errors when
the designated type is private and completed with a derivation from
another private type.

From-SVN: r101579
gcc/ada/exp_intr.adb
This page took 0.057917 seconds and 5 git commands to generate.