]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
PR c++/90138
[thirdparty/gcc.git] / gcc / cp / ChangeLog
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
2019-04-08  mpolacek * typeck2.c (digest_init_r): Don't condition the objec...
2019-04-08  paolo/cp
2019-04-05  mpolacek PR c++/87145 - bogus error converting class type in...
2019-04-05  mseborPR bootstrap/89980 - pointer initialization with empty...
2019-04-05  jason PR c++/89948 - ICE with break in statement-expr.
2019-04-05  jason PR c++/89966 - error with non-type auto tparm.
2019-04-05  jason PR c++/86986 - ICE with TTP with parameter pack.
2019-04-04  mseborPR c++/89974 - ICE on a definition of a non-type specia...
2019-04-03  jason PR c++/81866 - ICE with member template and default...
2019-04-03  jason PR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-03  jason PR c++/89331 - ICE with offsetof in incomplete class.
2019-04-03  jason PR c++/89917 - ICE with lambda in variadic mem-init.
2019-04-01  jason PR c++/86946 - ICE with function call in template...
2019-04-01  paolo/cp
2019-03-31  mpolacek PR c++/89852 - ICE with C++11 functional cast with...
2019-03-30  jason PR c++/89744 - ICE with specialization of member class...
2019-03-29  jakub PR sanitizer/89869
2019-03-29  mpolacek PR c++/89876 - ICE with deprecated conversion.
2019-03-28  mpolacek PR c++/89612 - ICE with member friend template with...
2019-03-28  mpolacek PR c++/89836 - bool constant expression and explicit...
2019-03-28  jakub PR c++/89785
2019-03-27  jason PR c++/89831 - error with qualified-id in const member...
2019-03-27  jasonFix ChangeLog
2019-03-27  jason PR c++/89241 - ICE with lambda in template parameter...
2019-03-27  jason PR c++/86932 - missed SFINAE with empty pack.
2019-03-26  jason PR c++/86429 - constexpr variable in lambda.
2019-03-26  jakub PR c++/89796
2019-03-25  paolo/cp
2019-03-25  jason PR c++/87748 - substitution failure error with decltype.
2019-03-25  mpolacek PR c++/89214 - ICE when initializing aggregates with...
2019-03-25  mpolacek PR c++/89705 - ICE with reference binding with convers...
2019-03-25  nathan[C++] compiler incompatibility with lambdas
2019-03-22  jakub PR c++/60702
2019-03-22  jakub PR c++/87481
2019-03-21  jakub PR c++/71446
2019-03-21  jakub PR c++/89767
2019-03-21  paolo/cp
2019-03-20  jason PR c++/87480 - decltype of member access in default...
2019-03-19  mseborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-18  jason PR c++/89630 - ICE with dependent using-decl as templa...
2019-03-18  jason PR c++/89761 - ICE with sizeof... in pack expansion.
2019-03-18  jason PR c++/89640 - GNU attributes on lambda.
2019-03-18  jason PR c++/89682 - wrong access error in default argument.
2019-03-18  paolo/cp
2019-03-17  jason PR c++/89571 - ICE with ill-formed noexcept on constru...
2019-03-14  jasonDon't require 'bool' in a concept definition.
2019-03-14  jakub PR c++/89512
2019-03-14  jakub PR c++/89652
2019-03-13  jason PR c++/86521 - C++17 copy elision in initialization...
2019-03-13  mpolacek PR c++/89660 - bogus error with -Wredundant-move.
2019-03-13  mpolacek PR c++/89686 - mixing init-capture and simple-capture...
2019-03-13  mpolacek PR c++/88979 - further P0634 fix for constructors.
2019-03-12  jason PR c++/86521 - wrong overload resolution with ref...
2019-03-11  marxinWrap apostrophes in gcc internal format with %'.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-08  jakub PR other/80058
2019-03-08  jakub PR tree-optimization/89550
2019-03-08  jakub PR c++/89585
2019-03-08  jakub PR c++/89599
2019-03-08  jakub PR c++/89622
2019-03-08  jason PR c++/88123 - lambda and using-directive.
2019-03-07  jason PR c++/88820 - ICE with CTAD and member template used...
2019-03-07  jakub PR c++/89585
2019-03-06  jason PR c++/89381 - implicit copy and using-declaration.
2019-03-06  jakub PR c++/87148
2019-03-06  jason PR c++/89576 - if constexpr of lambda capture.
2019-03-06  mpolacek PR c++/87378 - bogus -Wredundant-move warning.
2019-03-05  jason * class.c (is_really_empty_class): Add ignore_vptr...
2019-03-04  paolo/cp
2019-03-04  jakub PR c++/71446
2019-03-02  jakub PR c++/71446
2019-03-01  mpolacek PR c++/89537 - missing location for error with non...
2019-03-01  mpolacek PR c++/89532 - ICE with incomplete type in decltype.
2019-03-01  jakub Implement P1002R1, Try-catch blocks in constexpr functions
2019-03-01  jason PR c++/88183 - ICE with .* fold-expression.
2019-03-01  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-03-01  jason * name-lookup.c (print_binding_level): Print this_entity.
2019-02-28  mpolacek PR c++/88857 - ICE with value-initialization of argume...
2019-02-27  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-02-27  mpolacek PR c++/89511 - ICE with using-declaration and unscoped...
2019-02-27  paolo/cp
2019-02-26  jakub PR c++/89481
2019-02-23  mpolacek PR c++/88294 - ICE with non-constant noexcept-specifier.
2019-02-23  dmalcolmCapture source location of dtors (PR c++/89390)
2019-02-22  mpolacek PR c++/89420 - ICE with CAST_EXPR in explicit-specifier.
2019-02-22  tschwinge[C, C++] Use correct location information for OpenACC...
2019-02-22  jason PR c++/87685 - generic lambda 'this' capture error.
next