]> gcc.gnu.org Git - gcc.git/commit
sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and push Standard on the...
authorEd Schonberg <schonber@gnat.com>
Mon, 3 Dec 2001 19:21:33 +0000 (19:21 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Mon, 3 Dec 2001 19:21:33 +0000 (20:21 +0100)
commitd6d32b248099b98cfc375c0a67ee7a2174abc588
tree6e9f6c7b7364bbc29a8601292577541921ec75e7
parentc725bd79e7613da00fb1b5bc440706a219db7653
sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and push Standard on the stack before analyzing the...

2001-12-03  Ed Schonberg <schonber@gnat.com>

* sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and
push Standard on the stack before analyzing the instance body,
in order to have a clean visibility environment.

* sem_ch12.adb (Inline_Instance_Body): Remove redundant code.

From-SVN: r47559
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
This page took 0.062696 seconds and 5 git commands to generate.