sem_ch5.adb: remove spurious warning from non-empty loop.
authorEd Schonberg <schonberg@adacore.com>
Thu, 11 Apr 2013 09:35:46 +0000 (09:35 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:35:46 +0000 (11:35 +0200)
commitac7d724dc0ecc1ea34daae88f41f9b3870cfbc0f
treef77fb6f1133b605a7edcd019d55978c659a88032
parent8fde064e1ac2202e45e3259304b718fcfff117fe
sem_ch5.adb: remove spurious warning from non-empty loop.

2013-04-11  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb: remove spurious warning from non-empty loop.
* sem_ch8.adb (Enclosing_Instance): Make public to other routines
in the package, in order to suppress redundant semantic checks
on subprogram renamings in nested instantiations.

From-SVN: r197746
gcc/ada/ChangeLog
gcc/ada/sem_ch5.adb
gcc/ada/sem_ch8.adb