c.opt: Add -fno-deduce-init-list.
[gcc.git] / gcc / cp / ChangeLog
2009-09-18 Jason Merrillc.opt: Add -fno-deduce-init-list.
2009-09-17 Andrew Pinskire PR c++/39365 (++ operator with volatile bool increments)
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-13 Wei Guozhioptimize.c (build_delete_destructor_body): New function.
2009-09-12 Jason Merrilldbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-09-10 Jason Merrill* error.c (find_typenames_r): Also add decltypes.
2009-09-09 Paolo Carlinire PR c++/28293 (ICE on invalid typedef)
2009-09-09 Paolo Carlinire PR c++/28293 (ICE on invalid typedef)
2009-09-09 François-Xavier... * ChangeLog: Fix last entry.
2009-09-09 Jack Howarthre PR bootstrap/41180 (can not build gcc 4.4.1 on Snow...
2009-09-08 Paolo Carlinire PR c++/39923 ([C++0x] ICE in build_init_list_var_init)
2009-09-08 Jason Merrillclass.c (currently_open_class): Make sure we're dealing...
2009-09-08 Jason Merrillcp-tree.h (enum overload_flags): Remove OP_FLAG.
2009-09-08 Jason Merrillname-lookup.c (is_class_level): Remove.
2009-09-08 Jason Merrilldecl.c (grokmethod): Rename from start_method.
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Jason Merrill* semantics.c (describable_type): Don't pretend to...
2009-09-02 Jason Merrill* ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-09-01 Dodji SeketeliFix bootstrap after patch PR debug/30161
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-09-01 Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-08-31 Jason Merrillre PR c++/41127 (unnamed bitfield declaration parser...
2009-08-28 Richard Guentherre PR lto/41058 (FAIL: ext/pb_ds/regression/hash_data_m...
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-08-26 Jason Merrillcall.c (build_builtin_candidate): Don't set LOOKUP_ONLY...
2009-08-26 Jason Merrillcall.c (build_conditional_expr): Fix logic errors.
2009-08-24 Jason Merrillcp-tree.h (DECL_DEFERRED_FN): Remove.
2009-08-24 Jason Merrill* decl2.c (mark_used): Streamline logic.
2009-08-24 Jason Merrillre PR c++/41109 (Argument flagged as unused despite...
2009-08-21 Jakub Jelinekre PR c++/41131 (non-lvalue in unary `&' wrongly accepted)
2009-08-19 Jason Merrillre PR c++/41119 (Revision 150805 failed 447.dealII...
2009-08-19 Jakub Jelinekmethod.c (use_thunk): Call free_after_compilation after...
2009-08-17 Richard Guentherdecl.c (build_ptrmemfunc_type): Keep variant chain...
2009-08-16 Jason MerrillMake TREE_USED match the [basic.def.odr] concept for...
2009-08-16 Jason Merrill* decl2.c (finish_static_data_member_decl): Don't set...
2009-08-16 Jason Merrill* decl2.c (mark_used): It's ok to synthesize for defaul...
2009-08-10 Jason MerrillImplement DR 757...
2009-08-06 Jason Merrillre PR c++/40948 (ICE in lower_stmt, at gimple-low.c...
2009-08-04 Manuel López-Ibáñezre PR c++/36069 (Strange "warning: suggest parentheses...
2009-08-04 Dodji Seketelire PR c++/39987 (Rejects default argument that is a...
2009-08-04 Manuel López-Ibáñezre PR c++/16696 (Strange message when operator++ not...
2009-08-04 Dodji Seketelire PR debug/39706 (namespaces represented incorrectly...
2009-08-04 Jason Merrillre PR c++/40948 (ICE in lower_stmt, at gimple-low.c...
2009-08-01 Jason Merrillcall.c (convert_class_to_reference): Binding an lvalue...
2009-08-01 Jason Merrillcall.c (reference_binding): Rename lvalue_p to is_lvalue.
2009-08-01 Jason Merrilltypeck.c (build_address): Do fold away ADDR_EXPR of...
2009-07-29 Jason Merrillre PR c++/14912 (Do not print default template argument...
2009-07-29 Richard Guentherre PR c++/40834 (Revision 149750 failed 483.xalancbmk...
2009-07-26 Simon Martinre PR c++/40749 (g++ doesnt report missing return if...
2009-07-25 Jason MerrillCore issue 901
2009-07-24 Jason MerrillCore issue 702
2009-07-22 Jason Merrillmangle.c (mangle_type_string_for_rtti): Rename to be...
2009-07-22 Richard Guentherre PR c++/40799 (Revision 149750 failed 483.xalancbmk...
2009-07-22 Jason Merrilldecl.c (reshape_init_r): { T } is not an aggregate...
2009-07-22 Jason MerrillCore issue 934
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-17 Richard Guentherinit.c (build_vec_delete_1): Do not set DECL_REGISTER...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-07-14 Taras Gleksourcebuild.texi: Document install-plugin target.
2009-07-14 Jason Merrillre PR c++/37276 (Trouble with some (C99?) math builtins...
2009-07-14 Jason Merrillname-lookup.c (qualified_lookup_using_namespace): Don...
2009-07-14 Jason Merrillre PR c++/40740 (template-id forgotten with arg-dep...
2009-07-14 Jason Merrillbuiltins.c (can_trust_pointer_alignment): New fn.
2009-07-14 Dodji Seketelire PR debug/40705 (ICE in gen_type_die_with_usage,...
2009-07-13 Andrew Pinskire PR c++/22154 ([DR 382] qualified names should allow...
2009-07-12 Jason Merrillre PR c++/36628 ([c++0x] incorrect decltype() handling...
2009-07-12 Jason Merrillcp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalueref.
2009-07-12 Jason Merrillre PR c++/40689 ([C++0x]: error with initializer list...
2009-07-10 Jakub Jelinekre PR middle-end/40502 (crash in cp_diagnostic_starter)
2009-07-09 Simon Martinpt.c (perform_typedefs_access_check, [...]): Use CLASS_...
2009-07-09 Dodji Seketelire PR c++/40684 (ICE in tsubst)
2009-07-07 Manuel López-Ibáñezre PR c++/31246 (-Wunreachable-code warnings for compil...
2009-07-07 Jason Merrillre PR c++/35828 ([C++0x] ICE on default template templa...
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-07 Jason Merrillre PR c++/37816 ([c++0x] Invalid handling of scoped...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-07-06 Manuel López-Ibáñezdecl.c: Replace %H by an explicit location.
2009-07-06 Simon Martinre PR c++/40557 (ICE with template union)
2009-07-05 Jason Merrillpt.c (retrieve_specialization): Don't get confused...
2009-07-04 Jason Merrill* cp-tree.h (LANG_DECL_FN_CHECK): Fix non-checking...
2009-07-04 Jason Merrillre PR c++/40619 ([c++0x] ICE on repeated decltype expre...
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-07-02 Mark Mitchelltypeck.c (cp_build_binary_op): Move warnings about...
2009-07-02 Jason MerrillUse hash tables for template specialization lookup.
2009-07-02 Jason Merrill* cp-tree.h (DECL_CLASS_TEMPLATE_P): Use DECL_IMPLICIT_...
2009-07-02 Jason Merrillpt.c (register_specialization): Use duplicate_decls...
2009-07-01 Ian Lance Taylor* g++spec.c (lang_specific_driver): Bump num_args by 1.
2009-06-30 Jason Merrillre PR c++/40595 ([C++0x] ICE trying to use sfinae with...
2009-06-29 Jason Merrillre PR c++/40274 (Revision 145566 caused ICE in tsubst...
2009-06-26 H.J. Ludecl.c (duplicate_decls): Re-indent.
2009-06-25 Ian Lance Taylorcall.c (avoid_sign_compare_warnings): New static function.
2009-06-25 Ian Lance Taylorg++spec.c (SKIPOPT): define.
2009-06-25 Ian Lance Taylorcvt.c (convert_to_void): Only warn about COND_EXPR...
2009-06-25 Ian Lance Taylorparser.c (cp_parser_binary_expression): Increment c_inh...
2009-06-24 Jason Merrill* error.c (dump_decl): Do say "typedef" for the injecte...
next