]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
/cp
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2019-06-13  paolo/cp
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-12  mpolacek PR c++/66999 - 'this' captured by reference.
2019-06-12  mpolacek PR c++/90825 - endless recursion when evaluating sizeof.
2019-06-12  mpolacek PR c++/90736 - bogus error with alignof.
2019-06-11  mpolacek PR c++/90449 - add -Winaccessible-base option.
2019-06-11  rguenth2019-06-11 Richard Biener <rguenther@suse.de>
2019-06-11  jakub PR c++/90810
2019-06-11  marxinDisable htable sanitization in pt.c (PR c++/87847).
2019-06-10  jason * constexpr.c (free_constructor): New.
2019-06-10  jasonReduce unsharing in constexpr call evaluation.
2019-06-10  jason Reduce constexpr_call memory consumption.
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-07  jasonAvoid constexpr garbage for implicit conversion to...
2019-06-06  mseborPR c/90737 - [8/9/10 Regression] inconsistent address...
2019-06-05  paolo/cp
2019-06-05  mseborgcc/c/ChangeLog:
2019-06-05  jasonChangeLog for PR c++/63149
2019-06-04  paolo/cp
2019-06-04  nathan[C++ PATCH] structure tag lookup
2019-06-04  jasonPR c++/60531 - Wrong error about unresolved overloaded...
2019-06-04  jason Reduce accumulated garbage in constexpr evaluation.
2019-06-04  jakub * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_...
2019-06-03  paolo2019-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2019-06-01  villeFix changelog
2019-06-01  villePR c++/85254
2019-05-31  nathan[C++PATCH] Lambda names are anonymous
2019-05-30  mpolacek * cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix...
2019-05-30  paolo/cp
2019-05-29  jakub PR c++/90598
2019-05-29  paolo/cp
2019-05-29  jakub P1091R3 - Extending structured bindings to be more...
2019-05-28  nathan[C++ PATCH] template specializations
2019-05-28  mpolacek PR c++/90548 - ICE with generic lambda and empty pack.
2019-05-28  nathan[PATCH] Commonize anon-name generation
2019-05-25  mpolacek PR c++/90572 - wrong disambiguation in friend declaration.
2019-05-23  rediAdd whitespace between operator and operand
2019-05-23  rediRemove resolved TODO comment
2019-05-22  jason PR c++/20408 - unnecessary code for empty struct.
2019-05-22  jason PR c++/86485 - simple_empty_class_p
2019-05-21  paolo/cp
2019-05-21  paolo/cp
2019-05-21  nathan[C++ PATCH] Using decls
2019-05-21  nathan[C++ PATCH] Using decls
2019-05-21  ebotcazouc-family/
2019-05-20  mpolacek CWG 2094 - volatile scalars are trivially copyable.
2019-05-20  mpolacek * name-lookup.c (finish_using_directive): Don't issue...
2019-05-20  mpolacek * pt.c (convert_template_argument): Add a diagnostic...
2019-05-20  paolo2019-05-20 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-20  nathan[C++ PATCH] Commonixe using directive finishing
2019-05-20  nathan[C++ PATCH] namespace using directives
2019-05-20  rediPR c++/90532 Ensure __is_constructible(T[]) is false
2019-05-17  tschwinge[PR89433] Repeated use of the C/C++ OpenACC 'routine...
2019-05-17  tschwinge[PR89433] Use 'oacc_verify_routine_clauses' for C/C...
2019-05-17  tschwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-15  jakub PR debug/90197
2019-05-15  mpolacek CWG 2096 - constraints on literal unions.
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-14  marxinReapply r270597.
2019-05-13  jason Use releasing_vec more broadly.
2019-05-11  paolo/cp
2019-05-10  paolo/cp
2019-05-10  paolo2019-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-10  mpolacek PR c++/78010 - bogus -Wsuggest-override warning on...
2019-05-10  jakub PR pch/90326
2019-05-09  paolo/cp
2019-05-08  nathan[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-05-07  jason PR c++/90171 - reorganize usual_deallocation_fn_p
2019-05-07  jason PR c++/86485 - -Wmaybe-unused with empty class ?:
2019-05-07  jasonA non-type template parm with a placeholder type is...
2019-05-06  mpolacek PR c++/90265 - ICE with generic lambda.
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-05-02  nathan[C++ PATCH] remove unreachable code
2019-05-01  nathan[C++ PATCH] Simplify class member lookup
2019-04-30  nathan[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-29  nathan[C++ PATCH] some cleanups
2019-04-26  rediPR c++/90243 - orphaned note in uninstantiated constexp...
2019-04-26  paolo/cp
2019-04-26  paolo/cp
2019-04-24  jason PR c++/90227 - error with template parameter packs.
2019-04-24  rguenth2019-04-24 Richard Biener <rguenther@suse.de>
2019-04-22  jason PR c++/87366 - wrong error with alias template.
2019-04-20  jason PR c++/90190 - CTAD with list-constructor.
2019-04-20  jason PR c++/90171 - ICE with destroying delete with size_t...
2019-04-19  paolo/cp
2019-04-19  jakub PR c++/90138
2019-04-19  jakub PR c/89888
2019-04-19  jakub PR c++/90108
2019-04-18  jason PR c++/87554 - ICE with extern template and reference...
2019-04-18  jason PR c++/90047 - ICE with enable_if alias template.
2019-04-17  mpolacek PR c++/90124 - bogus error with incomplete type in...
2019-04-12  jakub PR c/89933
2019-04-12  mseborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-04-12  jasonAvoid ICE on pmf{} in template.
2019-04-12  mpolacek PR c++/87603 - constexpr functions are no longer noexcept.
2019-04-12  mpolacek * except.c (build_noexcept_spec): Use build_converted_...
2019-04-11  jakub PR translation/90035
2019-04-09  jakub PR translation/90011
next