gcc/gcc/ada sem_ch13.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Mar 18 11:52:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: charlet@gcc.gnu.org 2005-03-18 11:51:14
Modified files:
gcc/ada : sem_ch13.adb
Log message:
2005-03-17 Thomas Quinot <quinot@adacore.com>
* sem_ch13.adb (New_Stream_Function, New_Stream_Procedure): For a
tagged limited type, the TSS is a newly built renaming declaration:
insert it using Set_TSS, not Copy_TSS.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch13.adb.diff?cvsroot=gcc&r1=1.25&r2=1.26
More information about the Gcc-cvs
mailing list