sem_ch12.adb (Instantiate_Package_Body): Protect against double instantiation of...
authorEd Schonberg <schonber@gnat.com>
Mon, 3 Dec 2001 19:06:53 +0000 (19:06 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Mon, 3 Dec 2001 19:06:53 +0000 (20:06 +0100)
commit13f08f0368c33c9379540e9a1ca82f3570c86ff3
treeea37520a774e34b33e5ce281203a3ce42a4f650c
parent3bd6c100304455a0240ca776b5c9cd683a0b7ad8
sem_ch12.adb (Instantiate_Package_Body): Protect against double instantiation of a body that contains an inlined body.

* sem_ch12.adb (Instantiate_Package_Body): Protect against double
instantiation of a body that contains an inlined body.

From-SVN: r47556
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb