exp_intr.adb (Expand_Unc_Conversion): As a target type...
authorEd Schonberg <schonberg@adacore.com>
Tue, 15 Mar 2005 16:01:19 +0000 (17:01 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Mar 2005 16:01:19 +0000 (17:01 +0100)
commitb7cdaf8d70992dc69fb276e86e8fe75d15ed7b0b
tree7fa4caa36aa305bfbec9158228357a6d5641d9aa
parenta877ccc41ac01335c0915b2ed9215941e24f96a1
exp_intr.adb (Expand_Unc_Conversion): As a target type...

2005-03-08  Ed Schonberg  <schonberg@adacore.com>

* exp_intr.adb (Expand_Unc_Conversion): As a target type, use the type
that appears in the instantiation rather than the internal subtype
generated in the wrapper package, to avoid anomalies in gigi when the
target is derived from a private type whose full view is an access type.

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