[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 1 Aug 2011 16:09:10 +0000 (18:09 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 1 Aug 2011 16:09:10 +0000 (18:09 +0200)
commit05dbd302cf611413886938da4448a7cdaeb88232
treef9333a9cb727b17699ecf799b4cf9098ec094277
parentaf9e051fadb5e6900ffc8668d6166dd5a1988ee2
[multiple changes]

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.

From-SVN: r177059
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_disp.adb
gcc/ada/sem_util.adb