aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasereleases/gcc-8.3.0GCC Administrator
2019-02-14C++ concepts: fix ICE with requires on dtors (PR c++/89036)David Malcolm
2019-02-14Fix ICE on class-template argument deduction (PR c++/88795)David Malcolm
2019-02-14Fix memory leak of pretty_printer prefixesDavid Malcolm
2019-02-14C++: don't offer bogus "._0" suggestions (PR c++/86329)David Malcolm
2019-02-14Don't offer suggestions for compiler-generated variables (PR c++/85515)David Malcolm
2019-02-11Revert " PR c++/88752 - ICE with lambda and constexpr if."Jason Merrill
2019-02-11PR c++/89267 - change of error location.Jason Merrill
2019-02-08PR c++/88761 - ICE with reference capture of constant.Jason Merrill
2019-02-08PR c++/88752 - ICE with lambda and constexpr if.Jason Merrill
2019-02-08PR c++/86943 - wrong code converting generic lambda to pointer.Jason Merrill
2019-02-07backport: re PR c++/89187 (ICE in initialize_argument_information, at calls.c...Jakub Jelinek
2019-02-07backport: re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1))Jakub Jelinek
2019-02-07backport: re PR c++/88976 (ICE in fold_convert_loc, at fold-const.c:2552)Jakub Jelinek
2019-02-07backport: re PR c++/88949 (ICE in expand_expr_real_1, at expr.c:10001 with -f...Jakub Jelinek
2019-02-07backport: re PR sanitizer/88901 (ICE when using -fsanitize=pointer-compare)Jakub Jelinek
2019-02-06PR c++/89024 - ICE with incomplete enum type.Marek Polacek
2019-02-06PR c++/89119 - ICE with value-initialization in template.Marek Polacek
2019-02-06PR c++/88983 - ICE with switch in constexpr function.Marek Polacek
2019-02-06PR c++/89158 - by-value capture of constexpr variable broken.Marek Polacek
2019-02-05PR c++/89083, c++/80864 - ICE with list initialization in template.Marek Polacek
2019-01-27PR c++/86740, ICE with constexpr if and nested generic lambdas.Jason Merrill
2019-01-27PR c++/87075 - ICE with constexpr array initialization.Jason Merrill
2019-01-27* pt.c (tsubst) [TEMPLATE_TYPE_PARM]: Use TEMPLATE_PARM_DESCENDANTS.Jason Merrill
2019-01-17[PR c++/86610] lambda captures in templatesNathan Sidwell
2019-01-08backport: re PR c++/88180 (ICE in vec<tree_node*, va_gc, vl_embed>::quick_pus...Jakub Jelinek
2019-01-08backport: re PR c++/87934 (struct with NSDMI of enum makes initialization a n...Jakub Jelinek
2019-01-08backport: re PR c++/88410 (internal compiler error: output_operand: invalid e...Jakub Jelinek
2019-01-08backport: re PR c++/82294 (Array of objects with constexpr constructors initi...Jakub Jelinek
2019-01-08backport: re PR c++/86669 (Complete object constructor clone omits length for...Jakub Jelinek
2019-01-08backport: re PR c++/87506 (ICE with inherited constexpr constructor with cons...Jakub Jelinek
2019-01-08backport: re PR c++/88103 (Wrong value category when conditional expression r...Jakub Jelinek
2019-01-08backport: re PR c++/88181 (ICE: verify_type failed (error: type variant diffe...Jakub Jelinek
2019-01-08backport: re PR c++/88122 (g++ ICE: internal compiler error: Segmentation fault)Jakub Jelinek
2019-01-02Backport of the "asm inline" patchesSegher Boessenkool
2018-12-13[PR c++/87531] Fix second bugNathan Sidwell
2018-12-04PR c++/88120 - ICE when calling save_expr in a template.Marek Polacek
2018-11-29[PR c++/87531] operator= lookup in templatesNathan Sidwell
2018-11-16[PR c++/86246] ICE tsubst explicit operator callNathan Sidwell
2018-11-05backport: re PR c++/86288 (Recognize __gnu and/or __gnu__ as attribute-namesp...Jakub Jelinek
2018-10-23backport "[c++] Fix DECL_BY_REFERENCE of clone parms"Tom de Vries
2018-10-11re PR c++/87582 (Returning a reference to a data member via structured bindin...Jakub Jelinek
2018-10-10re PR c++/84940 (internal compiler error: in build_value_init_noctor, at cp/i...Paolo Carlini
2018-10-03Backport r264806Martin Liska
2018-09-24re PR c++/85070 (ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409)Paolo Carlini
2018-09-18[PATCH c++/86881] -Wshadow-local-compatible ICENathan Sidwell
2018-09-13re PR c++/87093 (is_constructible (__is_constructible() instrinsic) explicitl...Ville Voutilainen
2018-09-05[PR c++/87185] ICE in prune-lambdasPádraig Brady
2018-09-05backport: re PR sanitizer/87095 (UndefinedBehaviorSanitizer vptr false positi...Jakub Jelinek
2018-09-05backport: re PR c++/86836 (internal compiler error on structured bindings wit...Jakub Jelinek