aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)Author
2018-10-26Update ChangeLog and version files for releasereleases/gcc-6.5.0GCC Administrator
2018-10-23backport "[c++] Fix DECL_BY_REFERENCE of clone parms"Tom de Vries
2018-10-12backport: re PR c++/3698 (improper handling of an extern declared inline func...Jakub Jelinek
2018-06-26re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l...Jakub Jelinek
2018-06-25backport: re PR c++/85147 (ICE with invalid variadic template-template parame...Jakub Jelinek
2018-06-25backport: re PR c++/85140 (ICE with invalid use of alignas)Jakub Jelinek
2018-06-25backport: re PR c++/84791 (ICE with broken OpenMP reduction clause)Jakub Jelinek
2018-06-25backport: re PR c++/85076 (ICE with invalid template used as lambda argument)Jakub Jelinek
2018-06-25backport: re PR c++/85068 (ICE with invalid covariant return type hierarchy)Jakub Jelinek
2018-06-25backport: re PR c++/84874 (internal compiler error: in reshape_init_class, at...Jakub Jelinek
2018-06-25backport: re PR c++/84222 ([[deprecated]] class complains about internal clas...Jakub Jelinek
2018-06-25backport: re PR c++/84076 (Warning about objects through POD mistakenly claim...Jakub Jelinek
2018-06-25backport: re PR c++/84662 (internal compiler error: tree check: expected clas...Jakub Jelinek
2018-06-25backport: re PR c++/84558 (ICE with invalid constexpr constructor)Jakub Jelinek
2018-06-25backport: re PR c++/84448 (ICE with broken condition in parallel for loop)Jakub Jelinek
2018-06-25backport: re PR c++/84341 (ICE with #pragma omp atomic)Jakub Jelinek
2018-06-25backport: re PR sanitizer/83987 (ICE with OpenMP, sanitizer and virtual bases)Jakub Jelinek
2018-06-25backport: re PR sanitizer/83987 (ICE with OpenMP, sanitizer and virtual bases)Jakub Jelinek
2018-06-25backport: re PR c++/83824 (ICE on invalid C++ code with alignas: in chainon, ...Jakub Jelinek
2018-06-25backport: re PR c++/79650 (ICE on invalid c++ code with label arithmetic in c...Jakub Jelinek
2018-06-25backport: re PR c++/80259 (ICE deleting friend function)Jakub Jelinek
2018-06-25backport: parser.c (cp_parser_omp_declare): Change return type to bool from v...Jakub Jelinek
2018-06-25backport: re PR c++/82781 (Vector extension operators return wrong result in ...Jakub Jelinek
2018-03-29Implement P0962Ville Voutilainen
2018-03-23PR c++/78489 - Substitution in wrong orderJason Merrill
2018-03-09PR c++/84785 - ICE with alias template and default targs.Jason Merrill
2018-03-05PR c++/84686 - missing volatile loads.Jason Merrill
2018-03-02PR c++/84489 - dependent default template argumentJason Merrill
2018-02-28PR c++/71784 - ICE with ref-qualifier and explicit specialization.Jason Merrill
2018-02-26PR c++/84441 - ICE with base initialized from ?:Jason Merrill
2018-02-26PR c++/84520 - ICE with generic lambda in NSDMI.Jason Merrill
2018-02-16PR c++/84151 - unnecessary volatile load with static member.Jason Merrill
2017-09-15backport: re PR c++/81314 (Undefined reference to a function with -fopenmp)Jakub Jelinek
2017-08-14re PR c++/71570 (ICE on invalid variable capture in cxx_incomplete_type_diagn...Paolo Carlini
2017-07-04Update ChangeLog and version files for releasereleases/gcc-6.4.0Richard Biener
2017-06-24re PR sanitizer/80348 (UBSAN: compile time crash in ubsan_instrument_division)Marek Polacek
2017-06-24re PR sanitizer/80348 (UBSAN: compile time crash in ubsan_instrument_division)Marek Polacek
2017-06-24PR c++/80244 - ICE with attribute in template alias.Marek Polacek
2017-06-24PR c++/80241 - ICE with alignas pack expansion.Marek Polacek
2017-06-22backport: re PR c++/81154 (OpenMP with shared variable in a template class cr...Jakub Jelinek
2017-06-22backport: re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_d...Jakub Jelinek
2017-06-22backport: re PR sanitizer/80973 (ICE with lambda and -fsanitize=undefined)Jakub Jelinek
2017-06-22backport: re PR c++/80984 (ICE with label/variable ambiguity)Jakub Jelinek
2017-06-19PR c++/70844 - -Wuseless-cast and inheriting constructor.Jason Merrill
2017-06-08re PR c/81006 (ICE with zero-size array and #pragma omp task depend)Jakub Jelinek
2017-06-08re PR c++/81011 (ICE with #pragma omp task and inaccessible copy-constructor)Jakub Jelinek
2017-05-31PR c++/80179 - ICE with initialized flexible array member.Jason Merrill
2017-05-23PR c++/80267 - ICE with nested capture of referenceJason Merrill
2017-05-23PR c++/80294 - ICE with constexpr and inheritance.Jason Merrill
2017-05-05backport: re PR c++/80363 (#'vec_cond_expr' not supported by dump_expr#<expre...Jakub Jelinek