2011-08-01 Javier Miranda <miranda@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 16:09:10 +0000 (16:09 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 16:09:10 +0000 (16:09 +0000)
commit62616039e9755ca380437d7f11c9f3f599450b27
treef9333a9cb727b17699ecf799b4cf9098ec094277
parentf57bff3b23b4283841577209dc643c94dfdc3786
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177059 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_disp.adb
gcc/ada/sem_util.adb