]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-30  Marek PolacekRemove assert in reshape_init_r.
2019-12-30  Paolo Carlinidecl2.c (delete_sanity): Add location_t parameter and...
2019-12-29  Marek PolacekPR c++/88337 - Implement P1327R1: Allow dynamic_cast...
2019-12-26  Jakub Jelinekre PR c++/92438 (Function declaration parsed incorrectl...
2019-12-23  Richard Sandiford[C++] Make same_type_p return false for gnu_vector_type...
2019-12-23  Richard Sandiford[C++] Fix ICE for binding lax vector conversions to...
2019-12-20  Marek PolacekPR c++/92745 - bogus error when initializing array...
2019-12-20  Marek PolacekPR c++/92974 - bogus location for enum and non-enum...
2019-12-20  Jakub Jelinekre PR c++/92965 ("note: 'x' is not public" emitted...
2019-12-20  Jakub Jelinekre PR c++/92966 (Segfault on defaulted operator== with...
2019-12-20  Jakub Jelinekre PR c++/92973 (Silently accepting defaulted compariso...
2019-12-20  Jakub Jelinekre PR c++/92666 (bogus -Wunused-but-set-variable in...
2019-12-20  Jakub Jelinekre PR c++/92992 (Side-effects dropped when decltype...
2019-12-20  Eric Botcazouc-ada-spec.h (decl_sloc): Delete.
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ front-end parts
2019-12-19  Jason MerrillPR c++/52320 - EH cleanups for partially constructed...
2019-12-19  Jason MerrillPR c++/66139 - EH cleanups for partially constructed...
2019-12-19  Richard SandifordRevert accidental commit
2019-12-19  Richard SandifordDon't mangle attributes that have a space in their...
2019-12-19  Jason MerrillPR c++/91165 follow-on tweak
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-18  Paolo Carlinitypeck.c (cxx_sizeof_or_alignof_type): Add location_t...
2019-12-18  Jason MerrillPR c++/12333 - X::~X() with implicit this->.
2019-12-17  Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-12-17  Jason MerrillPR c++/79592 - missing explanation of invalid constexpr.
2019-12-17  Jason MerrillPR c++/92576 - redeclaration of variable template.
2019-12-17  Jason Merrill* name-lookup.c (get_std_name_hint): Add std::byte.
2019-12-17  Jakub Jelinekre PR c++/59655 (incorrect diagnostic on templatized...
2019-12-16  Jason MerrillPR c++/91165 - verify_gimple ICE with cached constexpr.
2019-12-13  Jason MerrillPR c++/92496 - ICE with <=> and no #include <compare>.
2019-12-11  David MalcolmIntroduce pretty_printer::clone vfunc
2019-12-11  Jakub Jelinekre PR c++/92869 (C++17 wrongly reports aggregate type...
2019-12-11  Marek PolacekPR c++/92878 - Parenthesized init of aggregates in...
2019-12-11  Jason MerrillPR c++/92105 - decltype(decltype) error cascade.
2019-12-11  Jason MerrillPR c++/57082 - new X{} and private destructor.
2019-12-11  Jason MerrillPR c++/92774 - ICE with implicitly deleted operator<=>.
2019-12-11  Jason MerrillPR c++/92859 - ADL and bit-field.
2019-12-11  Jason MerrillPR c++/92446 - deduction of class NTTP.
2019-12-10  Jason MerrillPR c++/92847 - C++20 comparison ambiguity with class...
2019-12-10  Jason MerrillFix C++20 structural type vs. private base.
2019-12-10  Jason MerrillPR c++/92560 - ICE with decltype and rewritten operator.
2019-12-10  David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-09  Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-12-08  Jakub Jelinekcvt.c (maybe_warn_nodiscard): Add workaround for GCC...
2019-12-06  Jakub Jelinekre PR c++/92831 (CWG1299 extend_ref_init_temps_1 punts...
2019-12-06  Jakub Jelinekparser.c (cp_parser_diagnose_invalid_type_name): Mentio...
2019-12-06  Jakub JelinekPR c++/92831 - CWG 1299, not extending temporary lifeti...
2019-12-06  Richard Sandiford[C++] Pass type uses through the verify_type_context...
2019-12-05  Marek PolacekPR c++/91353 - P1331R2: Allow trivial default init...
2019-12-05  Marek PolacekPR c++/92271 - make __is_same alias for __is_same_as.
2019-12-05  David Edelsohn* cp-gimplify.c: Include memmodel.h.
2019-12-05  Paolo Carlinitypeck2.c (build_functional_cast): Add location_t param...
2019-12-04  David Edelsohn* cp-gimplify.c: Include tm_p.h.
2019-12-04  Marek PolacekRemove stray comma in primary_constraint_error.
2019-12-04  Richard Sandiford[C++] Opt out of GNU vector extensions for built-in...
2019-12-03  Jakub Jelinekcp-tree.h (enum cp_tree_index): Add CPTI_SOURCE_LOCATIO...
2019-12-03  Paolo Carlinitypeck.c (cp_build_addr_expr_1): Use the cp_expr_loc_or...
2019-12-03  Jakub Jelinekre PR c++/91369 (Implement P0784R7: constexpr new)
2019-12-03  Marek PolacekPR c++/91363 - P0960R3: Parenthesized initialization...
2019-12-03  Jakub Jelinekre PR c++/92732 (Bit-field of scoped enumeration type...
2019-12-03  Jason Merrillre PR c++/92705 (ICE: Segmentation fault (in build_new_...
2019-12-03  Jakub Jelinekre PR c++/92695 (P1064R0 - virtual constexpr fails...
2019-12-02  Jakub Jelinekre PR c++/92695 (P1064R0 - virtual constexpr fails...
2019-11-29  Jakub Jelinekre PR c++/60228 (ICE using lambda in #pragma omp declar...
2019-11-28  Jakub Jelinekre PR c++/92695 (P1064R0 - virtual constexpr fails...
2019-11-27  Jason MerrillImplement P1814R0, CTAD for alias templates.
2019-11-27  Jason MerrillFix constrained alias template transparency.
2019-11-27  Jason MerrillPR c++/92206 - ICE with typedef to dependent alias.
2019-11-27  Andrew Suttonre PR c++/92236 ([concepts] Explain non-satisfaction...
2019-11-27  Andrew Suttonre PR c++/92439 ([concepts] trunk crashes on constraint...
2019-11-27  Andrew Suttonre PR c++/88395 (ICE: Segmentation fault signal termina...
2019-11-27  Andrew SuttonDiagnose certain constraint errors as hard errors,...
2019-11-27  Jakub Jelinekre PR c++/92524 (ICE in short program with constexpr...
2019-11-27  Jason MerrillRemember the location of a variable template-id.
2019-11-27  Paolo Carlinitypeck.c (cp_build_unary_op): Consistently use the...
2019-11-26  Jakub Jelinekre PR c++/92648 (Handling of unknown attributes)
2019-11-26  Jakub Jelinekre PR c++/61414 (enum class bitfield size-checking...
2019-11-25  Paolo Carlinitypeck.c (cp_build_indirect_ref_1): Add location_t...
2019-11-23  Bernd Edlingerre PR c++/92365 (ice unexpected expression ‘int16_t...
2019-11-22  Marek PolacekPR c++/88337 - P1327R1: Allow polymorphic typeid in...
2019-11-22  Jakub Jelinekre PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__...
2019-11-22  Jakub Jelinekre PR c++/92458 (Constraints do not work with precompil...
2019-11-21  Marek PolacekPR c++/92450 - ICE with invalid nested name specifier.
2019-11-21  Jakub Jelinekre PR c++/90842 (ICE in poplevel, at cp/decl.c:585)
2019-11-20  Paolo Carlinitypeck2.c (build_x_arrow): Early return if decay_conver...
2019-11-20  Jakub Jelinekre PR c++/90767 (jumbled error message with this and...
2019-11-20  Paolo Carlinicvt.c (ocp_convert): Use additional warning sentinel.
2019-11-19  Jakub Jelinekre PR c++/92414 (internal compiler error: tree check...
2019-11-19  Jason MerrillConsider parm types equivalence for operator rewrite...
2019-11-19  Andrew Suttonre PR c++/89913 (ICE with invalid using declaration)
2019-11-19  Andrew Suttonre PR c++/92078 (error: 'struct std::ptr<Iter>' redecla...
2019-11-19  Andrew SuttonSuppress diagnostics substituting into a requires-expre...
2019-11-19  Jakub Jelinekre PR c++/92504 (ICE on gcc-9 -fopenmp: internal compil...
2019-11-18  Paolo Carlinitypeck.c (cp_build_addr_expr_1): Use cp_expr_loc_or_inp...
2019-11-18  Marek PolacekPR c++/91962 - ICE with reference binding and qualifica...
2019-11-17  Jakub Jelinekmethod.c (lookup_comparison_result): Use %qD instead...
2019-11-15  Paolo Carlinitypeck.c (cp_truthvalue_conversion): Add tsubst_flags_t...
2019-11-15  Jason MerrillImplement P1816R0, class template argument deduction...
2019-11-14  Richard SandifordRemove build_{same_sized_,}truth_vector_type
next