This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r128804 - /trunk/gcc/ada/sem_res.adb
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 26 Sep 2007 10:46:32 -0000
- Subject: r128804 - /trunk/gcc/ada/sem_res.adb
Author: charlet
Date: Wed Sep 26 10:46:30 2007
New Revision: 128804
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128804
Log:
2007-09-26 Ed Schonberg <schonberg@adacore.com>
* sem_res.adb (Resolve_Call): If the call is dispatching, generate the
proper kind of reference to the primitive operation, for better source
navigation.
(Valid_Conversion): A tagged conversion is legal if both operands are
tagged.
Modified:
trunk/gcc/ada/sem_res.adb