sem_ch3.adb (Find_Type_Name): protect against duplicate incomplete declaration for...
commitd4429d51ba5f1bae589a77993505c4a6aebcd00d
authorEd Schonberg <schonberg@adacore.com>
Wed, 6 Aug 2008 08:32:42 +0000 (6 10:32 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 08:32:42 +0000 (6 10:32 +0200)
tree9323d0a79463facfe9751fa608cc1fc881689cb6
parentdbe0163146c0c078d39d586bc3ff14a767904c2d
sem_ch3.adb (Find_Type_Name): protect against duplicate incomplete declaration for the same type.

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

* sem_ch3.adb (Find_Type_Name): protect against duplicate incomplete
declaration for the same type.

From-SVN: r138773
gcc/ada/sem_ch3.adb