Show patches with: Submitter = Patrick Palka       |    State = Action Required       |    Archived = No       |   935 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: Avoid unnecessary copies in ranges::min/max [PR112349] libstdc++: Avoid unnecessary copies in ranges::min/max [PR112349] - - - - --- 2024-10-29 Patrick Palka New
libstdc++: Fix complexity of drop_view::begin const [PR112641] libstdc++: Fix complexity of drop_view::begin const [PR112641] - - - - --- 2024-10-25 Patrick Palka New
[3/2] c++: remove WILDCARD_DECL Untitled series #429443 - - - - --- 2024-10-23 Patrick Palka New
libstdc++: Implement LWG 4166 changes to concat_view::end() libstdc++: Implement LWG 4166 changes to concat_view::end() - - - - --- 2024-10-22 Patrick Palka New
c++: redundant hashing in register_specialization c++: redundant hashing in register_specialization - - - - --- 2024-10-17 Patrick Palka New
doc: remove outdated C++ Concepts section doc: remove outdated C++ Concepts section - - - - --- 2024-10-15 Patrick Palka New
[pushed] c++: add fixed testcase [PR80637] [pushed] c++: add fixed testcase [PR80637] - - - - --- 2024-10-15 Patrick Palka New
c++: checking ICE w/ lambda targ inside constexpr if [PR117054] c++: checking ICE w/ lambda targ inside constexpr if [PR117054] - - - - --- 2024-10-15 Patrick Palka New
c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] - - - - --- 2024-10-15 Patrick Palka New
[2/2] c++: constrained auto NTTP vs associated constraints [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
libstdc++: Implement P0849R8 auto(x) library changes libstdc++: Implement P0849R8 auto(x) library changes - - - - --- 2024-10-07 Patrick Palka New
libstdc++: Implement LWG 3664 changes to ranges::distance libstdc++: Implement LWG 3664 changes to ranges::distance - - - - --- 2024-10-04 Patrick Palka New
libstdc++/ranges: Implement various small LWG issues libstdc++/ranges: Implement various small LWG issues - - - - --- 2024-10-04 Patrick Palka New
[2/2] libstdc++: Implement C++23 <flat_set> (P1222R4) [1/2] libstdc++: Implement C++23 <flat_map> (P0429R9) - - - - --- 2024-10-01 Patrick Palka New
[1/2] libstdc++: Implement C++23 <flat_map> (P0429R9) [1/2] libstdc++: Implement C++23 <flat_map> (P0429R9) - - - - --- 2024-10-01 Patrick Palka New
c++: CWG 2789 and reversed operator candidates c++: CWG 2789 and reversed operator candidates - - - - --- 2024-09-20 Patrick Palka New
[2/2] c++: CWG 2789 and usings [PR116492] [1/2] c++: CWG 2273 and non-constructors - - - - --- 2024-09-18 Patrick Palka New
[1/2] c++: CWG 2273 and non-constructors [1/2] c++: CWG 2273 and non-constructors - - - - --- 2024-09-18 Patrick Palka New
c++: alias of decltype(lambda) is opaque [PR116714] c++: alias of decltype(lambda) is opaque [PR116714] - - - - --- 2024-09-16 Patrick Palka New
c++: decltype(auto) deduction of statement-expression [PR116418] c++: decltype(auto) deduction of statement-expression [PR116418] - - - - --- 2024-09-11 Patrick Palka New
c++: template depth of lambda in default targ [PR116567] c++: template depth of lambda in default targ [PR116567] - - - - --- 2024-09-05 Patrick Palka New
libstdc++: Add some missing ranges feature-test macro tests libstdc++: Add some missing ranges feature-test macro tests - - - - --- 2024-08-22 Patrick Palka New
[3/2] libstdc++: Optimize std::projected<I, std::identity> Untitled series #420302 - - - - --- 2024-08-21 Patrick Palka New
[2/2] libstdc++: Implement P2997R1 changes to the indirect invocability concepts [1/2] libstdc++: Implement P2609R3 changes to the indirect invocability concepts - - - - --- 2024-08-21 Patrick Palka New
[1/2] libstdc++: Implement P2609R3 changes to the indirect invocability concepts [1/2] libstdc++: Implement P2609R3 changes to the indirect invocability concepts - - - - --- 2024-08-21 Patrick Palka New
c++: local class memfn synth from noexcept context [PR113063] c++: local class memfn synth from noexcept context [PR113063] - - - - --- 2024-08-20 Patrick Palka New
c++: default targ eligibility refinement [PR101463] c++: default targ eligibility refinement [PR101463] - - - - --- 2024-08-16 Patrick Palka New
[pushed] c++: fix up cpp23/consteval-if3.C test [PR115583] [pushed] c++: fix up cpp23/consteval-if3.C test [PR115583] - - - - --- 2024-08-15 Patrick Palka New
c++: c->B::m access resolved through current inst [PR116320] c++: c->B::m access resolved through current inst [PR116320] - - - - --- 2024-08-14 Patrick Palka New
c++/coroutines: fix passing *this to promise type, again [PR116327] c++/coroutines: fix passing *this to promise type, again [PR116327] - - - - --- 2024-08-13 Patrick Palka New
[pushed] c-family: regenerate c.opt.urls [pushed] c-family: regenerate c.opt.urls - - - - --- 2024-08-09 Patrick Palka New
[13,backport] c++: local class memfn synth from uneval context [PR113063] [13,backport] c++: local class memfn synth from uneval context [PR113063] - - - - --- 2024-08-08 Patrick Palka New
c++: inherited CTAD fixes [PR116276] c++: inherited CTAD fixes [PR116276] - - - - --- 2024-08-08 Patrick Palka New
c++: clean up cp_identifier_kind checks c++: clean up cp_identifier_kind checks - - - - --- 2024-08-08 Patrick Palka New
c++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P cleanups c++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P cleanups - - - - --- 2024-08-08 Patrick Palka New
c++: erroneous partial spec vs primary tmpl [PR116064] c++: erroneous partial spec vs primary tmpl [PR116064] - - - - --- 2024-08-07 Patrick Palka New
c++: fold calls to std::forward_like [PR96780] c++: fold calls to std::forward_like [PR96780] - - 1 - --- 2024-08-06 Patrick Palka New
c++: permit errors inside uninstantiated templates [PR116064] c++: permit errors inside uninstantiated templates [PR116064] - - 1 - --- 2024-08-01 Patrick Palka New
c++: generic lambda as default template argument [PR88313] c++: generic lambda as default template argument [PR88313] - - - - --- 2024-07-29 Patrick Palka New
libstdc++: fix uses of explicit object parameter [PR116038] libstdc++: fix uses of explicit object parameter [PR116038] - - - - --- 2024-07-25 Patrick Palka New
c++/coroutines: correct passing *this to promise type c++/coroutines: correct passing *this to promise type - - - - --- 2024-07-22 Patrick Palka New
[pushed] c++: add fixed testcase [PR109464] [pushed] c++: add fixed testcase [PR109464] - - - - --- 2024-07-19 Patrick Palka New
c++: alias of alias tmpl with dependent attrs [PR115897] c++: alias of alias tmpl with dependent attrs [PR115897] - - - - --- 2024-07-18 Patrick Palka New
c++: diagnose failed qualified lookup into current inst c++: diagnose failed qualified lookup into current inst - - - - --- 2024-07-17 Patrick Palka New
c++: missing -Wunused-value for !<expr> [PR114104] c++: missing -Wunused-value for !<expr> [PR114104] - - - - --- 2024-07-16 Patrick Palka New
c++: alias template with dependent attributes [PR115897] c++: alias template with dependent attributes [PR115897] - - - - --- 2024-07-12 Patrick Palka New
c++: constrained partial spec type context [PR111890] c++: constrained partial spec type context [PR111890] - - - - --- 2024-07-11 Patrick Palka New
c++: prev declared hidden tmpl friend inst [PR112288] c++: prev declared hidden tmpl friend inst [PR112288] - - - - --- 2024-07-09 Patrick Palka New
c++: xobj fn call without obj [PR115783] c++: xobj fn call without obj [PR115783] - - - - --- 2024-07-07 Patrick Palka New
c++: missing SFINAE during alias CTAD [PR115296] c++: missing SFINAE during alias CTAD [PR115296] - - - - --- 2024-07-05 Patrick Palka New
c++: normalizing ttp parm constraints [PR115656] c++: normalizing ttp parm constraints [PR115656] - - - - --- 2024-07-05 Patrick Palka New
c++: using non-dep array variable of unknown bound [PR115358] c++: using non-dep array variable of unknown bound [PR115358] - - - - --- 2024-06-25 Patrick Palka New
c++: decltype of by-ref capture proxy of ref [PR115504] c++: decltype of by-ref capture proxy of ref [PR115504] - - - - --- 2024-06-25 Patrick Palka New
c++: visibility wrt concept-id as targ [PR115283] c++: visibility wrt concept-id as targ [PR115283] - - - - --- 2024-06-12 Patrick Palka New
c++: undeclared identifier in requires-clause [PR99678] c++: undeclared identifier in requires-clause [PR99678] - - - - --- 2024-06-12 Patrick Palka New
c++: ICE w/ ambig and non-strictly-viable cands [PR115239] c++: ICE w/ ambig and non-strictly-viable cands [PR115239] - - 1 - --- 2024-06-12 Patrick Palka New
c++: lambda in pack expansion [PR115378] c++: lambda in pack expansion [PR115378] - - - - --- 2024-06-07 Patrick Palka New
c++: canonicity of fn types w/ instantiated eh specs [PR115223] c++: canonicity of fn types w/ instantiated eh specs [PR115223] - - - - --- 2024-05-25 Patrick Palka New
c++: alias CTAD and copy deduction guide [PR115198] c++: alias CTAD and copy deduction guide [PR115198] - - - - --- 2024-05-23 Patrick Palka New
c++: canonicity of fn types w/ complex eh specs [PR115159] c++: canonicity of fn types w/ complex eh specs [PR115159] - - - - --- 2024-05-21 Patrick Palka New
c++: folding non-dep enumerator from current inst [PR115139] c++: folding non-dep enumerator from current inst [PR115139] - - - - --- 2024-05-17 Patrick Palka New
c++: paren aggr CTAD with base classes [PR115114] c++: paren aggr CTAD with base classes [PR115114] - - - - --- 2024-05-16 Patrick Palka New
c++: represent all class non-dep assignments as CALL_EXPR c++: represent all class non-dep assignments as CALL_EXPR - - - - --- 2024-05-15 Patrick Palka New
c++: lvalueness of non-dependent assignment [PR114994] c++: lvalueness of non-dependent assignment [PR114994] - - - - --- 2024-05-09 Patrick Palka New
c++: nested aggregate/alias CTAD fixes c++: nested aggregate/alias CTAD fixes - - - - --- 2024-05-08 Patrick Palka New
c++: replace tf_norm with a local flag c++: replace tf_norm with a local flag - - - - --- 2024-05-03 Patrick Palka New
c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888] c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888] - - - - --- 2024-04-29 Patrick Palka New
c++/modules: imported spec befriending class tmpl [PR114889] c++/modules: imported spec befriending class tmpl [PR114889] - - - - --- 2024-04-29 Patrick Palka New
c++: fix source printing for "required from here" message c++: fix source printing for "required from here" message - - - - --- 2024-04-24 Patrick Palka New
c++/modules testsuite: avoid expensive ggc-min-expand=0 c++/modules testsuite: avoid expensive ggc-min-expand=0 - - - - --- 2024-04-23 Patrick Palka New
c++/modules: deduced return type merging [PR114795] c++/modules: deduced return type merging [PR114795] - - - - --- 2024-04-23 Patrick Palka New
c++: constexpr union member access folding [PR114709] c++: constexpr union member access folding [PR114709] - - - - --- 2024-04-22 Patrick Palka New
libstdc++: Implement ranges::concat_view from P2542R7 libstdc++: Implement ranges::concat_view from P2542R7 - - - - --- 2024-04-22 Patrick Palka New
[pushed] c++/modules: make bits_in/out move-constructible [pushed] c++/modules: make bits_in/out move-constructible - - - - --- 2024-04-13 Patrick Palka New
c++: templated substitution into lambda-expr, cont [PR114393] c++: templated substitution into lambda-expr, cont [PR114393] - - - - --- 2024-04-12 Patrick Palka New
libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap - - - - --- 2024-04-01 Patrick Palka New
[pushed] c++/modules testsuite: fix a couple of dg-module-do directives [pushed] c++/modules testsuite: fix a couple of dg-module-do directives - - - - --- 2024-03-26 Patrick Palka New
c++: templated substitution into lambda-expr [PR114393] c++: templated substitution into lambda-expr [PR114393] - - - - --- 2024-03-25 Patrick Palka New
c++: recalculating local specs via build_extra_args [PR114303] c++: recalculating local specs via build_extra_args [PR114303] - - - - --- 2024-03-11 Patrick Palka New
c++/modules: inline namespace abi_tag streaming [PR110730] c++/modules: inline namespace abi_tag streaming [PR110730] - - - - --- 2024-03-06 Patrick Palka New
c++/modules: member alias tmpl partial inst [PR103994] c++/modules: member alias tmpl partial inst [PR103994] - - - - --- 2024-03-04 Patrick Palka New
c++/modules: depending local enums [PR104919, PR106009] c++/modules: depending local enums [PR104919, PR106009] - - - - --- 2024-02-29 Patrick Palka New
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - - - --- 2024-02-27 Patrick Palka New
c++/modules: local class merging [PR99426] c++/modules: local class merging [PR99426] - - - - --- 2024-02-27 Patrick Palka New
c++/modules: complete_vars ICE with non-exported constexpr var c++/modules: complete_vars ICE with non-exported constexpr var - - - - --- 2024-02-26 Patrick Palka New
c++/modules: befriending template from current class scope c++/modules: befriending template from current class scope - - - - --- 2024-02-26 Patrick Palka New
c++: compound-requirement partial substitution [PR113966] c++: compound-requirement partial substitution [PR113966] - - - - --- 2024-02-19 Patrick Palka New
[pushed] c++: add fixed testcase [PR111682] [pushed] c++: add fixed testcase [PR111682] - - - - --- 2024-02-16 Patrick Palka New
c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFO c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFO - - - - --- 2024-02-15 Patrick Palka New
c++/modules: relax diagnostic about GMF contents c++/modules: relax diagnostic about GMF contents - - - - --- 2024-02-15 Patrick Palka New
c++/modules: optimize tree flag streaming c++/modules: optimize tree flag streaming - - - - --- 2024-02-15 Patrick Palka New
c++: implicitly_declare_fn and access checks [PR113908] c++: implicitly_declare_fn and access checks [PR113908] - - - - --- 2024-02-13 Patrick Palka New
c++/modules: use optimized crc32 from zlib c++/modules: use optimized crc32 from zlib - - - - --- 2024-02-12 Patrick Palka New
[2/2] c++/modules: ICE with modular fmtlib [1/2] c++/modules: reduce lazy loading recursion - - - - --- 2024-02-09 Patrick Palka New
[1/2] c++/modules: reduce lazy loading recursion [1/2] c++/modules: reduce lazy loading recursion - - - - --- 2024-02-09 Patrick Palka New
c++: avoid name lookup during mangling c++: avoid name lookup during mangling - - - - --- 2024-02-09 Patrick Palka New
libstdc++: Work around modules issue causing hello-1 ICE [PR113710] libstdc++: Work around modules issue causing hello-1 ICE [PR113710] - - - - --- 2024-02-07 Patrick Palka New
c++: NTTP type CTAD w/ tmpl from current inst [PR113649] c++: NTTP type CTAD w/ tmpl from current inst [PR113649] - - - - --- 2024-02-06 Patrick Palka New
« 1 2 3 49 10 »