lib-load.adb (Load_Unit): Skip the test for a unit not found when its file has alread...
authorVincent Celier <celier@adacore.com>
Tue, 31 Oct 2006 18:01:41 +0000 (19:01 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:01:41 +0000 (19:01 +0100)
commit53973dcf9d58ce812fb38b2d9e837cbf23f55ebc
treec1143f47f2c6f0b71f0ab9ae8f05a82aa13f65c6
parentcac01ae32bfe8b2a0c868e454a3105f818745eb0
lib-load.adb (Load_Unit): Skip the test for a unit not found when its file has already been loaded...

2006-10-31  Vincent Celier  <celier@adacore.com>

* lib-load.adb (Load_Unit): Skip the test for a unit not found when
its file has already been loaded, according to the unit being loaded,
not to the current value of Multiple_Unit_Index.

From-SVN: r118284
gcc/ada/lib-load.adb