sem_res.adb (Resolve): special-case resolution of Null in an instance or an inlined...
authorEd Schonberg <schonber@gnat.com>
Fri, 26 Oct 2001 00:34:46 +0000 (00:34 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Fri, 26 Oct 2001 00:34:46 +0000 (02:34 +0200)
commit17be0cdf52730f68542fbca09480dcde990b92b8
treeece202a9d2d39ebad763843d7eb54dc6622b6425
parentce9e9122644b82b8a0b91be47ffc6a849bb12f4b
sem_res.adb (Resolve): special-case resolution of Null in an instance or an inlined body to avoid view...

* sem_res.adb (Resolve): special-case resolution of Null in an
         instance or an inlined body to avoid view conflicts.

* sem_ch12.adb (Copy_Generic_Node): for allocators, check for view
         compatibility by retrieving the access type of the generic copy.

From-SVN: r46509
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
gcc/ada/sem_res.adb