sem_ch3.adb (Is_OK_For_Limited_Init): An unchecked conversion of a function call...
commite80d72ea16b37dd524c55fe9fd453cebd46c9fa0
authorEd Schonberg <schonberg@adacore.com>
Sat, 20 Jun 2009 10:21:36 +0000 (20 10:21 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Sat, 20 Jun 2009 10:21:36 +0000 (20 12:21 +0200)
tree08f0eff7168368adfc22d5a944e21b69337a8c48
parent6ca063eb448795111f97bf102df6189e116643b3
sem_ch3.adb (Is_OK_For_Limited_Init): An unchecked conversion of a function call is a legal expression to initialize...

2009-06-20  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Is_OK_For_Limited_Init): An unchecked conversion of a
function call is a legal expression to initialize a limited object.

* exp_ch3.adb: Rename various freeze operations that perform expansion
actions, to prevent confusion with subprograms in the freeze package.

From-SVN: r148744
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/sem_ch3.adb