re PR c++/37093 (ICE with pointer to member template parameters)
[gcc.git] / gcc / cp / ChangeLog
2009-11-02 Dodji Seketelire PR c++/37093 (ICE with pointer to member template...
2009-11-02 Jason MerrillRestrict DR 757 change to C++0x mode.
2009-11-02 Jakub Jelinekre PR c++/41774 (ice: vector VEC(visibility,base) pop...
2009-11-01 Jason Merrilltree.c (cv_unqualified): New fn.
2009-11-01 Jason Merrill* rtti.c (tinfo_name): Fix lengths for private case.
2009-11-01 Jason Merrillre PR c++/41754 (initializer list internal compiler...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Reapply 153734.
2009-10-30 Jason Merrillrevert: decl.c (cp_fname_init): Correct build_string...
2009-10-30 Jerry Quinntinfo.cc (operator=(const type_info&)): Revert 153734.
2009-10-30 Dodji Seketelire PR c++/41863 (segfault with sizeof in template param...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Revert r149964.
2009-10-28 Jason MerrillCore issue 812, 861
2009-10-28 Jason Merrill* decl.c (cp_fname_init): Correct build_string argument.
2009-10-27 Jason MerrillAllow no-capture lambdas to convert to function pointer.
2009-10-26 Jakub Jelinekre PR debug/41828 (DW_AT_name should not be present...
2009-10-26 Jason MerrillPR c++/38796, Core issue 906
2009-10-26 Dodji Seketelire PR c++/41785 ([C++0x] ICE on canonical types with...
2009-10-26 Dodji Seketelire PR c++/41020 (Can't declare an extern "C" friend...
2009-10-23 Dodji Seketelire PR c++/40808 (member template specialization causes...
2009-10-23 Jason Merrill* semantics.c (lambda_expr_this_capture): Use thisify_l...
2009-10-23 Jason Merrillsemantics.c (outer_lambda_capture_p): New fn.
2009-10-23 Jason MerrillCore issue 899
2009-10-23 Jason Merrill* call.c (initialize_reference): Tweak error message.
2009-10-21 Jakub Jelinekmangle.c (finish_mangling_get_identifier): Use obstack_...
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-17 Jason Merrillre PR c++/38888 ([C++0x] badly readable diagnostic...
2009-10-17 Jason Merrillre PR c++/38798 ([c++0x] Trouble with struct/class...
2009-10-14 Jason Merrillre PR c++/39866 ([c++0x] deleted functions not removed...
2009-10-14 Larry Evansre PR c++/40092 ([c++0x] expansion pattern fails with...
2009-10-12 Jason Merrillre PR c++/37875 ([c++0x] misinterpreted closing angle...
2009-10-12 Jason Merrillre PR c++/37766 ([C++0x] ICE with function's default...
2009-10-12 Jason Merrillre PR c++/37204 ([c++0x] reinterpret_cast<T&&>(v) incor...
2009-10-11 Richard Guenthergimple.c (iterative_hash_type_name): Do not handle...
2009-10-08 Jason Merrillre PR c++/36816 ([c++0x] error deducing template argume...
2009-10-08 Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-10-08 Gabriel Dos Reis* cp-tree.h: Fix location of documentation for DECL_LAN...
2009-10-07 Jason Merrillre PR c++/39863 ([c++0x] variadic templates : wrong...
2009-10-07 Jason Merrillre PR c++/41038 (Parsing error related to qualified...
2009-10-06 Jason MerrillFix lookup of initialized captures in unevaluated context.
2009-10-05 Jason Merrill* parser.c: Mark lambda_scope and lambda_count for...
2009-10-03 Jason Merrillre PR c++/41553 (timeout when compiling g++.old-deja...
2009-10-03 Jason Merrillmangle.c (write_unnamed_type_name): Implement.
2009-10-02 Janis JohnsonMove entry from gcc/ChangeLog to gcc/cp/ChangeLog.
2009-10-02 Jason Merrillparser.c (cp_parser_lambda_expression): Compute visibility.
2009-10-02 Gabriel Dos Reisdecl.c (grokdeclarator): Set constexprness before annou...
2009-10-01 Gabriel Dos Reisdecl.c (record_builtin_java_type): Undo unintended...
2009-10-01 Jason Merrillpt.c (register_specialization): Push DECL_SOURCE_LOCATI...
2009-10-01 Gabriel Dos Reistree.h (tree_decl_common::lang_flag_8): New.
2009-09-30 Jason Merrillremove duplicate changelog entry
2009-09-30 Jason Merrillsemantics.c (lambda_expr_this_capture): Fix default...
2009-09-30 Jason Merrillsemantics.c (lambda_expr_this_capture): Fix default...
2009-09-30 Jason Merrill* parser.c (cp_parser_lambda_expression): Don't add...
2009-09-30 Jason Merrill* cp-tree.h (LANG_DECL_U2_CHECK): Check LANG_DECL_HAS_MIN.
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-28 Janis Johnsonmangle.c (write_builtin_type): Support decimal float...
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-24 Uros BizjakChangeLog: Move wrong entries to correct place.
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-23 Dodji Seketelire PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enume...
2009-09-22 Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-21 Jason Merrillre PR c++/41421 ([C++0x] Trivial types should require...
2009-09-21 Jason Merrill* name-lookup.c (push_class_level_binding): Sanity...
2009-09-18 Jason Merrilldecl2.c (determine_visibility): Make anonymous types...
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...
next