[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 10:09:38 +0000 (12:09 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 10:09:38 +0000 (12:09 +0200)
commit0d354370f2e1b51efcf45c9241cabd0c7873b977
tree4cf2eac6922db590544ebbe8c49c46f4c7b45b6c
parent85b7d482bb14e368989797ff40e6ae09dde2e820
[multiple changes]

2009-06-23  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Remove_Limited_With_Clause): Clean up code that handles
incomplete type declarations. Previous code was potentially quadratic
in the number of visible declarations in any package appearing in a
limited_with_clause.

2009-06-23  Robert Dewar  <dewar@adacore.com>

* prj-conf.ads, prj-part.adb, prj-proc.adb, prj-proc.ads, sem_ch8.adb,
xref_lib.adb: Minor reformatting

From-SVN: r148843
gcc/ada/ChangeLog
gcc/ada/prj-conf.ads
gcc/ada/prj-part.adb
gcc/ada/prj-proc.adb
gcc/ada/prj-proc.ads
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch8.adb
gcc/ada/xref_lib.adb