]> git.ipfire.org Git - thirdparty/gcc.git/commit
exp_intr.adb (Expand_Dispatching_Constructor_Call): Add missing support for generic...
authorJavier Miranda <miranda@adacore.com>
Thu, 13 Dec 2007 10:26:41 +0000 (11:26 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:26:41 +0000 (11:26 +0100)
commitc8b92217c730612a4e07b1c351fa21ce7e102d21
tree54d3921a3ebaac0fa1069be52ec9f8fca4b3925b
parent38386aaec109fea3f18074d81894ae16452e47ff
exp_intr.adb (Expand_Dispatching_Constructor_Call): Add missing support for generic dispatching constructor calls in which we need...

2007-12-06  Javier Miranda  <miranda@adacore.com>

* exp_intr.adb (Expand_Dispatching_Constructor_Call): Add missing
support for generic dispatching constructor calls in which we need to
locate the tag of a secondary dispatch table associated with an
interface type to properly dispatch the call.
(Expand_N_Attribute_Reference [case Address],
Expand_Dispatching_Constructor_Call, Expand_Unc_Deallocation): Fix
handling of VM targets.

From-SVN: r130837
gcc/ada/exp_intr.adb