]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (decl_type_context): Return NULL_TREE if decl's context is a namespace.
authorBryce McKinlay <bryce@waitaki.otago.ac.nz>
Fri, 24 May 2002 09:19:55 +0000 (09:19 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Fri, 24 May 2002 09:19:55 +0000 (10:19 +0100)
commit7efda05490056e0aa23cd533dce528294af6b4b1
tree3ee22b65c0acd2a88905426630f9cb23de592473
parent397de1ff0f85a82a2547519715f7300e71af847d
tree.c (decl_type_context): Return NULL_TREE if decl's context is a namespace.

    * tree.c (decl_type_context): Return NULL_TREE if decl's context is a
     namespace.

From-SVN: r53828
gcc/ChangeLog
gcc/tree.c