gcc/gcc/ada sem_ch8.adb

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


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

Modified files:
	gcc/ada        : sem_ch8.adb 

Log message:
	2005-03-08  Ed Schonberg  <schonberg@adacore.com>
	
	* sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic, if this is
	a renaming a body, check that the renamed subprogram in not intrinsic.
	(Find_Direct_Name): If several use_visible entities hide
	each other, and the context is a predefined file compiled through
	rtsfind, keep only the entity that comes from a predefined file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch8.adb.diff?cvsroot=gcc&r1=1.30&r2=1.31



More information about the Gcc-cvs mailing list