1. 28 Oct, 1998 18 commits
  2. 27 Oct, 1998 21 commits
  3. 26 Oct, 1998 1 commit
    • error.c (dump_decl): Deal with TEMPLATE_DECLs that are VAR_DECLs. · 52bf7d5d
      	* error.c (dump_decl): Deal with TEMPLATE_DECLs that are
      	VAR_DECLs.  Handle vtables whose DECL_CONTEXT is not a type.
      	* class.c (finish_struct_1): Use build_cplus_array_type to build
      	array types.
      	* decl.c (init_decl_processing): Likewise.
      	* except.c (expand_end_eh_spec): Likewise.
      	* search.c (expand_upcast_fixups): Simplify very slightly.
      
      From-SVN: r23359
      Mark Mitchell committed