sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication is malformed...
authorEd Schonberg <schonber@gnat.com>
Wed, 5 Dec 2001 01:21:50 +0000 (01:21 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 5 Dec 2001 01:21:50 +0000 (02:21 +0100)
commitdd5875a602fb7adef53362fab59cac17bf5ff77d
tree4de851084a11f871b428c1fb704ca47b0a489838
parentc2a41e5742cf485f42a6aba845a0d71b72bc5d0a
sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication is malformed...

* sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication
is malformed, use instance of Any_Id to allow analysis to proceed.

* par-ch12.adb (P_Formal_Type_Declaration): Propagate Error if
type definition is illegal.
(P_Formal_Derived_Type_Definition): Better recovery when TAGGED is
misplaced.

From-SVN: r47642
gcc/ada/ChangeLog
gcc/ada/par-ch12.adb
gcc/ada/sem_ch3.adb