exp_attr.adb (Expand_N_Attribute_Reference): In case of access attributes add missing...
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 09:03:53 +0000 (11:03 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 09:03:53 +0000 (11:03 +0200)
commit0d4aed994f4f2f3d5176a642c97912b3200e4660
tree8fc6c9e7e608d153c870cfea7021bcc9376b7a68
parentb66cb57268bad05080062167eab68ef661a32231
exp_attr.adb (Expand_N_Attribute_Reference): In case of access attributes add missing support to handle designated types...

2008-08-22  Javier Miranda  <miranda@adacore.com>

* exp_attr.adb (Expand_N_Attribute_Reference): In case of access
attributes add missing support to handle designated types that come
from the limited view.

* exp_disp.adb (Expand_Interface_Conversion): Remove wrong assertion.

From-SVN: r139432
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb
gcc/ada/exp_disp.adb