[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 8 Jul 2013 08:17:14 +0000 (10:17 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 8 Jul 2013 08:17:14 +0000 (10:17 +0200)
commit5884c232046e65f6b617ee69f34b4c90a31b68eb
tree262cecab20751245724b41e9418de2b1e18d13b3
parent2cbac6c692b9a68e9fedaa193ae756eea8ac23c5
[multiple changes]

2013-07-08  Robert Dewar  <dewar@adacore.com>

* rtsfind.adb: Minor comment fix.

2013-07-08  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch4.adb (Check_Ghost_Subprogram_Call): Do not check the placement
of a Ghost function call when the enclosing context is being
preanalyzed.

2013-07-08  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_Inlined_Call, Process_Formals): If the
expression in a return statement is a numeric literal, qualify
it with the return type for proper resolution.

From-SVN: r200772
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/rtsfind.adb
gcc/ada/sem_ch4.adb