optimize.c (build_delete_destructor_body): New function.
[gcc.git] / gcc / cp / name-lookup.c
2009-09-08 Jason Merrillname-lookup.c (is_class_level): Remove.
2009-08-10 Jason MerrillImplement DR 757...
2009-07-22 Jason Merrillmangle.c (mangle_type_string_for_rtti): Rename to be...
2009-07-14 Jason Merrillname-lookup.c (qualified_lookup_using_namespace): Don...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-06-18 Aldy Hernandezclass.c (get_vtable_decl): Replace finish_decl with...
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-14 Jason Merrillre PR c++/39763 (-Wshadow reports shadowed declarations...
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-04-01 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-03-24 Jason Merrillre PR c++/28274 (Redeclaration with extra default argum...
2009-03-23 Jason Merrillre PR c++/39526 (-Wshadow reports shadowed declarations...
2009-03-17 Jakub Jelinekre PR debug/37890 (Incorrect nesting for DW_TAG_importe...
2009-03-17 Jakub Jelinekdwarf2out.c (dwarf2out_imported_module_or_decl_1):...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-22 Dodji SeketeliReverted commit 143546 related to PR c++/26693
2009-01-21 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-01-15 Dodji Seketelire PR c++/38636 (ICE with broken ctor declaration)
2009-01-13 Jason Merrilltweak comment
2009-01-13 Jason Merrillre PR c++/35109 (ICE in lookup_name_real, at cp/name...
2009-01-12 Dodji Seketelire PR c++/36019 (template parameter does not hide class...
2008-12-21 Jason Merrillre PR c++/38597 ([c++0x] ICE when auto return type...
2008-12-08 Dodji Seketelire PR debug/38390 (Missing DW_TAG_imported_module)
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-09-25 Paolo Carlinire PR c++/37649 (ICE with invalid template class)
2008-09-17 H.J. Lure PR c++/37450 (C++ FE times out on duplicated parameter)
2008-09-17 Jason Merrillre PR c++/37558 (rev 140120 changes the accessibility...
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-08-29 Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-14 Paolo Carlinire PR c++/34485 (ICE with undefined type in template...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-07-16 Dodji Seketelire PR c++/13699 (Extern "C" routine in different namesp...
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-02-26 Paolo Carlinire PR c++/35323 (ICE calling functions with fixed-point...
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-01-22 Jason Merrillre PR c++/34912 (ICE with friend in local class)
2008-01-21 Paolo Carlinire PR c++/34776 (ICE with invalid member declaration...
2007-12-04 Douglas Gregorre PR c++/34101 (ICE with argument deduction of variadi...
2007-10-04 Jason Merrillre PR c++/32470 (fvisibility=hidden without effect...
2007-09-25 Simon Martinre PR c++/33207 (ICE redeclaring namespace as struct)
2007-08-24 Ollie Wildname-lookup.c (add_decl_to_level): Remove addition...
2007-08-23 Jakub Jelinekre PR c++/32898 (Definition of variable N::i outside...
2007-08-17 Ollie Wildre PR c++/31749 (ICE with invalid redeclaration of...
2007-08-10 Ollie Wildname-lookup.c (do_nonmember_using_decl): Print an error...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-28 Simon Martinre PR c++/30917 (ICE with friend in local class (to...
2007-07-01 Ollie Wildname-lookup.c (ambiguous_decl): Fix case when new-...
2007-05-22 Ollie Wildname-lookup.c (ambiguous_decl): Adds check for hidden...
2007-03-15 Douglas Gregorptree.c (cxx_print_type): Use formatting markup for...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-12-02 Kazu Hirata* name-lookup.c: Follow spelling conventions.
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-01 Geoffrey KeatingIn gcc/:
2006-09-06 Jason Merrillre PR c++/26102 ("using Base::member" nonsense)
2006-09-01 Nathan Sidwellre PR c++/28705 (ICE: in type_dependent_expression_p...
2006-08-03 Volker Reicheltre PR c++/28274 (Redeclaration with extra default argum...
2006-07-23 Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-07-17 Volker Reicheltre PR c++/28250 (ICE with invalid catch)
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-25 Lee Millwardre PR c++/28051 (ICE on invalid conversion operator)
2006-06-23 Steve Ellceyre PR c++/28114 (ICE with struct definition in argument...
2006-06-13 Jakub Jelinekre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-12 Volker Reicheltre PR c++/27933 (ICE with invalid "using")
2006-06-06 Mike StumpFix up whitespacing
2006-04-05 Jason Merrillname-lookup.c (push_namespace_with_attribs): Temporaril...
2006-03-23 Jason Merrillname-lookup.c (push_namespace_with_attribs): Only apply...
2006-03-21 Jason Merrillre PR c++/21581 ((optimisation) Functions in anonymous...
2006-03-21 Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-07 Roger Sayledecl.c (grokdeclarator): Don't bother checking for...
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-02-03 Mark Mitchellname-lookup.c (do_class_using_decl): Use IDENTIFIER_TYP...
2006-01-28 Mark Mitchellre PR c++/25855 (template specialisation not always...
2006-01-26 Jason Merrillre PR c++/16021 (Tests for container swap specialisatio...
2006-01-25 Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-20 Volker Reicheltcall.c (add_builtin_candidates): Remove superfluous...
2006-01-20 Mark Mitchellre PR c++/22136 (Rejects old-style using declaration)
2006-01-19 Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-19 Mark Mitchellre PR c++/25836 (G++ does not allow a conversion of...
2006-01-17 Kazu Hirataname-lookup.c (lookup_namespace_name): Remove.
2006-01-13 Jason Merrillname-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
2006-01-12 Jason Merrillre PR libstdc++/24660 (versioning weak symbols in libst...
2006-01-04 Mark Mitchellre PR c++/25492 (friend class nested in derived class...
next