tree.h (get_containing_scope): Declare it.
authorMark Mitchell <mark@codesourcery.com>
Mon, 8 Nov 1999 15:27:56 +0000 (15:27 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 8 Nov 1999 15:27:56 +0000 (15:27 +0000)
commit140b60b42e92daa02621ec13ebdc691f157b1e99
treeaea8894e0a6c088bacdf1a5b13e154d7b0d15e06
parent8f4f2f295ad85cf42ac03c94549b5341e4d331c8
tree.h (get_containing_scope): Declare it.

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

From-SVN: r30449
gcc/ChangeLog
gcc/toplev.c
gcc/tree.c
gcc/tree.h