r149408 - in /trunk/gcc/ada: ChangeLog freeze.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Jul 9 10:17:00 GMT 2009
Author: charlet
Date: Thu Jul 9 10:17:40 2009
New Revision: 149408
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149408
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/freeze.adb
trunk/gcc/ada/prj-pp.adb
More information about the Gcc-cvs
mailing list