sem_ch6.adb (Conforming_Types): If the types are anonymous access types check whether...
authorEd Schonberg <schonberg@adacore.com>
Mon, 4 Jul 2005 13:29:47 +0000 (15:29 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:29:47 +0000 (15:29 +0200)
commit9dcb52e145b7b6eb52c71d14f797e82fae9c32cd
tree024c20416dae1706175a93972688a747a359748d
parentd3e65aad2ce5838c300670b4a0f6ad6fa41d917f
sem_ch6.adb (Conforming_Types): If the types are anonymous access types check whether some designated type is a...

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

* sem_ch6.adb (Conforming_Types): If the types are anonymous access
types check whether some designated type is a limited view, and use
the non-limited view if available.

From-SVN: r101588
gcc/ada/sem_ch6.adb