sem_util.adb (Set_Debug_Info_Needed): If the entity is a private type and the full...
authorEd Schonberg <schonberg@adacore.com>
Wed, 20 Aug 2008 14:28:08 +0000 (16:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Aug 2008 14:28:08 +0000 (16:28 +0200)
commitc3db4df1cb74f9290006f2d744c25b3f255c0274
tree267c768e91d77d591b9e3628e889e6a53b0969f4
parent3ad80e57f8ba044c1217d50f2a03a67d2a20ec5d
sem_util.adb (Set_Debug_Info_Needed): If the entity is a private type and the full view is visible...

2008-08-20  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (Set_Debug_Info_Needed): If the entity is a private type
and the full view is visible, set flag on full view as well.

From-SVN: r139306
gcc/ada/sem_util.adb