aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Class template argument deduction in new-expressionJason Merrill5-10/+53
2017-03-01re PR c++/79746 (Confusing -Wunused-but-set-parameter warning with virtual in...Jakub Jelinek2-0/+13
2017-02-28Class template argument deduction refinementsJason Merrill4-152/+194
2017-02-28i386.c: Include intl.h.Jakub Jelinek5-16/+33
2017-02-27PR c++/71568 - SFINAE forming pointer to member functionJason Merrill2-10/+21
2017-02-27* decl.c (expand_static_init): Add missing } in a comment.Marek Polacek2-0/+5
2017-02-27init.c: Include intl.h.Volker Reichelt4-16/+24
2017-02-25tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.Jakub Jelinek2-2/+6
2017-02-24re PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)Jakub Jelinek4-26/+16
2017-02-24re PR translation/79705 (cp/decl.c message not marked for translation)Marek Polacek2-2/+8
2017-02-23re PR c++/79361 (ICE redefining a template function as defaulted or deleted)Paolo Carlini2-1/+12
2017-02-22PR c++/79679 - missing destructor for argumentJason Merrill2-5/+10
2017-02-22* pt.c (do_class_deduction): Handle 0 argument case.Jason Merrill2-0/+12
2017-02-22re PR c++/79664 (ICE with #pragma omp parallel in constexpr function)Jakub Jelinek3-20/+62
2017-02-22re PR c++/79657 (ICE on invalid c++ code in finish_underlying_type cp/semanti...Marek Polacek2-1/+5
2017-02-22re PR c++/79653 (ICE on invalid c++ code in cp_check_const_attributes in cp/d...Marek Polacek3-0/+15
2017-02-21PR c++/50308 - wrong deprecated warning with ADLJason Merrill2-1/+14
2017-02-21PR c++/41727 - ICE with partial spec of partial instantiationJason Merrill2-0/+9
2017-02-21re PR c++/79535 (ICE in verify_ctor_sanity, at cp/constexpr.c:2636)Marek Polacek4-1/+14
2017-02-21re PR c++/79654 (ICE on invalid c++ code in register_dtor_fn in cp/decl.c:7877)Jakub Jelinek4-2/+17
2017-02-21re PR sanitizer/79589 (ICE in gimplify_compound_expr (gimplify.c:5712) with -...Jakub Jelinek2-4/+11
2017-02-21re PR c++/79655 (ICE on invalid c++ code in cxx_eval_store_expression in cp/c...Jakub Jelinek2-3/+7
2017-02-21re PR c++/79639 (ICE with -O and constexpr)Jakub Jelinek2-4/+11
2017-02-20PR c++/78139 - destructor needed by new-expressionJason Merrill2-1/+10
2017-02-20PR c++/78282 - auto template and pack expansionJason Merrill2-1/+9
2017-02-20PR c++/79606 - ICE with this->base_member in NSDMIJason Merrill2-0/+4
2017-02-20PR c++/79607 - ICE with T{} initializerJason Merrill2-0/+6
2017-02-20PR c++/79566 - elaborated-type-specifier in range forJason Merrill2-1/+5
2017-02-20PR c++/79400 - confusing suggestion of 'noexcept'Jason Merrill2-2/+6
2017-02-20PR c++/79470 - partial ordering with reference parametersJason Merrill2-0/+8
2017-02-20PR c++/79500 - ICE with non-template deduction guideJason Merrill2-2/+6
2017-02-20PR c++/79580 - ICE with compound literalJason Merrill2-1/+8
2017-02-20PR c++/79503 - inherited ctor taking base classJason Merrill2-1/+9
2017-02-19re PR c++/79380 (ICE on C++11 code with illegal alignas specifier on x86_64-l...Paolo Carlini2-0/+12
2017-02-19PR c++/69523 make -Wliteral-suffix control warningJonathan Wakely2-2/+11
2017-02-17PR c++/79508 - lookup error with member templateJason Merrill2-1/+11
2017-02-17PR c++/78690 - ICE with using and global type with same nameJason Merrill2-0/+8
2017-02-17PR c++/79549 - C++17 ICE with non-type auto template parameter packJason Merrill2-2/+13
2017-02-17PR c++/79556 - C++17 ICE with non-type autoJason Merrill2-0/+7
2017-02-17PR c++/79533 - C++17 ICE with temporary cast to referenceJason Merrill2-1/+14
2017-02-16PR c++/79502 - lost nodiscard attributeJakub Jelinek2-9/+30
2017-02-16PR c++/78572 - ICE with self-modifying array initializerJason Merrill2-1/+13
2017-02-16PR c++/79050 - ICE with undeduced auto and LTOJason Merrill2-2/+10
2017-02-16re PR c++/79512 (ICE: Segfault in gimple_build_call_1, at gimple.c:218)Jakub Jelinek2-0/+11
2017-02-15PR c++/79464 - ICE in IPA with omitted constructor parmsJason Merrill5-5/+49
2017-02-15PR c++/79363 - ICE with NSDMI and arrayMartin Sebor2-10/+44
2017-02-15re PR c++/79301 (With -Werror=pedantic outside C++17 mode, __has_cpp_attribut...Jakub Jelinek2-14/+7
2017-02-15re PR c++/79288 (TLS model wrong for static data members since r241137)Jakub Jelinek2-8/+15
2017-02-14re PR c++/79420 (ICE on invalid C++ code on x86_64-linux-gnu: in tsubst_copy,...Marek Polacek2-1/+10
2017-02-13PR c++/79461 - ICE with lambda in constexpr constructorJason Merrill2-0/+9