Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 653 654 6551266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 4) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 4) - - - - --- 2019-02-21 Jakub Jelinek New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 3) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 3) - - - - --- 2019-02-20 Jakub Jelinek New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 2) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 2) - - - - --- 2019-02-20 Jakub Jelinek New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285) - - - - --- 2019-02-18 Jakub Jelinek New
[C++] Enhancements to -Wconversion-null - - - - --- 2010-06-25 Le-Chun Wu New
[C++] Enable constructor decloning by default - - - - --- 2014-05-18 Jan Hubicka New
[C++] Emit error + inform for access control issues - - - - --- 2015-04-04 Paolo Carlini New
[C++] Emit error + inform for access control issues - - - - --- 2015-04-07 Paolo Carlini New
[C++] Emit array initialization from ctor as loop if possible (PR c++/59659) - - - - --- 2014-01-10 Jakub Jelinek New
[C++] EOF has a location [C++] EOF has a location - - - - --- 2020-05-08 Nathan Sidwell New
[C++] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887) [C++] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887) - - - - --- 2019-10-22 Jakub Jelinek New
[C++] Don't segv in cvt.c (PR c++/59838) - - - - --- 2014-01-17 Marek Polacek New
[C++] Don't require 'bool' in a concept definition. [C++] Don't require 'bool' in a concept definition. - - - - --- 2019-03-14 Jason Merrill New
[C++] Don't reject auto deduction of multiple variables if some initializers were type dependent (P… - - - - --- 2017-01-02 Jakub Jelinek New
[C++] Don't redefine __* builtins (PR c++/84724, take 2) [C++] Don't redefine __* builtins (PR c++/84724, take 2) - - - - --- 2018-03-09 Jakub Jelinek New
[C++] Don't redefine __* builtins (PR c++/84724) [C++] Don't redefine __* builtins (PR c++/84724) - - - - --- 2018-03-08 Jakub Jelinek New
[C++] Don't promote bitfields in last arg of __builtin_*_overflow_p - - - - --- 2016-06-15 Jakub Jelinek New
[C++] Don't pedwarn on deprecated or fallthrough attributes (PR c++/79301) - - - - --- 2017-02-10 Jakub Jelinek New
[C++] Don't incorrectly reject {un,}signed char constexpr array initialization in templates (PR c++… [C++] Don't incorrectly reject {un,}signed char constexpr array initialization in templates (PR c++… - - - - --- 2018-11-16 Jakub Jelinek New
[C++] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992) [C++] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992) - - - - --- 2019-12-18 Jakub Jelinek New
[C++] Don't fold __builtin_constant_p prematurely [C++] Don't fold __builtin_constant_p prematurely - - - - --- 2019-07-10 Marc Glisse New
[C++] Don't clear TREE_CONSTANT on ADDR_EXPRs (PR c++/83993) [C++] Don't clear TREE_CONSTANT on ADDR_EXPRs (PR c++/83993) - - - - --- 2018-01-24 Jakub Jelinek New
[C++] Don't call maybe_apply_pragma_weak for templates (PR c++/52759) - - - - --- 2012-03-29 Jakub Jelinek New
[C++] Don't call mangle_decl on automatic anon union vars (PR c++/47303) - - - - --- 2011-01-17 Jakub Jelinek New
[C++] Don't build NE_EXPR manually - - - - --- 2013-05-16 Marc Glisse New
[C++] Don't ICE on invalid scoped enum E::~E (PR c++/89390) [C++] Don't ICE on invalid scoped enum E::~E (PR c++/89390) - - - - --- 2019-02-18 Jakub Jelinek New
[C++] Don't ICE on internal calls in check_noexcept_r (PR sanitizer/64984) - - - - --- 2015-02-10 Jakub Jelinek New
[C++] Don't ICE on TYPE_BINFO (PR c++/59111) - - - - --- 2013-12-20 Marek Polacek New
[C++] Don't ICE on POINTER_PLUS_EXPR during tsubst* (PR c++/59268) - - - - --- 2013-12-03 Jakub Jelinek New
[C++] Do not warn about zero-as-null when NULL is used. [C++] Do not warn about zero-as-null when NULL is used. - - - - --- 2018-05-25 Ville Voutilainen New
[C++] Do not warn about [[nodiscard]] applied to a constructor [C++] Do not warn about [[nodiscard]] applied to a constructor - - - - --- 2019-08-01 Paolo Carlini New
[C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) [C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) - - - - --- 2018-07-17 Jakub Jelinek New
[C++] Disallow reinterpret_cast in potential_constant_expression_1 (PR c++/89599) [C++] Disallow reinterpret_cast in potential_constant_expression_1 (PR c++/89599) - - - - --- 2019-03-07 Jakub Jelinek New
[C++] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973) [C++] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973) - - - - --- 2019-12-17 Jakub Jelinek New
[C++] Disable VLA initialization? (PR sanitizer/79993) - - - - --- 2017-03-29 Jakub Jelinek New
[C++] Disable -Wuninitialized warnings on NSDMI initialized fields (PR c++/53594) - - - - --- 2012-06-12 Jakub Jelinek New
[C++] Diagnose invalid _Jv_AllocObject prototype (PR c++/70267) - - - - --- 2016-03-17 Jakub Jelinek New
[C++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-25 Ville Voutilainen New
[C++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-26 Ville Voutilainen New
[C++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-26 Jason Merrill New
[C++] Diagnose constexpr store to ARRAY_REF with negative index (PR c++/79655) - - - - --- 2017-02-21 Jakub Jelinek New
[C++] Diagnose constexpr overflow (PR c++/70323) - - - - --- 2016-03-22 Jakub Jelinek New
[C++] Diagnose constexpr overflow (PR c++/70323) - - - - --- 2016-03-24 Jason Merrill New
[C++] Diagnose = delete override of a friend function defined earlier (PR c++/80259) [C++] Diagnose = delete override of a friend function defined earlier (PR c++/80259) - - - - --- 2017-12-02 Jakub Jelinek New
[C++] Detect UB in shifts in constexpr functions - - - - --- 2014-11-24 Marek Polacek New
[C++] Detect UB in shifts in constexpr functions - - - - --- 2014-11-24 Marek Polacek New
[C++] Detect UB in shifts in constexpr functions - - - - --- 2014-11-27 Marek Polacek New
[C++] Detect UB in shifts in constexpr functions - - - - --- 2014-12-02 Marek Polacek New
[C++] Detect UB in shifts in constexpr functions - - - - --- 2014-12-02 Marek Polacek New
[C++] Destroy/clear local_specializations properly in tsubst_pack_expansion (PR c++/51852) - - - - --- 2012-01-27 Jakub Jelinek New
[C++] Deprecate ARM-era for scopes [C++] Deprecate ARM-era for scopes - - - - --- 2018-01-23 Nathan Sidwell New
[C++] Deprecate -ffriend-injection [C++] Deprecate -ffriend-injection - - - - --- 2018-02-16 Nathan Sidwell New
[C++] Demangle decltype(auto) (PR c++/78761) - - - - --- 2016-12-10 Jakub Jelinek New
[C++] Delete the news [C++] Delete the news - - - - --- 2020-05-08 Nathan Sidwell New
[C++] Delete GCJ - C++ part - - - - --- 2016-10-02 Jakub Jelinek New
[C++] Define build_capture_proxy as static [C++] Define build_capture_proxy as static - - - - --- 2018-02-26 Paolo Carlini New
[C++] Define __cplusplus == 201300L for -std=c++1y - - - - --- 2013-04-24 Paolo Carlini New
[C++] Define __cplusplus == 201300L for -std=c++1y - - - - --- 2013-04-26 Paolo Carlini New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-25 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-26 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-29 Ed Smith-Rowland New
[C++] DR 217 follow up (and more) - - - - --- 2014-07-31 Paolo Carlini New
[C++] DR 217 follow up (and more) - - - - --- 2014-08-01 Paolo Carlini New
[C++] DR 1511 - const volatile variables and ODR - - - - --- 2016-10-14 Jakub Jelinek New
[C++] DR 1453 - - - - --- 2014-09-02 Paolo Carlini New
[C++] Couple of minor fixes - - - - --- 2014-05-12 Paolo Carlini New
[C++] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) [C++] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) - - - - --- 2018-12-18 Jakub Jelinek New
[C++] Consistently use OVL_P [C++] Consistently use OVL_P - - - - --- 2019-05-14 Paolo Carlini New
[C++] Consistently use FUNC_OR_METHOD_TYPE_P [C++] Consistently use FUNC_OR_METHOD_TYPE_P - - - - --- 2019-05-06 Paolo Carlini New
[C++] Consistently forward 'complain' - - - - --- 2012-03-08 Paolo Carlini New
[C++] Consider parm types equivalence for operator rewrite tiebreaker. [C++] Consider parm types equivalence for operator rewrite tiebreaker. - - - - --- 2019-11-19 Jason Merrill New
[C++] Complete the implementation of N4230, Nested namespace definition. - - - - --- 2015-09-20 Ville Voutilainen New
[C++] Complete the implementation of N4230, Nested namespace definition. - - - - --- 2015-09-20 Ville Voutilainen New
[C++] Commonize function-version checking - - - - --- 2017-08-23 Nathan Sidwell New
[C++] Commonixe using directive finishing [C++] Commonixe using directive finishing - - - - --- 2019-05-20 Nathan Sidwell New
[C++] Coding rule enforcement - - - - --- 2015-09-15 Nathan Sidwell New
[C++] Coding rule enforcement - - - - --- 2015-09-16 Nathan Sidwell New
[C++] Coding rule enforcement - - - - --- 2015-09-17 Nathan Sidwell New
[C++] Clear TYPE_TRANSPARENT_AGGR if there are no fields (PR c++/46862) - - - - --- 2011-08-22 Jakub Jelinek New
[C++] Clear TREE_ADDRESSABLE on non-aggregate thunk arguments (PR c++/89187) [C++] Clear TREE_ADDRESSABLE on non-aggregate thunk arguments (PR c++/89187) - - - - --- 2019-02-05 Jakub Jelinek New
[C++] Cleanup cp_genericize_r - - - - --- 2017-06-14 Jakub Jelinek New
[C++] Clean-up a bit grokdeclarator - - - - --- 2013-03-20 Paolo Carlini New
[C++] Check permerror return value [C++] Check permerror return value - - - - --- 2018-07-16 Paolo Carlini New
[C++] Change similarly also loop genericization (PR c/44715) [C++] Change similarly also loop genericization (PR c/44715) - - - - --- 2019-01-22 Jakub Jelinek New
[C++] Change local_specializations from htab_t to pointer map - - - - --- 2012-03-05 Jakub Jelinek New
[C++] Change a few error + error to error + inform - - - - --- 2016-06-02 Paolo Carlini New
[C++] Change __cpp_explicit_bool to __cpp_conditional_explicit. [C++] Change __cpp_explicit_bool to __cpp_conditional_explicit. - - - - --- 2018-11-13 Jason Merrill New
[C++] CWG 1299, not extending temporary lifetime for ?: (PR c++/92831) [C++] CWG 1299, not extending temporary lifetime for ?: (PR c++/92831) - - - - --- 2019-12-06 Jakub Jelinek New
[C++] CONV_OP accessors [C++] CONV_OP accessors - - - - --- 2017-09-05 Nathan Sidwell New
[C++] CLASSTYPE_DESTRUCTOR - - - - --- 2017-06-27 Nathan Sidwell New
[C++] C++2A P0704R1 - fixing const-qualified pointers to members [C++] C++2A P0704R1 - fixing const-qualified pointers to members - - - - --- 2017-09-19 Jakub Jelinek New
[C++] C++2A P0683R1 - default member initializers for bit-fields (take 2) [C++] C++2A P0683R1 - default member initializers for bit-fields (take 2) - - - - --- 2017-09-29 Jakub Jelinek New
[C++] C++2A P0386R1 - default member initializers for bit-fields [C++] C++2A P0386R1 - default member initializers for bit-fields - - - - --- 2017-09-19 Jakub Jelinek New
[C++] Build COND_EXPRs with location (PR c++/67863) - - - - --- 2015-10-06 Marek Polacek New
[C++] Bitfield layout - - - - --- 2017-06-07 Nathan Sidwell New
[C++] BOUND_TEMPLATE_TEMPLATE_PARM_TYPE - - - - --- 2017-08-17 Nathan Sidwell New
[C++] BASELINK_P clean up - - - - --- 2011-10-26 Paolo Carlini New
[C++] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) [C++] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) - - - - --- 2019-11-27 Jakub Jelinek New
[C++] Avoid weird inform without previos error during SFINAE (PR c++/92965) [C++] Avoid weird inform without previos error during SFINAE (PR c++/92965) - - - - --- 2019-12-17 Jakub Jelinek New
[C++] Avoid uninitialized warning in pt.c - - - - --- 2011-10-28 Paolo Carlini New
« 1 2 ... 653 654 6551266 1267 »