OSDN Git Service

2007-04-06 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Apr 2007 09:25:51 +0000 (09:25 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Apr 2007 09:25:51 +0000 (09:25 +0000)
commit5865514819db1b7b720f3b1da912b1758c39e2a0
tree0be756307718f8011bc07e0166daf2fd1b07eec5
parentcba55c127f768c1675b8044127699976890ffc52
2007-04-06  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Install_Limited_Context_Clauses.
Expand_Limited_With_Clause): Use a new copy of selector name in the
call to Make_With_Clause. This fixes the tree structure for ASIS
purposes. Nothing is changed in the compiler behaviour.
(Process_Body_Clauses): Handle properly use clauses whose prefix is
a package renaming.
(Install_Limited_With_Clauses): Do not install non-limited view when it
is still incomplete.

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