2009-07-09 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 10:17:40 +0000 (10:17 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 10:17:40 +0000 (10:17 +0000)
commitd602561b19efbfce6293b23992566d5b7fc23c6f
tree1c386358ddd8a840fdc3199079dff29ae8481caa
parent40cf7cdf4712983b819f841f8d4f348a1fa3f069
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149408 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/prj-pp.adb