This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r146934 - in /trunk/gcc/ada: ChangeLog sem_ch3.adb
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 29 Apr 2009 09:31:31 -0000
- Subject: r146934 - in /trunk/gcc/ada: ChangeLog sem_ch3.adb
Author: charlet
Date: Wed Apr 29 09:31:29 2009
New Revision: 146934
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146934
Log:
2009-04-29 Ed Schonberg <schonberg@adacore.com>
* sem_ch3.adb (Check_Abstract_Overriding): Improve error message when
an abstract operation of a progenitor is not properly overridden by an
operation of a derived synchronized type.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch3.adb