gcc/gcc/ada exp_tss.ads exp_tss.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Mar 15 16:01:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-03-15 16:01:52

Modified files:
	gcc/ada        : exp_tss.ads exp_tss.adb 

Log message:
	2005-03-08  Thomas Quinot  <quinot@adacore.com>
	
	* exp_tss.ads, exp_tss.adb (Find_Inherited_TSS): New subprogram, moved
	here from exp_attr so it can be shared between exp_attr and exp_dist.
	(TSS_Names): Renamed from OK_TSS_Names. This array contains the list of
	all TSS names, not a subset thereof, and the previous name introduced
	an unnecessarily confusion that a distinction might exist between
	"OK" TSS names and some "not OK" TSS names.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/exp_tss.ads.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/exp_tss.adb.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list