]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-04-29 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 10:54:12 +0000 (10:54 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 10:54:12 +0000 (10:54 +0000)
commitba0c188a4ecac69547f5f1c0c9a358e28313662e
tree9865229b6c47e230373705d71e4b30c3e7b21b37
parent618b1e9b6bd71d2c7662d0afc71d3e24b75eb0e2
2009-04-29  Ed Schonberg  <schonberg@adacore.com>

* sinfo.ads, sinfo.adb: New attribute Next_Implicit_With, to chain
with_clauses generated for the same unit through rtsfind, and that
appear in the context of different units.

* rtsfind.adb: New attribute First_Implicit_With, component of the
Unit_Record that stores information about a unit loaded through rtsfind.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146951 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/rtsfind.adb
gcc/ada/sinfo.adb
gcc/ada/sinfo.ads