Show patches with: Submitter = Patrick Palka       |    State = Action Required       |    Archived = No       |   874 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/3] c++: sort candidates according to viability [v3,1/3] c++: sort candidates according to viability - - - - --- 2023-10-27 Patrick Palka New
[pushed] c++: add testcase verifying non-dep new-expr checking [pushed] c++: add testcase verifying non-dep new-expr checking - - - - --- 2023-10-27 Patrick Palka New
c++: simplify build_new_1 when in a template context c++: simplify build_new_1 when in a template context - - - - --- 2023-10-26 Patrick Palka New
c++: more ahead-of-time -Wparentheses warnings c++: more ahead-of-time -Wparentheses warnings - - - - --- 2023-10-25 Patrick Palka New
c++/modules: fix up recent testcases c++/modules: fix up recent testcases - - - - --- 2023-10-25 Patrick Palka New
c++: another build_new_1 folding fix [PR111929] c++: another build_new_1 folding fix [PR111929] - - - - --- 2023-10-25 Patrick Palka New
[pushed] c++: add fixed testcase [PR99804] [pushed] c++: add fixed testcase [PR99804] - - - - --- 2023-10-25 Patrick Palka New
c++: build_new_1 and non-dep array size [PR111929] c++: build_new_1 and non-dep array size [PR111929] - - - - --- 2023-10-24 Patrick Palka New
[v2,3/3] c++: note other candidates when diagnosing deletedness [v2,1/3] c++: sort candidates according to viability - - - - --- 2023-10-23 Patrick Palka New
[v2,2/3] c++: remember candidates that we ignored [v2,1/3] c++: sort candidates according to viability - - - - --- 2023-10-23 Patrick Palka New
[v2,1/3] c++: sort candidates according to viability [v2,1/3] c++: sort candidates according to viability - - - - --- 2023-10-23 Patrick Palka New
c++: cp_stabilize_reference and non-dep exprs [PR111919] c++: cp_stabilize_reference and non-dep exprs [PR111919] - - - - --- 2023-10-23 Patrick Palka New
[pushed] objc++: type/expr tsubst conflation [PR111920] [pushed] objc++: type/expr tsubst conflation [PR111920] - - - - --- 2023-10-22 Patrick Palka New
rust: build failure after NON_DEPENDENT_EXPR removal [PR111899] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899] - - - - --- 2023-10-20 Patrick Palka New
c++/modules: ICE with lambda initializing local var [PR105322] c++/modules: ICE with lambda initializing local var [PR105322] - - - - --- 2023-10-18 Patrick Palka New
[2/2] c++: note other candidates when diagnosing deletedness [1/2] c++: sort candidates according to viability - - - - --- 2023-10-10 Patrick Palka New
[1/2] c++: sort candidates according to viability [1/2] c++: sort candidates according to viability - - - - --- 2023-10-10 Patrick Palka New
[2/1] c++: rename tsubst_copy_and_build and tsubst_expr Untitled series #376181 - - - - --- 2023-10-04 Patrick Palka New
c++: merge tsubst_copy into tsubst_copy_and_build c++: merge tsubst_copy into tsubst_copy_and_build - - - - --- 2023-10-02 Patrick Palka New
[2/1] c++: more non-static memfn call dependence cleanup [PR106086] c++: non-static memfn call dependence cleanup - - - - --- 2023-09-26 Patrick Palka New
c++: non-static memfn call dependence cleanup c++: non-static memfn call dependence cleanup - - - - --- 2023-09-26 Patrick Palka New
[2/2] c++: remove NON_DEPENDENT_EXPR, part 2 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - - - --- 2023-09-25 Patrick Palka New
[1/2] c++: remove NON_DEPENDENT_EXPR, part 1 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - - - --- 2023-09-25 Patrick Palka New
c++: constraint rewriting during ttp coercion [PR111485] c++: constraint rewriting during ttp coercion [PR111485] - - - - --- 2023-09-20 Patrick Palka New
c++: missing SFINAE in grok_array_decl [PR111493] c++: missing SFINAE in grok_array_decl [PR111493] - - - - --- 2023-09-20 Patrick Palka New
[pushed] c++: fix cxx_print_type's template-info dumping [pushed] c++: fix cxx_print_type's template-info dumping - - - - --- 2023-09-19 Patrick Palka New
c++: improve class NTTP object pretty printing [PR111471] c++: improve class NTTP object pretty printing [PR111471] - - - - --- 2023-09-19 Patrick Palka New
c++: further optimize tsubst_template_decl c++: further optimize tsubst_template_decl - - - - --- 2023-09-19 Patrick Palka New
[v2,2/2] c++: convert_to_void and volatile references [v2,1/2] c++: overeager type completion in convert_to_void [PR111419] - - - - --- 2023-09-18 Patrick Palka New
[v2,1/2] c++: overeager type completion in convert_to_void [PR111419] [v2,1/2] c++: overeager type completion in convert_to_void [PR111419] - - - - --- 2023-09-18 Patrick Palka New
c++: optimize tsubst_template_decl for function templates c++: optimize tsubst_template_decl for function templates - - - - --- 2023-09-17 Patrick Palka New
c++: non-dependent assignment checking [PR63198, PR18474] c++: non-dependent assignment checking [PR63198, PR18474] - - - - --- 2023-09-17 Patrick Palka New
c++: constness of decltype of NTTP object [PR98820] c++: constness of decltype of NTTP object [PR98820] - - - - --- 2023-09-15 Patrick Palka New
c++: visibility wrt template and ptrmem targs [PR70413] c++: visibility wrt template and ptrmem targs [PR70413] - - - - --- 2023-09-15 Patrick Palka New
c++: overeager type completion in convert_to_void [PR111419] c++: overeager type completion in convert_to_void [PR111419] - - - - --- 2023-09-15 Patrick Palka New
libstdc++: Use C++20 constraints in <bit> libstdc++: Use C++20 constraints in <bit> - - - - --- 2023-09-14 Patrick Palka New
libstdc++: Reduce integer std::to/from_chars symbol sizes libstdc++: Reduce integer std::to/from_chars symbol sizes - - - - --- 2023-09-13 Patrick Palka New
c++: optimize unification of class specializations [PR89231] c++: optimize unification of class specializations [PR89231] - - - - --- 2023-09-13 Patrick Palka New
c++: unifying identical tmpls from current inst [PR108347] c++: unifying identical tmpls from current inst [PR108347] - - - - --- 2023-09-13 Patrick Palka New
c++: always check arity before deduction c++: always check arity before deduction - - - - --- 2023-09-13 Patrick Palka New
[3/3] libstdc++: Fix std::not_fn perfect forwarding [PR111327] [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - - --- 2023-09-12 Patrick Palka New
[2/3] libstdc++: Fix std::bind_front perfect forwarding [PR111327] [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - - --- 2023-09-12 Patrick Palka New
[1/3] libstdc++: Remove std::bind_front specialization for no bound args [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - - --- 2023-09-12 Patrick Palka New
c++: cache conversion function lookup c++: cache conversion function lookup - - - - --- 2023-09-06 Patrick Palka New
c++: more dummy non_constant_p arg avoidance c++: more dummy non_constant_p arg avoidance - - - - --- 2023-08-25 Patrick Palka New
c++: use conversion_obstack_sentinel throughout c++: use conversion_obstack_sentinel throughout - - - - --- 2023-08-25 Patrick Palka New
c++: refine CWG 2369 satisfaction vs non-dep convs [PR99599] c++: refine CWG 2369 satisfaction vs non-dep convs [PR99599] - - - - --- 2023-08-22 Patrick Palka New
tree-pretty-print: delimit TREE_VEC with braces tree-pretty-print: delimit TREE_VEC with braces - - - - --- 2023-08-11 Patrick Palka New
c++: bogus warning w/ deduction guide in anon ns [PR106604] c++: bogus warning w/ deduction guide in anon ns [PR106604] - - - - --- 2023-08-10 Patrick Palka New
c++: recognize in-class var tmpl partial spec [PR71954] c++: recognize in-class var tmpl partial spec [PR71954] - - - - --- 2023-08-10 Patrick Palka New
c++: dependently scoped template-id in type-req [PR110927] c++: dependently scoped template-id in type-req [PR110927] - - - - --- 2023-08-10 Patrick Palka New
tree-pretty-print: handle COMPONENT_REF with non-decl RHS tree-pretty-print: handle COMPONENT_REF with non-decl RHS - - - - --- 2023-08-01 Patrick Palka New
c++: improve debug_tree for templated types/decls c++: improve debug_tree for templated types/decls - - - - --- 2023-08-01 Patrick Palka New
c++: unifying REAL_CSTs [PR110809] c++: unifying REAL_CSTs [PR110809] - - - - --- 2023-07-26 Patrick Palka New
c++: constexpr empty subobject confusion [PR110197] c++: constexpr empty subobject confusion [PR110197] - - - - --- 2023-07-26 Patrick Palka New
[2/1] c++: passing partially inst ttp as ttp [PR110566] Untitled series #365118 - - - - --- 2023-07-21 Patrick Palka New
c++: passing partially inst tmpl as ttp [PR110566] c++: passing partially inst tmpl as ttp [PR110566] - - - - --- 2023-07-19 Patrick Palka New
c++: deducing empty type vs non-type argument pack c++: deducing empty type vs non-type argument pack - - - - --- 2023-07-18 Patrick Palka New
c++: copy elision of object arg in static memfn call [PR110441] c++: copy elision of object arg in static memfn call [PR110441] - - - - --- 2023-07-13 Patrick Palka New
c++: mangling template-id of unknown template [PR110524] c++: mangling template-id of unknown template [PR110524] - - - - --- 2023-07-13 Patrick Palka New
c++: non-standalone surrogate call template c++: non-standalone surrogate call template - - - - --- 2023-07-12 Patrick Palka New
c++: constrained surrogate calls [PR110535] c++: constrained surrogate calls [PR110535] - - - - --- 2023-07-12 Patrick Palka New
c++: coercing variable template from current inst [PR110580] c++: coercing variable template from current inst [PR110580] - - - - --- 2023-07-11 Patrick Palka New
[pushed] c++: redeclare_class_template and ttps [PR110523] [pushed] c++: redeclare_class_template and ttps [PR110523] - - - - --- 2023-07-10 Patrick Palka New
c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463] c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463] - - - - --- 2023-06-29 Patrick Palka New
c++: NSDMI instantiation during overload resolution [PR110468] c++: NSDMI instantiation during overload resolution [PR110468] - - - - --- 2023-06-29 Patrick Palka New
c++: cache partial template specialization selection c++: cache partial template specialization selection - - - - --- 2023-06-28 Patrick Palka New
c++: redundant targ coercion for var/alias tmpls c++: redundant targ coercion for var/alias tmpls - - - - --- 2023-06-21 Patrick Palka New
c++: diagnostic ICE b/c of empty TPARMS_PRIMARY_TEMPLATE [PR109655] c++: diagnostic ICE b/c of empty TPARMS_PRIMARY_TEMPLATE [PR109655] - - - - --- 2023-06-09 Patrick Palka New
c++: unsynthesized defaulted constexpr fn [PR110122] c++: unsynthesized defaulted constexpr fn [PR110122] - - - - --- 2023-06-06 Patrick Palka New
c++: extend lookup_template_class shortcut [PR110122] c++: extend lookup_template_class shortcut [PR110122] - - - - --- 2023-06-05 Patrick Palka New
c++: bad 'this' conversion for nullary memfn [PR106760] c++: bad 'this' conversion for nullary memfn [PR106760] - - - - --- 2023-06-02 Patrick Palka New
c++: replace in_template_function c++: replace in_template_function - - - - --- 2023-06-02 Patrick Palka New
c++: simplify TEMPLATE_TEMPLATE_PARM hashing c++: simplify TEMPLATE_TEMPLATE_PARM hashing - - - - --- 2023-06-02 Patrick Palka New
c++: is_specialization_of_friend confusion [PR109923] c++: is_specialization_of_friend confusion [PR109923] - - - - --- 2023-06-02 Patrick Palka New
c++: fix up caching of level lowered ttps c++: fix up caching of level lowered ttps - - - - --- 2023-06-01 Patrick Palka New
[2/2] c++: partial ordering and dep alias tmpl specs [PR90679] [1/2] c++: refine dependent_alias_template_spec_p [PR90679] - - - - --- 2023-06-01 Patrick Palka New
[1/2] c++: refine dependent_alias_template_spec_p [PR90679] [1/2] c++: refine dependent_alias_template_spec_p [PR90679] - - - - --- 2023-06-01 Patrick Palka New
c++: mangle noexcept-expr [PR70790] c++: mangle noexcept-expr [PR70790] - - - - --- 2023-05-19 Patrick Palka New
c++: simplify norm_cache manipulation c++: simplify norm_cache manipulation - - - - --- 2023-05-18 Patrick Palka New
c++: scoped variable template-id of reference type [PR97340] c++: scoped variable template-id of reference type [PR97340] - - - - --- 2023-05-18 Patrick Palka New
c++: desig init in presence of list ctor [PR109871] c++: desig init in presence of list ctor [PR109871] - - - - --- 2023-05-16 Patrick Palka New
c++: add feature-test macro for auto(x) c++: add feature-test macro for auto(x) - - - - --- 2023-05-15 Patrick Palka New
[pushed] c++: robustify testcase [PR109752] [pushed] c++: robustify testcase [PR109752] - - - - --- 2023-05-12 Patrick Palka New
[pushed] c++: remove redundant testcase [PR83258] [pushed] c++: remove redundant testcase [PR83258] - - - - --- 2023-05-12 Patrick Palka New
c++: 'mutable' subobject of constexpr variable [PR109745] c++: 'mutable' subobject of constexpr variable [PR109745] - - - - --- 2023-05-11 Patrick Palka New
[pushed] c++: Add testcase for already fixed PR [PR103807] [pushed] c++: Add testcase for already fixed PR [PR103807] - - - - --- 2023-05-11 Patrick Palka New
c++: converted lambda as template argument [PR83258, ...] c++: converted lambda as template argument [PR83258, ...] - - - - --- 2023-05-10 Patrick Palka New
c++: error-recovery ICE with unstable satisfaction [PR109752] c++: error-recovery ICE with unstable satisfaction [PR109752] - - - - --- 2023-05-09 Patrick Palka New
c++: noexcept-spec from nested class confusion [PR109761] c++: noexcept-spec from nested class confusion [PR109761] - - - - --- 2023-05-09 Patrick Palka New
c++: parenthesized -> resolving to static member [PR98283] c++: parenthesized -> resolving to static member [PR98283] - - - - --- 2023-05-05 Patrick Palka New
c++: goto entering scope of obj w/ non-trivial dtor [PR103091] c++: goto entering scope of obj w/ non-trivial dtor [PR103091] - - - - --- 2023-05-05 Patrick Palka New
c++: list CTAD and resolve_nondeduced_context [PR106214] c++: list CTAD and resolve_nondeduced_context [PR106214] - - - - --- 2023-05-05 Patrick Palka New
c++: fix pretty printing of 'alignof' vs '__alignof__' [PR85979] c++: fix pretty printing of 'alignof' vs '__alignof__' [PR85979] - - - - --- 2023-05-04 Patrick Palka New
c++: some assorted code improvements c++: some assorted code improvements - - - - --- 2023-05-04 Patrick Palka New
c++: ahead of time variable template-id coercion [PR89442] c++: ahead of time variable template-id coercion [PR89442] - - - - --- 2023-05-03 Patrick Palka New
c++: satisfaction of non-dep member alias template-id c++: satisfaction of non-dep member alias template-id - - - - --- 2023-05-02 Patrick Palka New
[pushed] c++: Add testcase for already fixed PR [PR109506] [pushed] c++: Add testcase for already fixed PR [PR109506] - - - - --- 2023-05-02 Patrick Palka New
[2/2] c++: non-dep init folding and access checking [PR109480] [1/2] c++: potentiality of templated memfn call [PR109480] - - - - --- 2023-05-01 Patrick Palka New
[1/2] c++: potentiality of templated memfn call [PR109480] [1/2] c++: potentiality of templated memfn call [PR109480] - - - - --- 2023-05-01 Patrick Palka New
« 1 2 3 48 9 »