gcc/gcc/ada sem_disp.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Sep 5 08:03:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-09-05 08:03:02

Modified files:
	gcc/ada        : sem_disp.adb 

Log message:
	2005-09-01  Javier Miranda  <miranda@adacore.com>
	Ed Schonberg  <schonberg@adacore.com>
	
	* sem_disp.adb (Check_Controlling_Formals): Anonymous access types
	used in controlling parameters exclude null because it is necessary to
	read the tag to dispatch, and null has no tag.
	(Override_Dispatching_Operation): If the previous operation is inherited
	from an interface, it becomes hidden  and does not participate in later
	name resolution.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_disp.adb.diff?cvsroot=gcc&r1=1.12&r2=1.13



More information about the Gcc-cvs mailing list