re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call restore...
[gcc.git] / gcc / cp /
2018-02-26 Jason MerrillPR c++/84551 - ICE with concepts and -g.
2018-02-26 Marek Polacekre PR c++/84325 (internal compiler error, in cxx_eval_c...
2018-02-26 Jason MerrillPR c++/84447 - ICE with deleted inherited ctor with...
2018-02-26 Paolo Carlinire PR c++/84533 (ICE with duplicate enum value)
2018-02-26 Paolo Carlinilambda.c (build_capture_proxy): Define static.
2018-02-26 Marek Polacekre PR c++/84537 (ICE in get_string, at spellcheck-tree.h)
2018-02-26 Jason MerrillPR c++/84015 - ICE with class deduction and auto templa...
2018-02-24 Marek Polacekre PR c++/83692 (Rejects valid constexpr with unrelated...
2018-02-23 Jason MerrillPR c++/70468 - ICE with constructor delegation via...
2018-02-22 Jason MerrillPR c++/84424 - ICE with constexpr and __builtin_shuffle.
2018-02-22 Marek Polacekre PR c++/84493 (ICE with invalid cast)
2018-02-21 Jason MerrillPR c++/84454 - ICE with pack expansion in signature.
2018-02-20 Siddhesh Poyarekarc++: Fix spurious fallthrough warning on break
2018-02-20 Paolo Carlinire PR c++/84446 (ICE with broken lambda)
2018-02-20 Jakub Jelinekre PR c++/84445 (ICE with __builtin_launder and virtual...
2018-02-20 Jakub Jelinekre PR c++/84449 (ICE with constexpr and deleted destructor)
2018-02-20 Jakub Jelinekre PR c++/84455 (ICE in build_call_a at gcc/cp/call...
2018-02-20 Jason MerrillPR c++/84429 - ICE capturing VLA.
2018-02-19 Jakub Jelinekre PR c++/84448 (ICE with broken condition in parallel...
2018-02-19 Jakub Jelinekre PR c++/84430 (ICE with #pragma omp simd in lambda)
2018-02-19 Paolo Carlinire PR c++/84348 (ICE with invalid friend declaration)
2018-02-16 Marek Polacekre PR c++/84192 (ICE with statement expression)
2018-02-16 Jason MerrillPR c++/84151 - unnecessary volatile load with static...
2018-02-16 Jason MerrillPR c++/81853 - using-directive and constexpr.
2018-02-16 Jason MerrillPR c++/84420 - ICE with structured binding in lambda.
2018-02-16 Jason MerrillPR c++/83835 - C++17 error with constructor ctors.
2018-02-16 Jason MerrillPR c++/82664 - ICE with reference to function template...
2018-02-16 Jason MerrillPR c++/82764 - C++17 ICE with empty base
2018-02-16 Jason MerrillPR c++/84421 - type-dependent if constexpr
2018-02-16 Nathan Sidwell[C++ PATCH] Deprecate -ffriend-injection
2018-02-16 Paolo Carlinire PR c++/82468 (ICE with deduction guide template)
2018-02-16 Nathan Sidwell[PR c++/84375] Fix ICE after bad friend
2018-02-16 Jason MerrillPR c++/83227 - C++17 ICE with init-list derived-to...
2018-02-15 Jason MerrillPR c++/84045 - ICE with typedef and noexcept.
2018-02-15 Jason MerrillPR c++/84376 - ICE with omitted template arguments.
2018-02-15 Jason MerrillPR c++/84368 - wrong error with local variable in varia...
2018-02-15 Paolo Carlinire PR c++/84330 ([concepts] ICE with broken constraint)
2018-02-14 Paolo Carlinire PR c++/84350 (ICE with new and auto)
2018-02-14 Nathan Sidwell[C++ PATCH]: instantiation via vtable marking
2018-02-14 Paolo Carlinicp-tree.h (do_auto_deduction (tree, tree, tree)): Remove.
2018-02-13 Jakub Jelinekre PR c++/84364 (-Weffc++ warns on "return *this" in...
2018-02-13 Paolo Carlinire PR c++/84333 (ICE with ternary operator in template...
2018-02-13 Jason MerrillPR c++/84080 - ICE with return type deduction and speci...
2018-02-13 Jason MerrillFix more variadic capture issues.
2018-02-13 Jason MerrillPR c++/84338 - wrong variadic sizeof.
2018-02-12 Jakub Jelinekre PR c++/84341 (ICE with #pragma omp atomic)
2018-02-12 Nathan Sidwell[PR c++/84263] GC ICE with decltype
2018-02-12 Richard Bienerre PR c++/84281 (Heap grows indefinitely)
2018-02-12 Jason MerrillPR c++/84036 - ICE with variadic capture.
2018-02-09 Jakub Jelinekre PR sanitizer/83987 (ICE with OpenMP, sanitizer and...
2018-02-09 Jason MerrillPR c++/81917 - ICE with void_t and partial specialization.
2018-02-09 Nathan Sidwell[PR c/84293] Unexpected strict-alias warning
2018-02-09 Jason MerrillPR c++/84296 - ICE with qualified-id in template.
2018-02-09 Marek Polacekre PR c++/83659 (ICE on compilable C++ code: in tree_to...
2018-02-08 Paolo Carliniconstexpr.c (cxx_eval_component_reference): Use INDIREC...
2018-02-08 Paolo Carlinire PR c++/83806 (Spurious -Wunused-but-set-parameter...
2018-02-08 Nathan Sidwell[C++ PATCH] initializer_list diagnostic
2018-02-08 Paolo Carlinire PR c++/83204 (c++ -std=c++14 ICE in maybe_undo_paren...
2018-02-07 Jakub Jelinekre PR c++/84082 (ICE with broken template function...
2018-02-07 David MalcolmC++: avoid most reserved words as misspelling suggestio...
2018-02-07 Jason MerrillPR c++/84182 - ICE with captured lambda
2018-02-07 Martin LiskaRevert behavior to r251316.
2018-02-05 Marek Polacekclass.c: Remove unused global variables.
2018-02-02 Paolo Carlinic-common.h (DECL_UNNAMED_BIT_FIELD): New.
2018-02-02 Jason MerrillPR c++/84181 - ICE with lambda parm in template argument.
2018-02-02 Jason MerrillPR c++/84160 - ICE with nested variadic capture.
2018-02-01 Marek Polacekre PR c++/84125 (ICE in generic lambda when static_asse...
2018-02-01 Jason MerrillPR c++/84126 - ICE with variadic generic lambda
2018-02-01 Paolo Carlinire PR c++/83796 (Abstract classes allowed to be instant...
2018-01-31 Jason Merrillre PR c++/83993 (ICE: constant not recomputed when...
2018-01-31 Jakub Jelinekre PR c++/83993 (ICE: constant not recomputed when...
2018-01-31 Paolo Carlinire PR c++/84092 (ICE on C++14 code with variable templa...
2018-01-31 Marek Polacekre PR c++/84138 (ICE folding broken constant)
2018-01-30 Jason MerrillPR c++/84091 - ICE with local class in lambda in template.
2018-01-30 Jason MerrillPR c++/84098 - ICE with lambda in template NSDMI.
2018-01-29 Jason MerrillPR c++/68810 - wrong location for reinterpret_cast...
2018-01-29 Marek Polacekre PR c++/83996 (ICE with zero-sized array)
2018-01-29 Jason MerrillPR c++/83942 - wrong unused warning with static_cast.
2018-01-26 Jason MerrillPR c++/83956 - wrong dtor error with anonymous union
2018-01-26 Jason MerrillPR c++/84036 - ICE with variadic capture.
2018-01-26 Jason MerrillPR c++/82514 - ICE with local class in generic lambda.
2018-01-25 Jakub Jelinekre PR c++/84031 (structured binding unpacks nameless...
2018-01-24 Jason MerrillPR c++/82249 - wrong mismatched pack length error.
2018-01-24 Paolo Carlinire PR c++/83921 (GCC rejects constexpr initialization...
2018-01-23 Jason MerrillPR c++/83947 - ICE with auto declarations.
2018-01-23 David MalcolmC++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++...
2018-01-23 Jakub Jelinekre PR sanitizer/83987 (ICE with OpenMP, sanitizer and...
2018-01-23 Nathan Sidwell[PR c++/839888] Baselink tsubst ICE
2018-01-23 Jakub Jelinekre PR c++/83958 (ICE: Segmentation fault (in find_decom...
2018-01-23 Nathan Sidwell[C++ PATCH] Deprecate ARM-era for scopes
2018-01-22 Jason MerrillPR c++/83720 - different fix
2018-01-22 Jason MerrillPR c++/83720 - ICE with lambda and LTO.
2018-01-22 Marek Polacekre PR c++/81933 (Invalid "constexpr call flows off...
2018-01-22 Ville Voutilainenre PR c++/83895 (-Wparentheses warns about pointer...
2018-01-19 Jakub Jelinekre PR c++/81167 (ICE on valid C++ code in deferred_prin...
2018-01-19 Jakub Jelinekre PR c++/83919 (spurious -Wignored-qualifiers warning)
2018-01-19 Marek Polacek* constexpr.c (fold_simple): Simplify.
2018-01-18 Jason MerrillFix template/inherit4.C.
2018-01-18 Paolo Carlinicp-tree.h: Fix comment typo (DECL_NON_TRIVIALLY_INITIAL...
2018-01-18 Jason MerrillPR c++/82461 - constexpr list-initialized member
next