c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.
authorBernd Schmidt <bernds@cygnus.co.uk>
Mon, 18 Oct 1999 08:40:20 +0000 (08:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Oct 1999 08:40:20 +0000 (02:40 -0600)
commite3d2508d72d66372c23e3383e2eecf3713329740
treeb3c2305d89099f72f6568f8ce90e405926ee6e2f
parentd7d36ea879e7f24f991f3962bbd43152df3b0c80
c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.

        * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.
        (finish_decl): Duplicate test for TREE_ASM_WRITTEN in else branch of
        if that tests TREE_PERMANENT.

From-SVN: r30068
gcc/ChangeLog
gcc/c-decl.c