2014-11-20 Eric Botcazou <ebotcazou@adacore.com>
commit13b354556ccf42d09d53d90ff58abc4e15ae3a93
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Nov 2014 10:46:08 +0000 (20 10:46 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Nov 2014 10:46:08 +0000 (20 10:46 +0000)
treee66f1a9b36e9aec397c157cffafca6655be5b276
parent024db6135a3b5410cdef4b33455a467a3694fce6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217831 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/inline.adb
gcc/ada/prj-conf.adb
gcc/ada/prj.adb
gcc/ada/prj.ads