* tree.h (get_containing_scope): Declare it.
commit804dff30a8d8e0fae7e311e4f4ec6521f4ba7f19
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 1999 15:27:56 +0000 (8 15:27 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 1999 15:27:56 +0000 (8 15:27 +0000)
treeaea8894e0a6c088bacdf1a5b13e154d7b0d15e06
parentfbc8985be24ffe9cda2a527bd000c692505b50f8
* tree.h (get_containing_scope): Declare it.
* tree.c (get_containing_scope): New fucntion.
(decl_function_context): Use it.
* toplev.c (rest_of_compilation): Use get_containing_scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30449 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c
gcc/tree.c
gcc/tree.h