re PR c++/58083 (ICE with lambda as default parameter of a template function)
[gcc.git] / gcc / cp /
2013-08-18 Jason Merrillre PR c++/58083 (ICE with lambda as default parameter...
2013-08-17 Gabriel Dos Reiserror.c (dump_scope): Add a cxx_pretty_printer parameter.
2013-08-14 Paolo Carlinire PR c++/51912 ([C++11] G++ accepts floating point...
2013-08-12 Adam Butcher* pt.c: Grammar fix in comments ("it's" to "its").
2013-08-12 Paolo Carlinii386.c (ix86_function_versions): Use error + inform.
2013-08-09 Paolo Carlinirevert: re PR c++/46206 (using typedef-name error with...
2013-08-07 Paolo Carlinire PR c++/46206 (using typedef-name error with typedef...
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-08-07 Jason Merrillre PR c++/57825 (Template specialization for ref qualif...
2013-08-05 Paolo Carlinire PR c++/58080 (internal compiler error, decltype...
2013-08-05 Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-08-04 Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03 Jason MerrillDR 1286
2013-08-03 Jason MerrillDR 1430 PR c++/51239
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-08-02 Paolo Carlinicp-tree.h (finish_stmt): Do not declare.
2013-08-01 Fabien Chênere PR c++/54537 (undiagnosed using-declaration conflict...
2013-07-31 Paolo Carliniparser.c (cp_parser_sizeof_pack): Check cp_parser_ident...
2013-07-30 Paolo Carlinire PR c++/57673 (pack sizeof ... groups ellipsis with...
2013-07-30 Paolo Carlinire PR c++/57947 (internal compiler error: Segmentation...
2013-07-30 Jason Merrillre PR c++/57901 (Cannot call-by-value such that class...
2013-07-29 Paolo Carlinire PR c++/57948 (internal compiler error: in initialize...
2013-07-29 Jason Merrillmangle.c (write_name): Check for null context.
2013-07-25 Paolo Carlinire PR c++/57981 (ICE in this code)
2013-07-24 Paolo Carlini2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-24 Paolo Carlinire PR c++/57942 (g++-4.8.1 tries to instantiate wrong...
2013-07-22 Paolo Carlinicp-tree.h (DERIVED_FROM_P): Pass tf_none to lookup_base...
2013-07-21 Ondřej Bílkaclass.c: Fix typos.
2013-07-21 Ondřej BílkaFix some typos.
2013-07-14 Adam ButcherExtract lambda functions from semantics.c.
2013-07-14 Marc Glissecall.c (build_conditional_expr_1): Handle the case...
2013-07-13 Lubos Lunakre PR c++/55203 (No unused warning for variables of...
2013-07-13 Jason Merrillre PR c++/57402 (ICE: in make_decl_rtl, at varasm.c...
2013-07-13 Jason Merrillre PR c++/57793 (ICE with bitfields in get_bit_range)
2013-07-13 Jason Merrillcall.c (can_convert): Allow user-defined conversions.
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-07-10 Jason Merrillre PR c++/57402 (ICE: in make_decl_rtl, at varasm.c...
2013-07-09 Jason Merrillre PR c++/57471 (Bizarre error for template parameter...
2013-07-09 Jason Merrillre PR c++/57658 (ICE in tsubst_copy, at cp/pt.c:12213)
2013-07-09 Jason Merrillre PR c++/57526 (use of X before deduction of auto...
2013-07-09 Jason Merrillre PR c++/57437 (C++11: mutable lambdas)
2013-07-09 Jason Merrillre PR c++/57532 (operator& broken when used on rvalues)
2013-07-09 Jason Merrillre PR c++/57545 (Generation of debug symbols leads...
2013-07-09 Jason Merrillre PR regression/57551 (g++.dg/ext/visibility/anon6...
2013-07-09 Jason Merrillre PR c++/57831 (pointer to member function inaccessibl...
2013-07-09 Marc Glissere PR c++/53094 (constexpr vector subscripting)
2013-07-09 Marc Glissere PR c++/53000 (Conditional operator does not behave...
2013-07-09 Paolo Carlinire PR c++/51786 ([c++0x] Invalid declaration with declt...
2013-07-09 Jason Merrillre PR c++/57550 (bogus "error ... is private")
2013-07-06 Paolo Carlinire PR c++/28262 (Inconsistent "default arguments are...
2013-07-05 Paolo Carlinire PR c++/14263 (Cryptic diagnostic for cast from virtu...
2013-07-04 Paolo Carlinire PR c++/38634 (ICE with wrong number of template...
2013-07-03 Jakub Jelinekre PR c++/57771 (g++ misinterprets >> in static_cast)
2013-06-29 Ed Smith-Rowlandlex.c (lex_raw_string(), [...]): Constrain suffixes...
2013-06-29 Paolo Carlinire PR c++/57645 (Explicitly-declared destructor with...
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-28 Paolo Carlinire PR c++/57682 (Uniform initialization syntax rejected...
2013-06-27 Marc Glissere PR c++/57509 (Segmentation fault when using __builti...
2013-06-27 Marc Glissere PR c++/57172 ([C++11][DR 1164] Template overload...
2013-06-27 Jason Merrilltypeck2.c (store_init_value): Diagnose a non-constant...
2013-06-27 Jason Merrillre PR c++/57408 (lambda, Variable length arrays, thread...
2013-06-26 Ed Smith-Rowlandre PR c++/57640 (Explicit call of system literal operat...
2013-06-25 Balaji V. IyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-21 Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-21 Jason Merrillre PR c++/55149 (capturing VLA in lambda)
2013-06-21 Jason Merrill* decl.c (compute_array_index_type): Use size_one_node.
2013-06-20 Jason Merrillpt.c (process_partial_specialization): Build a TEMPLATE...
2013-06-20 Jason Merrill* cp-tree.h (DECL_TEMPLATE_PARMS, DECL_TEMPLATE_RESULT)
2013-06-19 Manuel López-Ibáñezre PR c++/57638 (warning container: 'integer_cst’ not...
2013-06-18 Paolo Carlinire PR c++/53211 (range-based 'for' expression of type...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-17 Paolo Carlinire PR c++/16128 (Diagnostic of missing argument list...
2013-06-14 Paolo Carlinire PR c++/51413 (Broken diagnostic with __builtin_offsetof)
2013-06-14 Paolo Carlinire PR c++/57599 (result of dynamic_cast<cv T> is just T)
2013-06-12 Paolo Carlinire PR c++/38958 ('unused variable' warning emitted...
2013-06-12 Paolo Carliniparser.c (cp_parser_nested_name_specifier_opt): Fix...
2013-06-12 Paolo Carlinire PR c++/42021 (Misleading error message when inherite...
2013-06-11 Jan Hubickare PR regression/57551 (g++.dg/ext/visibility/anon6...
2013-06-10 Jason Merrillname-lookup.c (add_decl_to_level): Add decls in an...
2013-06-10 Sriraman TallamFixing ChangeLog entries.
2013-06-08 Sriraman Tallamre PR c++/57548 (calling gnu multiversioned function...
2013-06-07 Paolo Carlinire PR c++/53658 (internal compiler error -- segmentatio...
2013-06-07 Jason Merrillre PR c++/55520 ([C++11] ICE when capturing a variable...
2013-06-07 Jason Merrilldecl.c (grokdeclarator): Keep a decl with error type.
2013-06-06 Jason Merrillcomment tweaks
2013-06-05 Paolo Carlinire PR c++/51908 ([C++11] ICE in cp_parser_abort_tentati...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-03 Jason Merrillcorrect changelog date
2013-06-03 Jason Merrillclass.c (mark_type_abi_tags): New.
2013-06-03 Paolo Carlinire PR c++/57419 (Access control doesn't stop referring...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-30 Jason Merrillre PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_re...
2013-05-30 Jason Merrillre PR c++/52377 (C++11 non-static initializers in union...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-25 Paolo Carlinire PR c++/25666 (Bad diagnostic for templated destructo...
2013-05-24 Jason Merrillre PR c++/56971 (GCC claims a friend function to be...
2013-05-24 Paolo Carlinire PR c++/19618 (Do warn if a bit-field exceeds the...
2013-05-24 Jason Merrillre PR c++/57391 (ICE compiling AIX math.h caused by...
2013-05-23 Jason Merrillre PR c++/57388 ([C++11] ICE when function types with...
next