[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Jul 2009 10:17:40 +0000 (12:17 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Jul 2009 10:17:40 +0000 (12:17 +0200)
commit7aedb36acbf75714d3b89db8ceebf9209c3dc02f
tree1c386358ddd8a840fdc3199079dff29ae8481caa
parenta4941eecd0c07405fa7f5ee91d74aa6ef302df99
[multiple changes]

2009-07-09  Ed Schonberg  <schonberg@adacore.com>

* freeze.adb (Freeze_Expression): If the expression is the name of a
function in a call, and the function has not been frozen yet, create
extra formals for it to ensure that the proper actuals are created
when expanding the call.

2009-07-09  Emmanuel Briot  <briot@adacore.com>

* prj-pp.adb (Print): Fix handling of source index when set on a
declaration node.

From-SVN: r149408
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/prj-pp.adb