gcc/gcc/ada sem_ch8.adb

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


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

Modified files:
	gcc/ada        : sem_ch8.adb 

Log message:
	2005-09-01  Ed Schonberg  <schonberg@adacore.com>
	
	* sem_ch8.adb (Analyze_Renamed_Entry): For a renaming_as_declaration,
	verify that the procedure and the entry are mode conformant.
	(Analyze_Subprogram_Renaming): Emit a warning if an operator is renamed
	as a different operator, which is often a cut-and-paste error.

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



More information about the Gcc-cvs mailing list