r177059 - in /trunk/gcc/ada: ChangeLog exp_ch4....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Aug 1 16:09:00 GMT 2011
Author: charlet
Date: Mon Aug 1 16:09:10 2011
New Revision: 177059
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177059
Log:
2011-08-01 Javier Miranda <miranda@adacore.com>
* sem_disp.adb (Override_Dispatching_Operation): Enforce strictness of
condition that detects if the overridden operation must replace an
existing entity.
2011-08-01 Javier Miranda <miranda@adacore.com>
* exp_ch4.adb (Expand_N_Case_Expression): Propagate to the expanded
code declarations inserted by Insert_Actions in each alternative of the
N_Case_Expression node.
2011-08-01 Robert Dewar <dewar@adacore.com>
* sem_ch6.adb: Minor code reorganization.
* sem_util.adb: Minor reformatting.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch4.adb
trunk/gcc/ada/sem_ch6.adb
trunk/gcc/ada/sem_disp.adb
trunk/gcc/ada/sem_util.adb
More information about the Gcc-cvs
mailing list