[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 20 Nov 2014 10:46:08 +0000 (11:46 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 20 Nov 2014 10:46:08 +0000 (11:46 +0100)
commit04e9213da79a04f1f87f1b15ed141a065b3d0185
treee66f1a9b36e9aec397c157cffafca6655be5b276
parent8a23b1006359c176dcc6cfd0a6a7cabcf58687c7
[multiple changes]

2014-11-20  Eric Botcazou  <ebotcazou@adacore.com>

* inline.adb (Analyze_Inlined_Bodies): Iterate between loading
of the inlined bodies and instantiation of the generic bodies
until no more bodies need to be loaded.

2014-11-20  Vincent Celier  <celier@adacore.com>

* prj.adb, prj.ads, prj-conf.adb: Minor change of procedure name:
Update_Ignore_Missing_With becomes Set_Ignore_Missing_With.

From-SVN: r217831
gcc/ada/ChangeLog
gcc/ada/inline.adb
gcc/ada/prj-conf.adb
gcc/ada/prj.adb
gcc/ada/prj.ads