1. 16 Feb, 2004 2 commits
    • re PR c++/13971 (ICE when compiling koffice-cvs (in build_conditional_expr, at cp/call.c:3068)) · d2f2c87b
      	PR c++/13971
      	* call.c (build_conditional_expr): Handle conversions between
      	class types which result in differently cv-qualified type
      	variants.
      
      	PR c++/14086
      	* class.c (delete_duplicate_fields_1): Remove.
      	(delete_duplicate_fields): Likewise.
      	(finish_struct_anon): Remove check for members with the same name
      	as their enclosing class.
      	(check_field_decls): Do not call duplicate_fields.
      	* decl.c (grokdeclarator): Remove check for static data members
      	with the same name as their enclosing class.
      	* name-lookup.c (push_class_level_binding): Check for members with
      	the same name as their enclosing class.
      
      From-SVN: r77869
      Mark Mitchell committed
    • Daily bump. · 2c2ab3ac
      From-SVN: r77865
      GCC Administrator committed
  2. 15 Feb, 2004 9 commits
  3. 14 Feb, 2004 23 commits
  4. 13 Feb, 2004 6 commits