decl.c (push_overloaded_decl): Use current_namespace instead of DECL_CONTEXT (decl...
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 29 Jul 1998 14:56:33 +0000 (14:56 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 29 Jul 1998 14:56:33 +0000 (10:56 -0400)
commit19f1bd3476fd1c2eeb36ef5943af1e6431c8c726
tree124bb11906142af212fca88b65f411597b4102a9
parente0d75375e722d868b1544fe69b3cb2f7b35ce434
decl.c (push_overloaded_decl): Use current_namespace instead of DECL_CONTEXT (decl) to determine where we go.

* decl.c (push_overloaded_decl): Use current_namespace instead of
DECL_CONTEXT (decl) to determine where we go.

From-SVN: r21473
gcc/cp/ChangeLog
gcc/cp/decl.c