Show patches with: Archived = No       |   127156 patches
« 1 2 ... 736 737 7381271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/87357, missing -Wconversion warning C++ PATCH for c++/87357, missing -Wconversion warning - - - - --- 2018-09-19 Marek Polacek New
C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions - - - - --- 2018-09-14 Marek Polacek New
C++ PATCH to tidy up build_vtbl_ref C++ PATCH to tidy up build_vtbl_ref - - - - --- 2018-09-09 Marek Polacek New
C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer - - - - --- 2018-09-07 Marek Polacek New
C++ PATCH to fix more FAILs in c++17/c++2a C++ PATCH to fix more FAILs in c++17/c++2a - - - - --- 2018-09-07 Marek Polacek New
C++ PATCH to fix direct-enum-init1.C C++ PATCH to fix direct-enum-init1.C - - - - --- 2018-09-07 Marek Polacek New
C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics - - - - --- 2018-09-07 Marek Polacek New
C++ PATCH for c++/87152, range-based for loops with initializer broken in templates C++ PATCH for c++/87152, range-based for loops with initializer broken in templates - - - - --- 2018-09-07 Marek Polacek New
C++ PATCH to enhance -Wreturn-local-addr (c++/86982) C++ PATCH to enhance -Wreturn-local-addr (c++/86982) - - - - --- 2018-09-06 Marek Polacek New
C++ PATCH for build_throw C++ PATCH for build_throw - - - - --- 2018-09-04 Marek Polacek New
C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers - - - - --- 2018-08-30 Marek Polacek New
C++ PATCH for c++/87080, ICE with -Wpessimizing-move C++ PATCH for c++/87080, ICE with -Wpessimizing-move - - - - --- 2018-08-24 Marek Polacek New
PATCH for c++/87068, missing diagnostic with fallthrough statement PATCH for c++/87068, missing diagnostic with fallthrough statement - - - - --- 2018-08-23 Marek Polacek New
C++ PATCH for c++/87029, Implement -Wredundant-move C++ PATCH for c++/87029, Implement -Wredundant-move - - - - --- 2018-08-23 Marek Polacek New
C++ PATCH to fix typo in cp-tree.h C++ PATCH to fix typo in cp-tree.h - - - - --- 2018-08-21 Marek Polacek New
C++ PATCH for c++/86981, implement -Wpessimizing-move C++ PATCH for c++/86981, implement -Wpessimizing-move - - - - --- 2018-08-20 Marek Polacek New
C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction - - - - --- 2018-08-17 Marek Polacek New
C++ PATCH for c++/67012, diagnose decltype(auto) f() -> int; C++ PATCH for c++/67012, diagnose decltype(auto) f() -> int; - - - - --- 2018-08-15 Marek Polacek New
C++ PATCH for c++/65043, missing narrowing warning with bool C++ PATCH for c++/65043, missing narrowing warning with bool - - - - --- 2018-08-14 Marek Polacek New
C++ PATCH for c++/86499, non-local lambda with a capture-default C++ PATCH for c++/86499, non-local lambda with a capture-default - - - - --- 2018-08-13 Marek Polacek New
C++ PATCH to implement C++20 P0806R2, Deprecate implicit capture of this via [=] C++ PATCH to implement C++20 P0806R2, Deprecate implicit capture of this via [=] - - - - --- 2018-08-12 Marek Polacek New
C++ PATCH for c++/86915, ICE with auto[] C++ PATCH for c++/86915, ICE with auto[] - - - - --- 2018-08-11 Marek Polacek New
C++ PATCH to fix infinite constexpr evaluation (PR c++/86767) C++ PATCH to fix infinite constexpr evaluation (PR c++/86767) - - - - --- 2018-08-06 Marek Polacek New
Fix TSan on ppc64le (PR libsanitizer/86759) Fix TSan on ppc64le (PR libsanitizer/86759) - - - - --- 2018-08-01 Marek Polacek New
Add a test for std::condition_variable_any Add a test for std::condition_variable_any - - - - --- 2018-07-26 Marek Polacek New
C++ PATCH for c++/86201, diagnostic routines re-entered crash C++ PATCH for c++/86201, diagnostic routines re-entered crash - - - - --- 2018-07-03 Marek Polacek New
C++ PATCH to add a test for c++/84306 C++ PATCH to add a test for c++/84306 - - - - --- 2018-07-03 Marek Polacek New
C++ PATCH for c++/86190, bogus -Wsign-conversion warning C++ PATCH for c++/86190, bogus -Wsign-conversion warning - - - - --- 2018-07-03 Marek Polacek New
C++ PATCH for c++/57891, narrowing conversions in non-type template arguments C++ PATCH for c++/57891, narrowing conversions in non-type template arguments - - - - --- 2018-06-27 Marek Polacek New
C++ PATCH for c++/86184, rejects-valid with ?: and omitted operand C++ PATCH for c++/86184, rejects-valid with ?: and omitted operand - - - - --- 2018-06-21 Marek Polacek New
C++ PATCH for c++/86240, ICE with ABSU_EXPR C++ PATCH for c++/86240, ICE with ABSU_EXPR - - - - --- 2018-06-20 Marek Polacek New
PATCH to fix ICE with -Wint-conversion (PR middle-end/86202) PATCH to fix ICE with -Wint-conversion (PR middle-end/86202) - - - - --- 2018-06-18 Marek Polacek New
C++ PATCH for core issue 1331 (const mismatch with defaulted copy constructor) C++ PATCH for core issue 1331 (const mismatch with defaulted copy constructor) - - - - --- 2018-06-12 Marek Polacek New
C PATCH for c/85318, missing -Wc90-c99-compat warning with for-init-loop C PATCH for c/85318, missing -Wc90-c99-compat warning with for-init-loop - - - - --- 2018-06-07 Marek Polacek New
C++ PATCH for c++/86063, ICE with attribute with pack expansion C++ PATCH for c++/86063, ICE with attribute with pack expansion - - - - --- 2018-06-06 Marek Polacek New
C++ PATCH for c++/85976, ICE with USING_DECL in cp_tree_equal C++ PATCH for c++/85976, ICE with USING_DECL in cp_tree_equal - - - - --- 2018-06-04 Marek Polacek New
C++ PATCH for c++/85977, array reference size deduction failure C++ PATCH for c++/85977, array reference size deduction failure - - - - --- 2018-05-30 Marek Polacek New
C++ PATCH for c++/85889, reject capturing a structured binding C++ PATCH for c++/85889, reject capturing a structured binding - - - - --- 2018-05-29 Marek Polacek New
C++ PATCH for c++/85883, class tmpl args deduction fail with new C++ PATCH for c++/85883, class tmpl args deduction fail with new - - - - --- 2018-05-24 Marek Polacek New
C++ PATCH for c++/85847, ICE with template_id_expr in new() C++ PATCH for c++/85847, ICE with template_id_expr in new() - - - - --- 2018-05-23 Marek Polacek New
C++ PATCH to implement P0614R1, Range-based for statements with initializer (take 2) C++ PATCH to implement P0614R1, Range-based for statements with initializer (take 2) - - - - --- 2018-05-21 Marek Polacek New
C++ PATCH to implement P0614R1, Range-based for statements with initializer C++ PATCH to implement P0614R1, Range-based for statements with initializer - - - - --- 2018-05-21 Marek Polacek New
C++ PATCH for c++/85363, wrong-code with throwing list-initializer C++ PATCH for c++/85363, wrong-code with throwing list-initializer - - - - --- 2018-05-16 Marek Polacek New
PATCH for fortran/85735, f951 crash on empty input PATCH for fortran/85735, f951 crash on empty input - - - - --- 2018-05-10 Marek Polacek New
C++ PATCH for c++/85695, rejects-valid with constexpr if C++ PATCH for c++/85695, rejects-valid with constexpr if - - - - --- 2018-05-08 Marek Polacek New
C++ PATCH for c++/85258, ICE with invalid range-based for-loop C++ PATCH for c++/85258, ICE with invalid range-based for-loop - - - - --- 2018-04-12 Marek Polacek New
C++ PATCH for c++/85032, rejects-valid with if constexpr in template C++ PATCH for c++/85032, rejects-valid with if constexpr in template - - - - --- 2018-03-24 Marek Polacek New
C++ PATCH for c++/85045, ICE when printing RDIV_EXPR C++ PATCH for c++/85045, ICE when printing RDIV_EXPR - - - - --- 2018-03-23 Marek Polacek New
C++ PATCH for c++/85033, ICE with enumerator in __builtin_offsetof C++ PATCH for c++/85033, ICE with enumerator in __builtin_offsetof - - - - --- 2018-03-23 Marek Polacek New
C++ PATCH for c++/71638, ICE with NSDMI and reference C++ PATCH for c++/71638, ICE with NSDMI and reference - - - - --- 2018-03-20 Marek Polacek New
C++ PATCH for c++/84978, ICE with NRVO C++ PATCH for c++/84978, ICE with NRVO - - - - --- 2018-03-20 Marek Polacek New
C++ PATCH for c++/84927, ICE with NSDMI and reference C++ PATCH for c++/84927, ICE with NSDMI and reference - - - - --- 2018-03-19 Marek Polacek New
C++ PATCH for c++/84925, ICE in enclosing_instantiation_of C++ PATCH for c++/84925, ICE in enclosing_instantiation_of - - - - --- 2018-03-19 Marek Polacek New
C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854) C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854) - - - - --- 2018-03-14 Marek Polacek New
C++ PATCH to fix another ICE with stray template code (PR c++/84596) C++ PATCH to fix another ICE with stray template code (PR c++/84596) - - - - --- 2018-03-13 Marek Polacek New
C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function - - - - --- 2018-03-06 Marek Polacek New
C++ PATCH for c++/84707, ICE with nested anonymous namespace C++ PATCH for c++/84707, ICE with nested anonymous namespace - - - - --- 2018-03-05 Marek Polacek New
C++ PATCH for c++/84171, ICE in warn_for_sign_compare C++ PATCH for c++/84171, ICE in warn_for_sign_compare - - - - --- 2018-03-02 Marek Polacek New
C++ PATCH for c++/84663, ICE with incomplete array C++ PATCH for c++/84663, ICE with incomplete array - - - - --- 2018-03-02 Marek Polacek New
C++ PATCH for c++/84664, ICE on invalid in lambda C++ PATCH for c++/84664, ICE on invalid in lambda - - - - --- 2018-03-02 Marek Polacek New
C++ PATCH for c++/84578, ICE when initializing flexarr C++ PATCH for c++/84578, ICE when initializing flexarr - - - - --- 2018-03-02 Marek Polacek New
C++ PATCH to tweak cp_fully_fold (PR c++/84590) C++ PATCH to tweak cp_fully_fold (PR c++/84590) - - - - --- 2018-03-01 Marek Polacek New
c-family PATCH to fix invalid shifting (PR c++/84639) c-family PATCH to fix invalid shifting (PR c++/84639) - - - - --- 2018-03-01 Marek Polacek New
C++ PATCH to fix static init with () in a template (PR c++/84582) C++ PATCH to fix static init with () in a template (PR c++/84582) - - - - --- 2018-02-27 Marek Polacek New
C++ PATCH to fix ICE with constexpr operator"" (PR c++/84325) C++ PATCH to fix ICE with constexpr operator"" (PR c++/84325) - - - - --- 2018-02-26 Marek Polacek New
C++ PATCH to fix ICE with suggestions (PR c++/84537) C++ PATCH to fix ICE with suggestions (PR c++/84537) - - - - --- 2018-02-26 Marek Polacek New
C++ PATCH to fix ICE with invalid cast (PR c++/84493) C++ PATCH to fix ICE with invalid cast (PR c++/84493) - - - - --- 2018-02-21 Marek Polacek New
PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238) PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238) - - - - --- 2018-02-06 Marek Polacek New
PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228) PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228) - - - - --- 2018-02-06 Marek Polacek New
C++ PATCH to kill cxx_print_statistics C++ PATCH to kill cxx_print_statistics - - - - --- 2018-02-01 Marek Polacek New
C PATCH to fix a missing warning with tokens from system headers (PR c/81779) C PATCH to fix a missing warning with tokens from system headers (PR c/81779) - - - - --- 2018-01-31 Marek Polacek New
C++ PATCH to fix ICE-on-invalid with ?: (PR c++/84138) C++ PATCH to fix ICE-on-invalid with ?: (PR c++/84138) - - - - --- 2018-01-31 Marek Polacek New
C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125) C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125) - - - - --- 2018-01-30 Marek Polacek New
C++ PATCH to fix a crash in cxx_fold_indirect_ref (PR c++/83996) C++ PATCH to fix a crash in cxx_fold_indirect_ref (PR c++/83996) - - - - --- 2018-01-29 Marek Polacek New
C PATCH to fix -Wsuggest-attribute=format ICE (PR c/83966) C PATCH to fix -Wsuggest-attribute=format ICE (PR c/83966) - - - - --- 2018-01-29 Marek Polacek New
C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692) C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692) - - - - --- 2018-01-25 Marek Polacek New
Small C++ tweak to fold_simple Small C++ tweak to fold_simple - - - - --- 2018-01-19 Marek Polacek New
C++ PATCH to fix bogus error with constexpr and empty class (PR c++/81933) C++ PATCH to fix bogus error with constexpr and empty class (PR c++/81933) - - - - --- 2018-01-18 Marek Polacek New
C++ PATCH to fix ICE with vector expr folding (PR c++/83659) C++ PATCH to fix ICE with vector expr folding (PR c++/83659) - - - - --- 2018-01-03 Marek Polacek New
C++ PATCH to fix -Wparentheses with MVP (PR c++/83592) C++ PATCH to fix -Wparentheses with MVP (PR c++/83592) - - - - --- 2018-01-03 Marek Polacek New
C++ PATCH to add a test for c++/83644 C++ PATCH to add a test for c++/83644 - - - - --- 2018-01-02 Marek Polacek New
C++ PATCH to fix bogus warning with a non-type argument (PR c++/82541) C++ PATCH to fix bogus warning with a non-type argument (PR c++/82541) - - - - --- 2018-01-02 Marek Polacek New
C++ PATCH to add a test for c++/81860 C++ PATCH to add a test for c++/81860 - - - - --- 2018-01-02 Marek Polacek New
PATCH to fix ICE-on-invalid with -Wabi (PR c++/83490) PATCH to fix ICE-on-invalid with -Wabi (PR c++/83490) - - - - --- 2017-12-19 Marek Polacek New
C++ PATCH to add a test for c++/82231 C++ PATCH to add a test for c++/82231 - - - - --- 2017-12-19 Marek Polacek New
PATCH to add a testcase (PR tree-optimization/83482) PATCH to add a testcase (PR tree-optimization/83482) - - - - --- 2017-12-19 Marek Polacek New
PATCH to fix -Wrestrict ICE (PR middle-end/83463) PATCH to fix -Wrestrict ICE (PR middle-end/83463) - - - - --- 2017-12-18 Marek Polacek New
C++ PATCH to fix wrong-code with constexpr call table cache (PR c++/83116) C++ PATCH to fix wrong-code with constexpr call table cache (PR c++/83116) - - - - --- 2017-12-18 Marek Polacek New
c-family PATCH for warn_logical_operator c-family PATCH for warn_logical_operator - - - - --- 2017-12-18 Marek Polacek New
C PATCH for c/82679 (rejects-valid with _Atomic and arrays) C PATCH for c/82679 (rejects-valid with _Atomic and arrays) - - - - --- 2017-12-10 Marek Polacek New
Adjust empty class parameter passing ABI (PR c++/60336) Adjust empty class parameter passing ABI (PR c++/60336) - - - - --- 2017-10-27 Marek Polacek New
C PATCH to fix a couple of typos (PR c/82681) C PATCH to fix a couple of typos (PR c/82681) - - - - --- 2017-10-23 Marek Polacek New
C PATCH to fix ICE with -Wsizeof-array-argument (PR c/82167) C PATCH to fix ICE with -Wsizeof-array-argument (PR c/82167) - - - - --- 2017-09-13 Marek Polacek New
Another type demotion issue with ubsan (PR sanitizer/82072) Another type demotion issue with ubsan (PR sanitizer/82072) - - - - --- 2017-09-04 Marek Polacek New
Disable type demotion for sanitizer (PR sanitizer/82072) Disable type demotion for sanitizer (PR sanitizer/82072) - - - - --- 2017-09-01 Marek Polacek New
C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985) C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985) - - - - --- 2017-08-31 Marek Polacek New
C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040) C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040) - - - - --- 2017-08-31 Marek Polacek New
C PATCH to remove unused block of code - - - - --- 2017-08-18 Marek Polacek New
Fix ancient wrong-code with ?: (PR middle-end/81814) - - - - --- 2017-08-17 Marek Polacek New
C PATCH to remove unused block of code - - - - --- 2017-08-17 Marek Polacek New
« 1 2 ... 736 737 7381271 1272 »