decl.c (grokfndecl): Set DECL_CONTEXT to namespace if appropriate.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 17 Oct 1998 23:01:39 +0000 (23:01 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 17 Oct 1998 23:01:39 +0000 (19:01 -0400)
commit79c4d4b7a8d5fd71791609cb9f0d3d886a262ac9
tree052db8fec597fc538db6606b34437b799069c5ba
parent1ddb2906ccd0c06c8164e781859485e8d0b3a2a7
decl.c (grokfndecl): Set DECL_CONTEXT to namespace if appropriate.

* decl.c (grokfndecl): Set DECL_CONTEXT to namespace if appropriate.
(grokvardecl): Likewise.

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