OSDN Git Service

2011-09-19 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2011 08:25:34 +0000 (08:25 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2011 08:25:34 +0000 (08:25 +0000)
commitdb3a4c4c8f6ba5a94c0b06b8d4638df57f508852
treed93bd3fd3bf798dc55f594b3965e151fb063d873
parent635be9a648658eaf46b633a5648463b54b8dbdff
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178957 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/projects.texi
gcc/ada/sem_ch6.adb