frontend.adb, [...]: Minor reformatting and code clean up.
authorRobert Dewar <dewar@adacore.com>
Tue, 29 Jul 2014 14:59:26 +0000 (14:59 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jul 2014 14:59:26 +0000 (16:59 +0200)
commitfc27e20e722d17c847d82062e70787388b6d6997
tree86609ef51a606089072c0dc69e1f4a0b146dddb9
parent1c4ff014fe1f6b440b4df75ca6f419ebc00fcac0
frontend.adb, [...]: Minor reformatting and code clean up.

2014-07-29  Robert Dewar  <dewar@adacore.com>

* frontend.adb, inline.adb, sem_util.adb, sem_res.adb,
prepcomp.ads: Minor reformatting and code clean up.
* exp_ch6.adb (Expand_Actuals): Generate predicate test
unconditionally for case of OUT or IN OUT actual (before this
was generated only for certain subcases, which is wrong, the
test is always needed).

From-SVN: r213208
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/frontend.adb
gcc/ada/inline.adb
gcc/ada/prepcomp.ads
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb