r128802 - /trunk/gcc/ada/sem_ch3.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Sep 26 10:46:00 GMT 2007
Author: charlet
Date: Wed Sep 26 10:46:08 2007
New Revision: 128802
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128802
Log:
2007-09-26 Ed Schonberg <schonberg@adacore.com>
* sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct
ancestor of the derived type, the operations are inherited from the
primary dispatch table of the parent.
(OK_For_Limited_Init_In_05): Remove old comment. Reject in-place calls
when the context is an explicit type conversion.
Modified:
trunk/gcc/ada/sem_ch3.adb
More information about the Gcc-cvs
mailing list