PR c++/71568 - SFINAE forming pointer to member function
[gcc.git] / gcc / cp / ChangeLog
2017-02-27 Jason MerrillPR c++/71568 - SFINAE forming pointer to member function
2017-02-27 Marek Polacek* decl.c (expand_static_init): Add missing } in a comment.
2017-02-27 Volker Reicheltinit.c: Include intl.h.
2017-02-25 Jakub Jelinektree-ssa-loop-niter.c (number_of_iterations_exit):...
2017-02-24 Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-24 Marek Polacekre PR translation/79705 (cp/decl.c message not marked...
2017-02-23 Paolo Carlinire PR c++/79361 (ICE redefining a template function...
2017-02-23 Jason MerrillPR c++/79679 - missing destructor for argument
2017-02-22 Jason Merrill* pt.c (do_class_deduction): Handle 0 argument case.
2017-02-22 Jakub Jelinekre PR c++/79664 (ICE with #pragma omp parallel in const...
2017-02-22 Marek Polacekre PR c++/79657 (ICE on invalid c++ code in finish_unde...
2017-02-22 Marek Polacekre PR c++/79653 (ICE on invalid c++ code in cp_check_co...
2017-02-21 Jason MerrillPR c++/50308 - wrong deprecated warning with ADL
2017-02-21 Jason MerrillPR c++/41727 - ICE with partial spec of partial instant...
2017-02-21 Marek Polacekre PR c++/79535 (ICE in verify_ctor_sanity, at cp/const...
2017-02-21 Jakub Jelinekre PR c++/79654 (ICE on invalid c++ code in register_dt...
2017-02-21 Jakub Jelinekre PR sanitizer/79589 (ICE in gimplify_compound_expr...
2017-02-21 Jakub Jelinekre PR c++/79655 (ICE on invalid c++ code in cxx_eval_st...
2017-02-21 Jakub Jelinekre PR c++/79639 (ICE with -O and constexpr)
2017-02-20 Jason MerrillPR c++/78139 - destructor needed by new-expression
2017-02-20 Jason MerrillPR c++/78282 - auto template and pack expansion
2017-02-20 Jason MerrillPR c++/79606 - ICE with this->base_member in NSDMI
2017-02-20 Jason MerrillPR c++/79607 - ICE with T{} initializer
2017-02-20 Jason MerrillPR c++/79566 - elaborated-type-specifier in range for
2017-02-20 Jason MerrillPR c++/79400 - confusing suggestion of 'noexcept'
2017-02-20 Jason MerrillPR c++/79470 - partial ordering with reference parameters
2017-02-20 Jason MerrillPR c++/79500 - ICE with non-template deduction guide
2017-02-20 Jason MerrillPR c++/79580 - ICE with compound literal
2017-02-20 Jason MerrillPR c++/79503 - inherited ctor taking base class
2017-02-19 Paolo Carlinire PR c++/79380 (ICE on C++11 code with illegal alignas...
2017-02-19 Jonathan WakelyPR c++/69523 make -Wliteral-suffix control warning
2017-02-17 Jason MerrillPR c++/79508 - lookup error with member template
2017-02-17 Jason MerrillPR c++/78690 - ICE with using and global type with...
2017-02-17 Jason MerrillPR c++/79549 - C++17 ICE with non-type auto template...
2017-02-17 Jason MerrillPR c++/79556 - C++17 ICE with non-type auto
2017-02-17 Jason MerrillPR c++/79533 - C++17 ICE with temporary cast to reference
2017-02-16 Jakub JelinekPR c++/79502 - lost nodiscard attribute
2017-02-16 Jason MerrillPR c++/78572 - ICE with self-modifying array initializer
2017-02-16 Jason MerrillPR c++/79050 - ICE with undeduced auto and LTO
2017-02-16 Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-15 Jason MerrillPR c++/79464 - ICE in IPA with omitted constructor...
2017-02-15 Martin SeborPR c++/79363 - ICE with NSDMI and array
2017-02-15 Jakub Jelinekre PR c++/79301 (With -Werror=pedantic outside C++17...
2017-02-15 Jakub Jelinekre PR c++/79288 (TLS model wrong for static data member...
2017-02-14 Marek Polacekre PR c++/79420 (ICE on invalid C++ code on x86_64...
2017-02-13 Jason MerrillPR c++/79461 - ICE with lambda in constexpr constructor
2017-02-13 Jakub Jelinekinit.c (warn_placement_new_too_small): Add missing...
2017-02-13 Jakub Jelinekre PR c++/79232 (error: invalid rhs for gimple memory...
2017-02-13 Nathan SidwellPR c++/79296 - ICE mangling localized template instanti...
2017-02-12 Jason MerrillPR c++/77659 - ICE with new and C++14 aggregate NSDMI
2017-02-11 Jason MerrillPR c++/77790 - ICE with auto function in C++11 mode
2017-02-10 Jason MerrillPR c++/78908 - template ops and bitfields
2017-02-10 Jason MerrillPR c++/78897 - constexpr union
2017-02-10 Jason MerrillPR c++/71285 - member of fold-expression
2017-02-10 Jason MerrillPR c++/79401 - protected inherited constructor
2017-02-10 Marek Polacekre PR c++/79184 (-Wint-in-bool-context triggered errone...
2017-02-10 Marek Polacekre PR c++/79435 (ICE on invalid C++ code (with member...
2017-02-10 Paolo Carlinire PR c++/71737 (ICE following 2x pack expansion in...
2017-02-09 Jakub Jelinekre PR c++/79143 ([new inheriting constructors] inheriti...
2017-02-09 Jason MerrillPR c++/79316 - default argument in deduction guide
2017-02-09 Jakub Jelinekre PR c++/79429 (ICE in add_stmt, at cp/semantics.c...
2017-02-09 Jakub Jelinekre PR c/79431 (ICE in get, at cgraph.h:397)
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-07 Nathan Sidwellmethod.c (synthesized_method_base_walk): New.
2017-02-07 Patrick Palkare PR c++/79360 (ICE with NSDMI and enum in union)
2017-02-06 Jason MerrillPR c++/71193 - incomplete types in templates
2017-02-06 Jakub Jelinekre PR c++/79379 (ICE with #pragma GCC ivdep)
2017-02-06 Jakub Jelinekre PR c++/79377 (ICE with increment operator in -fpermi...
2017-02-06 Jakub Jelinekre PR c++/79372 (ICE on C++ code with illegal decomposi...
2017-02-03 Jason MerrillPR c++/78689 - ICE on constructor with label
2017-02-03 Jason MerrillPR c++/12245 - excessive memory use
2017-02-03 Jason MerrillPR c++/79294 - ICE with invalid template argument
2017-02-02 Richard Bienerre PR c++/14179 (out of memory while parsing array...
2017-02-02 Paolo Carlinire PR c++/69637 (ICE on an invalid bit-field with templ...
2017-01-31 Jakub Jelinekre PR c++/79304 (diagnostic shows bogus expression...
2017-01-31 David MalcolmFix ICE with spelling hints within explicit namespace...
2017-01-31 Nathan Sidwellre PR c++/79290 (forming pointer to member function...
2017-01-31 Nathan Sidwellre PR c++/67273 (Incorrect -Wshadow warning with generi...
2017-01-31 Nathan Sidwellcp-tree.h (instantiate_decl): Make defer_ok bool.
2017-01-31 Nathan Sidwellre PR c++/79264 (ICE verify_type failed)
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-27 Jason MerrillPR c++/78771 - ICE with inherited constructor.
2017-01-27 Adam Butcherre PR c++/64382 (ICE due to use of `this` inside a...
2017-01-26 Jakub Jelinekre PR c++/68727 (invalid offsetof expressions accepted)
2017-01-26 Jason Merrill* name-lookup.c (parse_using_directive): Deprecate...
2017-01-26 Jason MerrillPR c++/79176 - lambda ICE with -flto -Os
2017-01-26 Martin Sebordecl.c (grokdeclarator): Fix a typo in a comment.
2017-01-25 Martin SeborPR c++/71290 - Flexible array member is not diagnosed...
2017-01-25 Jakub Jelinekre PR c++/78896 ([C++17] Segmentation fault occurs...
2017-01-25 Jakub Jelinekre PR c++/77914 (Wrong lambda definition accepted)
2017-01-25 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-24 Jakub Jelinekre PR c++/79205 (ICE in create_tmp_var, at gimple-expr...
2017-01-24 Nathan SidwellPR c++/78469 - defaulted ctor and inaccessible dtor
2017-01-24 Nathan SidwellPR c++/79118 - anon-members and constexpr
2017-01-23 Nathan SidwellPR c++/71710 - template using directive of field
2017-01-23 Nathan SidwellPR c++/71406 - ICE with scope-ref'd template id exprs
2017-01-20 Nathan SidwellPR c++/78495 - wrong code inherited ctor and invisi...
2017-01-20 David MalcolmC++: fix fix-it hints for misspellings within explicit...
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-20 Jason MerrillUS 20 - forwarding references and class template argume...
next