gcc/gcc/ada ChangeLog sem_ch3.adb par-ch12.adb
bosch@gcc.gnu.org
bosch@gcc.gnu.org
Tue Dec 4 17:21:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bosch@gcc.gnu.org 2001-12-04 17:21:50
Modified files:
gcc/ada : ChangeLog sem_ch3.adb par-ch12.adb
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.139&r2=1.140
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch3.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/par-ch12.adb.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Gcc-cvs
mailing list