]> git.ipfire.org Git - thirdparty/gcc.git/commit
sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node to use as the...
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 3 Jan 2005 15:41:04 +0000 (16:41 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 3 Jan 2005 15:41:04 +0000 (16:41 +0100)
commit416cd96afe0f7c597b89448a0f8481050eb30675
treeed29d62c20d45ff28b42facea335372a941e9e86
parent4bb6d5fd42cfe938b58575002a79ac332be552ab
sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node to use as the defining identifier for a formal package.

* 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.

From-SVN: r92848
gcc/ada/sem_ch12.adb