sem_ch6.adb (Analyze_Subprogram_Specification): if the return type is abstract...
authorEd Schonberg <schonberg@adacore.com>
Thu, 29 May 2008 08:55:46 +0000 (10:55 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 29 May 2008 08:55:46 +0000 (10:55 +0200)
commitfe63b1b12c7ac3e7e43afa5201c8cc7b4763d48c
treee4a4e06f97b2ff721660cb56b157fd14efe588e6
parent8682d22c802ff44bdb2c152da7aff7e2be6a67fe
sem_ch6.adb (Analyze_Subprogram_Specification): if the return type is abstract...

2008-05-29  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Subprogram_Specification): if the return type
is abstract, do not apply abstractness check on subprogram if this is
a renaming declaration.

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