Show patches with: Submitter = Patrick Palka       |    State = Action Required       |    Archived = No       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - - -1- 2024-02-27 Patrick Palka Unresolved
c++/modules: befriending template from current class scope c++/modules: befriending template from current class scope - - - -1- 2024-02-26 Patrick Palka Unresolved
c++: compound-requirement partial substitution [PR113966] c++: compound-requirement partial substitution [PR113966] - - - -1- 2024-02-19 Patrick Palka Unresolved
c++/modules: relax diagnostic about GMF contents c++/modules: relax diagnostic about GMF contents - - - -1- 2024-02-15 Patrick Palka Unresolved
c++: implicitly_declare_fn and access checks [PR113908] c++: implicitly_declare_fn and access checks [PR113908] - - - -1- 2024-02-13 Patrick Palka Unresolved
[2/2] c++: remove lookup_template_class's entering_scope flag [1/2] c++: requires-exprs and partial constraint subst [PR112769] - - - -1- 2024-02-02 Patrick Palka Unresolved
c++: unifying INTEGER_CST parm with type-dep arg [PR113644] c++: unifying INTEGER_CST parm with type-dep arg [PR113644] - - - -1- 2024-01-29 Patrick Palka Unresolved
[2/2] libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [1/2] libstdc++/pair: Define _S_const_assignable helper for C++20 - - - -1- 2024-01-23 Patrick Palka Unresolved
libstdc++: Add <print> and <text_encoding> to stdc++.h libstdc++: Add <print> and <text_encoding> to stdc++.h - - - -1- 2024-01-19 Patrick Palka Unresolved
libstdc++: Implement P2836R1 changes to const_iterator libstdc++: Implement P2836R1 changes to const_iterator - - - -1- 2024-01-15 Patrick Palka Unresolved
[2/2] libstdc++: Implement C++23 std::bind_pack from P2387R3 [PR108827] [1/2] libstdc++: Use C++23 deducing this in std::bind_front - - - -1- 2024-01-12 Patrick Palka Unresolved
[1/2] libstdc++: Use C++23 deducing this in std::bind_front [1/2] libstdc++: Use C++23 deducing this in std::bind_front - - - -1- 2024-01-12 Patrick Palka Unresolved
libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial - - - -1- 2024-01-11 Patrick Palka Unresolved
libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors - - - -1- 2024-01-10 Patrick Palka Unresolved
libstdc++: reduce std::variant template instantiation depth libstdc++: reduce std::variant template instantiation depth - - - -1- 2024-01-07 Patrick Palka Unresolved
[2/1] c++: access of class-scope partial tmpl spec Untitled series #76042 - - - -1- 2024-01-03 Patrick Palka Unresolved
c++: fix -Wparentheses with boolean-like class types c++: fix -Wparentheses with boolean-like class types - - - -1- 2023-12-20 Patrick Palka Unresolved
[pushed] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802] [pushed] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802] - - - -1- 2023-12-18 Patrick Palka Unresolved
c++: unifying constants vs their type [PR99186, PR104867] c++: unifying constants vs their type [PR99186, PR104867] - - - -1- 2023-12-12 Patrick Palka Unresolved
c++: unifying FUNCTION_DECLs [PR93740] c++: unifying FUNCTION_DECLs [PR93740] - - - -1- 2023-12-12 Patrick Palka Unresolved
libstdc++: Simplify ranges::to closure objects libstdc++: Simplify ranges::to closure objects - - - -1- 2023-11-30 Patrick Palka Unresolved
c++: bogus -Wparentheses warning [PR112765] c++: bogus -Wparentheses warning [PR112765] - - - -1- 2023-11-29 Patrick Palka Unresolved
c++: Implement P2582R1, CTAD from inherited constructors c++: Implement P2582R1, CTAD from inherited constructors - - - -1- 2023-11-22 Patrick Palka Unresolved
c++: constantness of call to function pointer [PR111703] c++: constantness of call to function pointer [PR111703] - - - -1- 2023-11-15 Patrick Palka Unresolved
libstdc++: Fix forwarding in __take/drop_of_repeat_view [PR112453] libstdc++: Fix forwarding in __take/drop_of_repeat_view [PR112453] - - - -1- 2023-11-09 Patrick Palka Unresolved
c++: fix tf_decltype manipulation for COMPOUND_EXPR c++: fix tf_decltype manipulation for COMPOUND_EXPR - - - -1- 2023-11-07 Patrick Palka Unresolved
[v3,3/3] c++: note other candidates when diagnosing deletedness [v3,1/3] c++: sort candidates according to viability - - - -1- 2023-10-27 Patrick Palka Unresolved
[v3,2/3] c++: remember candidates that we ignored [v3,1/3] c++: sort candidates according to viability - - - -1- 2023-10-27 Patrick Palka Unresolved
[v3,1/3] c++: sort candidates according to viability [v3,1/3] c++: sort candidates according to viability - - - -1- 2023-10-27 Patrick Palka Unresolved
c++: more ahead-of-time -Wparentheses warnings c++: more ahead-of-time -Wparentheses warnings - - - -1- 2023-10-25 Patrick Palka Unresolved
c++/modules: fix up recent testcases c++/modules: fix up recent testcases - - - -1- 2023-10-25 Patrick Palka Unresolved
c++: another build_new_1 folding fix [PR111929] c++: another build_new_1 folding fix [PR111929] - - - -1- 2023-10-25 Patrick Palka Unresolved
[v2,3/3] c++: note other candidates when diagnosing deletedness [v2,1/3] c++: sort candidates according to viability - - - -1- 2023-10-23 Patrick Palka Unresolved
[v2,2/3] c++: remember candidates that we ignored [v2,1/3] c++: sort candidates according to viability - - - -1- 2023-10-23 Patrick Palka Unresolved
[v2,1/3] c++: sort candidates according to viability [v2,1/3] c++: sort candidates according to viability - - - -1- 2023-10-23 Patrick Palka Unresolved
[pushed] objc++: type/expr tsubst conflation [PR111920] [pushed] objc++: type/expr tsubst conflation [PR111920] - - - -1- 2023-10-22 Patrick Palka Unresolved
[2/1] c++: rename tsubst_copy_and_build and tsubst_expr Untitled series #61397 - - - -1- 2023-10-04 Patrick Palka Unresolved
c++: merge tsubst_copy into tsubst_copy_and_build c++: merge tsubst_copy into tsubst_copy_and_build - - - -1- 2023-10-02 Patrick Palka Unresolved
[2/1] c++: more non-static memfn call dependence cleanup [PR106086] c++: non-static memfn call dependence cleanup - - - -1- 2023-09-26 Patrick Palka Unresolved
c++: non-static memfn call dependence cleanup c++: non-static memfn call dependence cleanup - - - -1- 2023-09-26 Patrick Palka Unresolved
[2/2] c++: remove NON_DEPENDENT_EXPR, part 2 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - - -1- 2023-09-25 Patrick Palka Unresolved
[pushed] c++: fix cxx_print_type's template-info dumping [pushed] c++: fix cxx_print_type's template-info dumping - - - -1- 2023-09-19 Patrick Palka Unresolved
c++: improve class NTTP object pretty printing [PR111471] c++: improve class NTTP object pretty printing [PR111471] - - - -1- 2023-09-19 Patrick Palka Unresolved
c++: further optimize tsubst_template_decl c++: further optimize tsubst_template_decl - - - -1- 2023-09-19 Patrick Palka Unresolved
c++: optimize tsubst_template_decl for function templates c++: optimize tsubst_template_decl for function templates - - - -1- 2023-09-17 Patrick Palka Unresolved
c++: more dummy non_constant_p arg avoidance c++: more dummy non_constant_p arg avoidance - - - -1- 2023-08-25 Patrick Palka Unresolved
[2/1] c++: passing partially inst ttp as ttp [PR110566] Untitled series #51152 - - - -1- 2023-07-21 Patrick Palka Unresolved
c++: coercing variable template from current inst [PR110580] c++: coercing variable template from current inst [PR110580] - - - -1- 2023-07-11 Patrick Palka Unresolved
[pushed] c++: Add testcase for already fixed PR [PR103807] [pushed] c++: Add testcase for already fixed PR [PR103807] - - - -1- 2023-05-11 Patrick Palka Repeat Merge
[pushed] c++: Add testcase for already fixed PR [PR109506] [pushed] c++: Add testcase for already fixed PR [PR109506] - - - -1- 2023-05-02 Patrick Palka Repeat Merge
wwwdocs: Document more libstdc++ additions for GCC 13 wwwdocs: Document more libstdc++ additions for GCC 13 - - - -1- 2023-04-26 Patrick Palka Unresolved
libstdc++: Implement ranges::enumerate_view from P2164R9 libstdc++: Implement ranges::enumerate_view from P2164R9 - - - -1- 2023-04-11 Patrick Palka Unresolved
[pushed] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111] [pushed] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111] - - - -1- 2023-03-14 Patrick Palka Repeat Merge
libstdc++: Implement LWG 3820/3849 changes to cartesian_product_view libstdc++: Implement LWG 3820/3849 changes to cartesian_product_view - - - -1- 2023-03-08 Patrick Palka Unresolved
c++: thinko in extract_local_specs [PR108998] c++: thinko in extract_local_specs [PR108998] - - - -1- 2023-03-03 Patrick Palka Unresolved
c++: non-dependent variable template-id [PR108848] c++: non-dependent variable template-id [PR108848] - - - -1- 2023-02-23 Patrick Palka Unresolved
c++: unevaluated array new-expr size constantness [PR108219] c++: unevaluated array new-expr size constantness [PR108219] - - - -1- 2023-02-22 Patrick Palka Unresolved
c++: local alias in typename in lambda [PR105518] c++: local alias in typename in lambda [PR105518] - - - -1- 2022-12-14 Patrick Palka Unresolved
tree, c++: optimize walk_tree_1 and cp_walk_subtrees tree, c++: optimize walk_tree_1 and cp_walk_subtrees - - - -1- 2022-12-05 Patrick Palka Unresolved
libstdc++: Implement ranges::as_rvalue_view from P2446R2 libstdc++: Implement ranges::as_rvalue_view from P2446R2 - - - -1- 2022-10-31 Patrick Palka Unresolved
c++ modules: handle CONCEPT_DECL in node_template_info [PR102963] c++ modules: handle CONCEPT_DECL in node_template_info [PR102963] - - - -1- 2022-10-20 Patrick Palka Unresolved
libstdc++: Implement P2474R2 changes to views::take/drop libstdc++: Implement P2474R2 changes to views::take/drop - - - -1- 2022-10-19 Patrick Palka Unresolved
libstdc++: Fix typo in stride_view's operator- [PR107313] libstdc++: Fix typo in stride_view's operator- [PR107313] - - - -1- 2022-10-19 Patrick Palka Repeat Merge
c++ modules: stream non-trailing default targs [PR105045] c++ modules: stream non-trailing default targs [PR105045] - - - -1- 2022-10-18 Patrick Palka Repeat Merge