]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 19 Sep 2011 08:25:34 +0000 (10:25 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 19 Sep 2011 08:25:34 +0000 (10:25 +0200)
commit6d7e5c546191c8f4a05451ee28772fb68dfdcea6
treed93bd3fd3bf798dc55f594b3965e151fb063d873
parent99ba07a3b0337454acc00e0a0bcf57ec9df73e80
[multiple changes]

2011-09-19  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Expression_Function): When the expression
function is transformed into a declaration and a body, insert
body at the end of the declarative part, to prevent premature
freeze actions, and preserve original specification in the
subprogram declaration.

2011-09-19  Vincent Celier  <celier@adacore.com>

* projects.texi: Minor editing.

From-SVN: r178957
gcc/ada/ChangeLog
gcc/ada/projects.texi
gcc/ada/sem_ch6.adb