[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Apr 2013 09:45:55 +0000 (11:45 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Apr 2013 09:45:55 +0000 (11:45 +0200)
commitdd4e47ab99609cdc7187ff284dff04e54cf4950d
tree28048c0577165934f18995fe4e2c340933927011
parent872c2f37682753caf8bc05e17a63962382c83798
[multiple changes]

2013-04-23  Ed Schonberg  <schonberg@adacore.com>

* sem_util.ads, sem_util.adb: Code cleanup for Is_Expression_Function
(can apply to any scope entity).
* sem_res.adb (Resolve_Call):  If the call is within another
expression function it does not constitute a freeze point.

2013-04-23  Yannick Moy  <moy@adacore.com>

* exp_ch6.adb (Expand_Actuals): Test that Subp
is overloadable before testing if it's an inherited operation.

From-SVN: r198181
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads