gcc/gcc/ada ChangeLog sinfo.ads sem_ch12.adb

bosch@gcc.gnu.org bosch@gcc.gnu.org
Fri Oct 26 09:44:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bosch@gcc.gnu.org	2001-10-26 09:44:45

Modified files:
	gcc/ada        : ChangeLog sinfo.ads sem_ch12.adb 

Log message:
	* sinfo.ads: Define Associated_Node to overlap Entity field. Cleanup.
	
	* sinfo.ads: Clarify use of Associated_Node (documentation only).
	
	* sem_ch12.adb: Change Node4 to Associated_Node. Change
	Associated_Node to Get_Associated_Node. Put use of Unchecked_Access
	much more narrowly in places where needed. These are cleanups.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.74&r2=1.75
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sinfo.ads.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch12.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list