gcc/gcc/ada ChangeLog sem_ch10.adb
bosch@gcc.gnu.org
bosch@gcc.gnu.org
Tue Dec 11 15:28:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bosch@gcc.gnu.org 2001-12-11 15:27:41
Modified files:
gcc/ada : ChangeLog sem_ch10.adb
Log message:
* sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance
that is the parent of other generics, the instance body replaces the
instance node. Retrieve the instance of the spec, which is the one
that is visible in clients and within the body.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.171&r2=1.172
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch10.adb.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Gcc-cvs
mailing list