2005-07-04 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2005 13:29:19 +0000 (13:29 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2005 13:29:19 +0000 (13:29 +0000)
commitfad45a4addc41e4f947f354353b3ecf07c2f7422
tree8aa465075e805d59be9fe017c08cddf531383709
parent29f1a674312b7e8385092a08d0acf8a02d01f10b
2005-07-04  Ed Schonberg  <schonberg@adacore.com>
    Javier Miranda  <miranda@adacore.com>

* sem_ch10.adb (Build_Limited_Views): A type declared with a private
type extension needs a limited view.
Remove previous restriction on private types available through the
limited-view (only tagged private types were previously allowed).
(Install_Withed_Unit): In the code that implements the
legality rule given in AI-377, exclude a child unit with the name
Standard, because it is a homonym of the Standard environment package.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101586 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/sem_ch10.adb