Skip to content
Snippets Groups Projects
  1. May 27, 1998
  2. May 26, 1998
  3. May 25, 1998
    • Martin v. Löwis's avatar
      decl.c (push_namespace): Only produce one unique name for anonymous namespaces. · 3ab52652
      Martin v. Löwis authored
      	* decl.c (push_namespace): Only produce one unique name for
      	anonymous namespaces.
      	(get_unique_name): Remove.
      
      From-SVN: r20054
      3ab52652
    • Jeffrey A Law's avatar
      Bump for snapshot · a1ec8ea1
      Jeffrey A Law authored
      From-SVN: r20052
      a1ec8ea1
    • Mark Mitchell's avatar
      * call.c (tourney): Don't do any extra comparisons. · b265c11a
      Mark Mitchell authored
      From-SVN: r20051
      b265c11a
    • Jeffrey A Law's avatar
      Bump for snapshot · c7f58590
      Jeffrey A Law authored
      From-SVN: r20047
      c7f58590
    • Dave Brolley's avatar
      cpperror.c (v_cpp_message): Remove static prototype. · 33b019ad
      Dave Brolley authored
      Mon May 25 14:00:13 1998  Dave Brolley  <brolley@cygnus.com>
      	* cpperror.c (v_cpp_message): Remove static prototype.
      	* cpplib.c (v_cpp_message): Move prototype to cpplib.h.
      	* cpplib.h (v_cpp_message): Add protoptype.
      	(stdarg.h,varargs.h): Needed for v_cpp_message prototype.
      
      From-SVN: r20046
      33b019ad
    • Mark Mitchell's avatar
      decl2.c (build_anon_union_vars): Don't crash on empty sub-unions. · 67ffc812
      Mark Mitchell authored
      1998-05-25  Mark Mitchell  <mark@markmitchell.com>
      	* decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
      	* cp-tree.h (processing_template_parmlist): Declare.
      	* decl.c (pushtag): Don't call push_template_decl when we
      	shouldn't.
      	* pt.c (processing_template_parmlist): New variable.
      	(TMPL_ARGS_HAVE_MULTIPLE_LEVELS): New macro.
      	(complete_template_args): Use it.
      	(add_to_template_args): Likewise.
      	(innermost_args): Likewise.
      	(tsubst): Likewise.
      	(begin_template_parm_list): Use processing_template_parmlist.
      	(end_template_parm_list): Likewise.
      	* cp-tree.h (ANON_UNION_TYPE_P): New macro.
      	* decl.c (grokdeclarator): Use it.
      	* decl2.c (grok_x_components): Likewise.
      	* init.c (initializing_context): Likewise.
      	* method.c (do_build_copy_constructor): Likewise.
      	(do_build_assign_ref): Likewise.
      	* search.c (compute_access): Likewise.
      	* typeck.c (build_component_ref): Likewise.
      	* decl.c (grokdeclarator): Don't give a cv-qualified version of an
      	unnamed type a typedef name "for linkage purposes".
      	* pt.c (lookup_template_class): Don't look at
      	IDENTIFIER_CLASS_VALUE when there's no current_class_type.
      	* method.c (build_overload_int): Handle error cases gracefully.
      	* pt.c (instantiate_decl): Handle static member variables
      	correctly.
      	* pt.c (tsubst): Use the tsubst'd type when producing new
      	TEMPLATE_PARM_INDEX nodes.
      
      From-SVN: r20045
      67ffc812
    • Jeff Law's avatar
      Daily bump. · c21f27a7
      Jeff Law authored
      From-SVN: r20039
      c21f27a7
  4. May 24, 1998
Loading