]> gcc.gnu.org Git - gcc.git/commit
sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancestor of...
authorEd Schonberg <schonberg@adacore.com>
Wed, 26 Sep 2007 10:46:08 +0000 (12:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 26 Sep 2007 10:46:08 +0000 (12:46 +0200)
commit71f6218033d31975d39c2bb3a4f282ecc3e754dd
treec41c7eab6c1d32b034522aeeed38b3a3628ade5e
parent6f31a9d795f204b599466d53ef22cc579bfe37bd
sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancestor of the derived type...

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.

From-SVN: r128802
gcc/ada/sem_ch3.adb
This page took 0.062421 seconds and 5 git commands to generate.