]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
PR c++/86499
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2018-08-21  mpolacek PR c++/86499
2018-08-21  paolo2018-08-21 Paolo Carlini <paolo.carlini@oracle.com>
2018-08-21  mpolacek PR c++/86981, Implement -Wpessimizing-move.
2018-08-21  mpolacek PR c++/65043
2018-08-21  mpolacek * cp-tree.h: Fix typo.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17  dmalcolmC++: -Wwrite-strings: use location of string constant
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-15  paolo/cp
2018-08-13  mpolacek PR c++/57891
2018-08-13  mseborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-13  mpolacek P0806R2 - Deprecate implicit capture of this via [=]
2018-08-13  mpolacek PR c++/86915
2018-08-11  jason PR c++/86728 - C variadic generic lambda.
2018-08-08  jakub P0595R1 - is_constant_evaluated
2018-08-08  jakub PR c++/86836
2018-08-08  jakub PR c++/86738
2018-08-07  paolo/cp
2018-08-07  villePR c++/79133
2018-08-06  mpolacek PR c++/86767
2018-08-03  dmalcolmAdd fix-it hint for missing return statement in assignm...
2018-08-03  jakub PR c++/86706
2018-08-03  uros * ChangeLog: Move entry ...
2018-08-02  dmalcolmFix memory leak of pretty_printer prefixes
2018-08-01  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-08-01  paolo/cp
2018-07-31  vries[c++] Fix DECL_BY_REFERENCE of clone parms
2018-07-31  jakub P1008R1 - prohibit aggregates with user-declared const...
2018-07-31  marxinFix an UBSAN error in cp/parse.c (PR c++/86653).
2018-07-28  dmalcolmC++: clean up cp_printer
2018-07-25  jakub * cp-tree.h (enum cp_tree_index): Add
2018-07-25  jakub PR c++/85515
2018-07-23  jakub PR c++/86569
2018-07-19  paolo2018-07-19 Paolo Carlini <paolo.carlini@oracle.com>
2018-07-18  jakub PR c++/86550
2018-07-18  mpolacek PR c++/86190 - bogus -Wsign-conversion warning
2018-07-18  paolo2018-07-18 Paolo Carlini <paolo.carlini@oracle.com>
2018-07-18  paolo/cp
2018-07-18  rguenth2018-07-18 Richard Biener <rguenther@suse.de>
2018-07-17  jason PR c++/86480 - nested variadic lambda and constexpr if.
2018-07-16  paolo/cp
2018-07-16  jakub PR c++/3698
2018-07-13  nathan[PR c++/86374] Name lookup failure in enclosing template
2018-07-12  jakub * c-attribs.c (c_common_attribute_table): Add
2018-07-10  jakub PR sanitizer/86406
2018-07-10  jakub PR c++/86443
2018-07-09  paolo/cp
2018-07-07  aldyh * tree-vrp.c (vrp_int_const_binop): Change overflow...
2018-07-05  nathan gcc/
2018-07-04  villePR c++/86398
2018-07-03  paolo/cp
2018-07-03  mpolacek PR c++/86201
2018-07-03  jason PR c++/86378 - functional cast in noexcept-specifier.
2018-07-02  paolo/cp
2018-06-29  mpolacek PR c++/86184
2018-06-28  dmalcolmC++: less verbose error-recovery for version conflict...
2018-06-28  jason PR c++/86342 - -Wdeprecated-copy and system headers.
2018-06-27  dmalcolmC++: don't offer bogus "._0" suggestions (PR c++/86329)
2018-06-27  jasonAvoid crash on friend in nested class template.
2018-06-27  jason PR c++/86320 - memory-hog with std::array of pair
2018-06-27  jason PR c++/80290 - memory-hog with std::pair.
2018-06-26  jakub PR c++/86291
2018-06-23  paolo/cp
2018-06-22  jason PR c++/86219 - ICE with erroneous initializer in template.
2018-06-22  jason Avoid taking the address of something just because...
2018-06-21  jason * pt.c (tsubst) [TEMPLATE_TYPE_PARM]: Use TEMPLATE...
2018-06-21  jasonReduce garbage from push_to_top_level.
2018-06-21  jason Let -fmem-report see callers of cxx_make_type.
2018-06-21  jason PR c++/86182 - fix wrong PR tag in earlier commit
2018-06-20  nathan[PR c++/85634] Fix tsubst ICE
2018-06-20  paolo/cp
2018-06-20  cesarUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20  mpolacek PR c++/86240
2018-06-20  nathan[PR c++/85634] Fix tsubst ICE
2018-06-19  jason * cp-tree.h (CONSTRUCTOR_NO_IMPLICIT_ZERO): Remove.
2018-06-19  jason PR c++/86192 - ICE with anonymous union passed to...
2018-06-19  jason * tree.c (cp_expr_location): New.
2018-06-19  jasonUse a range for LAMBDA_EXPR_LOCATION.
2018-06-19  jason PR c++/86200 - ICE with unexpanded pack in lambda...
2018-06-19  jason PR c++/81060 - ICE with unexpanded parameter pack.
2018-06-18  jason PR c++/86171 - ICE with recursive alias instantiation.
2018-06-18  paolo2018-06-18 Paolo Carlini <paolo.carlini@oracle.com>
2018-06-16  kugangcc/ChangeLog:
2018-06-16  jason PR c++/86147 - wrong capture for template argument.
2018-06-15  jason * pt.c (tsubst_default_argument): Use push_to/pop_from...
2018-06-15  jason * decl.c (start_enum): Do compare dependent underlying...
2018-06-15  jason PR c++/82882 - ICE with lambda in template default...
2018-06-15  jason * tree.c (maybe_warn_parm_abi): Inform the location...
2018-06-14  mpolacek PR c++/86063
2018-06-14  jakub P0624R2 - Default constructible and assignable statele...
2018-06-14  paolo/cp
2018-06-14  jason PR c++/86099 - ICE with trivial copy and non-trivial...
2018-06-13  jason PR c++/86094 - wrong code with defaulted move ctor.
2018-06-13  jason PR c++/86098 - ICE with template placeholder for TTP.
2018-06-12  paolo/cp
2018-06-12  mpolacek Core issue 1331 - const mismatch with defaulted copy...
2018-06-11  jason PR c++/85792 -Wctor-dtor-privacy and inherited constru...
2018-06-11  jason PR c++/85963 - -Wunused-but-set with ?: in template.
2018-06-11  paolo/cp
2018-06-11  jasonFix ptrmem comparison for unions.
next