OSDN Git Service

* sem_res.adb (Resolve): special-case resolution of Null in an
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 00:34:46 +0000 (00:34 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 00:34:46 +0000 (00:34 +0000)
commitba8e3813e51a554dc56169ba8316152b02cecb76
treeece202a9d2d39ebad763843d7eb54dc6622b6425
parentb99bfdb7f341fb6d8874d5396920c0a90034cd07
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46509 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
gcc/ada/sem_res.adb