* sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jan 2005 15:41:04 +0000 (15:41 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jan 2005 15:41:04 +0000 (15:41 +0000)
commit072569952a3c23ddab900d14aedf6f7479739cf6
treeed29d62c20d45ff28b42facea335372a941e9e86
parent4c1d6cb30c0d9e9816d43cec0459901e880e84be
* sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node
to use as the defining identifier for a formal package.
(Remove_Parent): If the instance takes place within (an instance of)
a sibling, preserve private declarations of common parent.

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