sem_warn.adb (Check_One_Unit): If the unit appears in a limited_with clause...
authorEd Schonberg <schonberg@adacore.com>
Wed, 15 Feb 2006 09:45:43 +0000 (10:45 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:45:43 +0000 (10:45 +0100)
commit045683693078d55e32bcd836e1e953c7c634a48f
tree9079a1fb14c4a68858bdd8f758ea6e9495133f02
parent4e73070af6d0d5091ac78966a6bd3b43c861c904
sem_warn.adb (Check_One_Unit): If the unit appears in a limited_with clause...

2006-02-13  Ed Schonberg  <schonberg@adacore.com>

* sem_warn.adb (Check_One_Unit): If the unit appears in a limited_with
clause, use the limited view to determine whether any entity from it
is referenced.

From-SVN: r111097
gcc/ada/sem_warn.adb