class.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.
authorAndrew Haley <aph@redhat.com>
Mon, 20 Feb 2006 16:16:34 +0000 (16:16 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 20 Feb 2006 16:16:34 +0000 (16:16 +0000)
commit517f4918eab4c20abdfca058cfe0e239325c23f7
tree7f68d2632e2e6ce03303036ed849319e17c803e0
parent9a0ceb314437f690f13590e2a6ad5be9828674dc
class.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.

2006-02-15  Andrew Haley  <aph@redhat.com>

        * class.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.
        (make_class_data): pushdecl_top_level TYPE_OTABLE_SYMS_DECL,
        TYPE_ATABLE_SYMS_DECL, TYPE_ITABLE_SYMS_DECL here.

From-SVN: r111306
gcc/java/ChangeLog
gcc/java/class.c