r148834 - in /trunk/gcc/ada: ChangeLog sem_ch3.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Jun 23 09:25:00 GMT 2009


Author: charlet
Date: Tue Jun 23 09:25:20 2009
New Revision: 148834

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148834
Log:
2009-06-23  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Derive_Subprogram): If the inherited subprogram is a
	primitive equality include it with its source name even if the
	operation is currently invisible, to make sure that the corresponding
	slot in the dispatch table is reserved for the internal equality
	subsequently generated during expansion.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch3.adb



More information about the Gcc-cvs mailing list