optimize.c (build_delete_destructor_body): New function.
[gcc.git] / gcc / cp / cp-gimplify.c
2009-08-28 Richard Guentherre PR lto/41058 (FAIL: ext/pb_ds/regression/hash_data_m...
2009-07-29 Richard Guentherre PR c++/40834 (Revision 149750 failed 483.xalancbmk...
2009-07-22 Richard Guentherre PR c++/40799 (Revision 149750 failed 483.xalancbmk...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñezre PR c++/31246 (-Wunreachable-code warnings for compil...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-03-17 Jakub Jelinekdwarf2out.c (dwarf2out_imported_module_or_decl_1):...
2009-03-17 Jakub Jelinekre PR debug/39471 (DW_TAG_imported_module should be...
2009-02-09 Jason Merrillre PR c++/39109 (Accessible constructor required for...
2009-01-11 Jakub Jelinekre PR c++/36254 (wrong "control reaches end of non...
2008-10-14 Jakub Jelinekre PR c++/37819 (ice for bitfield code)
2008-10-10 Jakub Jelinekre PR c++/37146 (Invalid types with COND_EXPR)
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-08-29 Jan Hubickacp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-23 Jakub Jelinekre PR c++/36237 (internal compiler error: in lower_stmt...
2008-02-19 Jakub Jelinekre PR c++/35028 (ICE with strange ctor and firstprivate)
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-16 Andrew Pinski[multiple changes]
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-12 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-02-07 Jakub Jelinekre PR c++/30703 (ICE Segmentation fault on using OpenMP)
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-08-21 Jason Merrillre PR c++/27115 (ICE in cp_expr_size or miscompilation...
2006-06-13 Jakub Jelinekre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-06 Mike StumpFix up whitespacing
2006-05-02 Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-03-21 Jakub Jelinekre PR c++/26691 (Wrong code for constructor with defaul...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2005-12-07 Volker Reichelt* cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
2005-11-30 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-09-07 Richard Guenthercp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUC...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-21 Andrew Pinskire PR c++/18984 (ICE in check_pointer_types_r)
2004-12-12 Roger Saylere PR middle-end/12454 (large number of if ();else...
2004-11-15 Andrew Pinskicp-gimplify.c: Include pointer-set.h
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-07 Jason MerrillMake return in memory explicit.
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-06-22 Jason Merrillre PR c++/16112 (ICE with statement expression in retur...
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.