Show patches with: State = Action Required       |    Archived = No       |   126453 patches
« 1 2 ... 287 288 2891264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] coroutines: Fail with a sorry when presented with a VLA [PR 101765]. [pushed] coroutines: Fail with a sorry when presented with a VLA [PR 101765]. - - - - --- 2021-10-03 Iain Sandoe New
[pushed] coroutines: Factor code. Match original source location in helpers [NFC]. [pushed] coroutines: Factor code. Match original source location in helpers [NFC]. - - - - --- 2021-07-09 Iain Sandoe New
[pushed] coroutines: Await expressions are not allowed in handlers [PR 99710]. [pushed] coroutines: Await expressions are not allowed in handlers [PR 99710]. - - - - --- 2021-10-03 Iain Sandoe New
[pushed] coroutines: Avoid functions with unlowered coroutine trees [PR95087]. [pushed] coroutines: Avoid functions with unlowered coroutine trees [PR95087]. - - - - --- 2020-05-31 Iain Sandoe New
[pushed] coroutines, testsuite: Update tests for get-return-object errors. [pushed] coroutines, testsuite: Update tests for get-return-object errors. - - - - --- 2020-06-24 Iain Sandoe New
[pushed] coroutines, testsuite: Update log messages. [NFC, PR95519] [pushed] coroutines, testsuite: Update log messages. [NFC, PR95519] - - - - --- 2020-06-28 Iain Sandoe New
[pushed] coroutines, testsuite: Fix co-ret-17-void-ret-coro.C. [pushed] coroutines, testsuite: Fix co-ret-17-void-ret-coro.C. - - - - --- 2020-05-26 Iain Sandoe New
[pushed] coroutines : Add a missed begin/finish else clause to the codegen. [pushed] coroutines : Add a missed begin/finish else clause to the codegen. - - - - --- 2021-09-01 Iain Sandoe New
[pushed] contrib: skip new egrep warning [pushed] contrib: skip new egrep warning - - - - --- 2022-09-20 Martin Liška New
[pushed] contrib: run fetch before pushing Daily bump [pushed] contrib: run fetch before pushing Daily bump - - - - --- 2022-10-05 Martin Liška New
[pushed] contrib: remove extra fetch from git_update_version [pushed] contrib: remove extra fetch from git_update_version - - - - --- 2022-10-07 Martin Liška New
[pushed] contrib: modernize filter-clang-warnings.py [pushed] contrib: modernize filter-clang-warnings.py - - - - --- 2020-12-08 Martin Liška New
[pushed] contrib: add 'contrib' to default dirs in update-copyright.py [pushed] contrib: add 'contrib' to default dirs in update-copyright.py - - - - --- 2023-01-06 Martin Liška New
[pushed] contrib: Update Darwin entries in config-list.mk [pushed] contrib: Update Darwin entries in config-list.mk - - - - --- 2023-10-02 Iain Sandoe New
[pushed] contrib: Support itemx in check-params-in-docs.py. [pushed] contrib: Support itemx in check-params-in-docs.py. - - - - --- 2021-11-23 Martin Liška New
[pushed] configure: enable plugin support for ld.mold [pushed] configure: enable plugin support for ld.mold - - - - --- 2022-03-03 Martin Liška New
[pushed] configure: Allow host fragments to react to --enable-host-shared. [pushed] configure: Allow host fragments to react to --enable-host-shared. - - - - --- 2021-08-18 Iain Sandoe New
[pushed] configure, libquadmath: Remove unintended AC_CHECK_LIBM [PR111928] [pushed] configure, libquadmath: Remove unintended AC_CHECK_LIBM [PR111928] - - - - --- 2023-10-23 Iain Sandoe New
[pushed] configure, Darwin: Set appropriate defaults for host-shared. [pushed] configure, Darwin: Set appropriate defaults for host-shared. - - - - --- 2021-11-16 Iain Sandoe New
[pushed] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. [pushed] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. - - - - --- 2023-06-25 Iain Sandoe New
[pushed] configure, Darwin: Correct a pasto in host-shared processing. [pushed] configure, Darwin: Correct a pasto in host-shared processing. - - - - --- 2022-06-26 Iain Sandoe New
[pushed] configure, Darwin: Check ld64 support for -platform-version. [pushed] configure, Darwin: Check ld64 support for -platform-version. - - - - --- 2021-11-15 Iain Sandoe New
[pushed] configure, Darwin: Adjust handing of stdlib option. [pushed] configure, Darwin: Adjust handing of stdlib option. - - - - --- 2023-09-18 Iain Sandoe New
[pushed] compare-elim: Fix an RTL checking failure [pushed] compare-elim: Fix an RTL checking failure - - - - --- 2023-02-01 Richard Sandiford New
[pushed] cody: Remove unused variable. [pushed] cody: Remove unused variable. - - - - --- 2020-12-15 Marek Polacek New
[pushed] clang: fix -Wunused-parameter warning [pushed] clang: fix -Wunused-parameter warning - 1 - - --- 2022-06-16 Martin Liška New
[pushed] clang: fix -Wmisleading-indentation warning. [pushed] clang: fix -Wmisleading-indentation warning. - - - - --- 2020-11-13 Martin Liška New
[pushed] changelog: fix parsing of a revert commits [pushed] changelog: fix parsing of a revert commits - - - - --- 2020-11-25 Martin Liška New
[pushed] changelog: allow flexible "cherry picked" format. [pushed] changelog: allow flexible "cherry picked" format. - - - - --- 2020-11-27 Martin Liška New
[pushed] c: add name hints to c_parser_declspecs [PR107583] [pushed] c: add name hints to c_parser_declspecs [PR107583] - - - - --- 2023-06-16 David Malcolm New
[pushed] c/c++: use positive tone in missing header notes [PR84890] [pushed] c/c++: use positive tone in missing header notes [PR84890] - - - - --- 2023-06-13 David Malcolm New
[pushed] c-family: remove dead #undef [pushed] c-family: remove dead #undef - - - - --- 2024-04-05 Marek Polacek New
[pushed] c-family: don't warn for [[maybe_unused]] on data member [pushed] c-family: don't warn for [[maybe_unused]] on data member - - - - --- 2021-06-12 Jason Merrill New
[pushed] c++: xvalue array subscript [PR103185] [pushed] c++: xvalue array subscript [PR103185] - - - - --- 2023-12-20 Jason Merrill New
[pushed] c++: vptr ubsan and object of known type [PR95466] [pushed] c++: vptr ubsan and object of known type [PR95466] - - - - --- 2020-06-01 Jason Merrill New
[pushed] c++: vptr ubsan and derived class [PR95311]. [pushed] c++: vptr ubsan and derived class [PR95311]. - - - - --- 2020-05-29 Jason Merrill New
[pushed] c++: visibility of local extern [PR103291] [pushed] c++: visibility of local extern [PR103291] - - - - --- 2022-03-28 Jason Merrill New
[pushed] c++: vector of class with bool ctor [PR108195] [pushed] c++: vector of class with bool ctor [PR108195] - - - - --- 2023-01-23 Jason Merrill New
[pushed] c++: vector compound literal [PR105187] [pushed] c++: vector compound literal [PR105187] - - - - --- 2022-04-07 Jason Merrill New
[pushed] c++: vector compound literal [PR104206] [pushed] c++: vector compound literal [PR104206] - - - - --- 2022-01-26 Jason Merrill New
[pushed] c++: variadic lambda template and empty pack [PR97246] [pushed] c++: variadic lambda template and empty pack [PR97246] - - - - --- 2021-02-12 Jason Merrill New
[pushed] c++: variadic lambda noexcept-specifier [PR99583] [pushed] c++: variadic lambda noexcept-specifier [PR99583] - - - - --- 2021-04-01 Jason Merrill New
[pushed] c++: variable tmpl partial specialization [PR108468] [pushed] c++: variable tmpl partial specialization [PR108468] - - - - --- 2023-03-14 Jason Merrill New
[pushed] c++: variable template array of unknown bound [PR113638] [pushed] c++: variable template array of unknown bound [PR113638] - - - - --- 2024-02-02 Jason Merrill New
[pushed] c++: variable partial spec redeclaration [PR113612] [pushed] c++: variable partial spec redeclaration [PR113612] - - - - --- 2024-02-13 Jason Merrill New
[pushed] c++: using overloaded with local decl [PR92918] [pushed] c++: using overloaded with local decl [PR92918] - - - - --- 2021-04-07 Jason Merrill New
[pushed] c++: using operator= [PR105223] [pushed] c++: using operator= [PR105223] - - - - --- 2022-04-12 Jason Merrill New
[pushed] c++: using lookup within class defn [PR104476] [pushed] c++: using lookup within class defn [PR104476] - - - - --- 2022-03-18 Jason Merrill New
[pushed] c++: using in diagnostics [PR102987] [pushed] c++: using in diagnostics [PR102987] - - - - --- 2022-04-15 Jason Merrill New
[pushed] c++: using in diagnostics [PR102987] [pushed] c++: using in diagnostics [PR102987] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: using from enclosing class template [PR105006] [pushed] c++: using from enclosing class template [PR105006] - - - - --- 2022-03-23 Jason Merrill New
[pushed] c++: use hash_set in nrv_data [pushed] c++: use hash_set in nrv_data - - - - --- 2023-11-02 Jason Merrill New
[pushed] c++: use G_ instead of _ [pushed] c++: use G_ instead of _ - - - - --- 2023-10-19 Jason Merrill New
[pushed] c++: use %D more [pushed] c++: use %D more - - - - --- 2022-05-04 Jason Merrill New
[pushed] c++: unsigned int32_t enum promotion [PR102804] [pushed] c++: unsigned int32_t enum promotion [PR102804] - - - - --- 2022-04-15 Jason Merrill New
[pushed] c++: unset COMPOUND_LITERAL_P [PR100079] [pushed] c++: unset COMPOUND_LITERAL_P [PR100079] - - - - --- 2021-04-29 Jason Merrill New
[pushed] c++: unroll pragma in templates [PR111529] [pushed] c++: unroll pragma in templates [PR111529] - - - - --- 2023-09-22 Jason Merrill New
[pushed] c++: unique friend shenanigans [PR69836] [pushed] c++: unique friend shenanigans [PR69836] - - - - --- 2023-04-26 Jason Merrill New
[pushed] c++: unexpanded pack in enum in lambda [PR100109] [pushed] c++: unexpanded pack in enum in lambda [PR100109] - - - - --- 2021-04-20 Jason Merrill New
[pushed] c++: typeid and instantiation [PR102651] [pushed] c++: typeid and instantiation [PR102651] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: tweak resolve_args change [pushed] c++: tweak resolve_args change - - - - --- 2022-07-01 Jason Merrill New
[pushed] c++: tweak prvalue test [PR98469] [pushed] c++: tweak prvalue test [PR98469] - - - - --- 2021-05-07 Jason Merrill New
[pushed] c++: tweak deduction with auto template parms [pushed] c++: tweak deduction with auto template parms - - - - --- 2022-06-23 Jason Merrill New
[pushed] c++: tweak C++20 destructor template-id rule [pushed] c++: tweak C++20 destructor template-id rule - - - - --- 2021-09-15 Jason Merrill New
[pushed] c++: tree walk into TYPENAME_TYPE. [pushed] c++: tree walk into TYPENAME_TYPE. - - - - --- 2020-05-11 Jason Merrill New
[pushed] c++: traits, array of unknown bound of incomplete [pushed] c++: traits, array of unknown bound of incomplete - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: track whether we expect a TARGET_EXPR to be elided [pushed] c++: track whether we expect a TARGET_EXPR to be elided - - - - --- 2022-10-08 Jason Merrill New
[pushed] c++: throwing dtor and empty try [PR113088] [pushed] c++: throwing dtor and empty try [PR113088] - - - - --- 2023-12-20 Jason Merrill New
[pushed] c++: throwing cleanup after return [PR113347] [pushed] c++: throwing cleanup after return [PR113347] - - - - --- 2024-01-24 Jason Merrill New
[pushed] c++: throw and private destructor [PR109172] [pushed] c++: throw and private destructor [PR109172] - - - - --- 2023-03-17 Jason Merrill New
[pushed] c++: temporarily restore VEC_INIT_EXPR gimplify [PR103936] [pushed] c++: temporarily restore VEC_INIT_EXPR gimplify [PR103936] - - - - --- 2022-01-07 Jason Merrill New
[pushed] c++: template-id with current inst qualifier [PR102300] [pushed] c++: template-id with current inst qualifier [PR102300] - - - - --- 2022-01-20 Jason Merrill New
[pushed] c++: template template parm pack expansion [PR100372] [pushed] c++: template template parm pack expansion [PR100372] - - - - --- 2021-05-19 Jason Merrill New
[pushed] c++: template conversion op [PR101698] [pushed] c++: template conversion op [PR101698] - - - - --- 2022-04-14 Jason Merrill New
[pushed] c++: subst failure in attribute argument [PR95192] [pushed] c++: subst failure in attribute argument [PR95192] - - - - --- 2021-02-04 Jason Merrill New
[pushed] c++: strict constexpr and local vars [pushed] c++: strict constexpr and local vars - - - - --- 2022-05-24 Jason Merrill New
[pushed] c++: strict constexpr and local vars [pushed] c++: strict constexpr and local vars - - - - --- 2022-05-25 Jason Merrill New
[pushed] c++: static memfn from non-dependent base [PR101078] [pushed] c++: static memfn from non-dependent base [PR101078] - - - - --- 2021-06-16 Jason Merrill New
[pushed] c++: static lambda in template [PR108526] [pushed] c++: static lambda in template [PR108526] - - - - --- 2023-01-24 Jason Merrill New
[pushed] c++: start_preparsed_function tweak [pushed] c++: start_preparsed_function tweak - - - - --- 2023-11-22 Jason Merrill New
[pushed] c++: split_nonconstant_init and flexarrays [pushed] c++: split_nonconstant_init and flexarrays - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: small contracts fixes [pushed] c++: small contracts fixes - - - - --- 2022-12-01 Jason Merrill New
[pushed] c++: sizeof... mangling with alias template [PR95298] [pushed] c++: sizeof... mangling with alias template [PR95298] - - - - --- 2023-12-22 Jason Merrill New
[pushed] c++: simplify member template substitution [pushed] c++: simplify member template substitution - - - - --- 2023-05-02 Jason Merrill New
[pushed] c++: simplify enclosing_instantiation_of [PR95870] [pushed] c++: simplify enclosing_instantiation_of [PR95870] - - - - --- 2021-05-14 Jason Merrill New
[pushed] c++: simple-requirement starting with 'typename' [PR101733] [pushed] c++: simple-requirement starting with 'typename' [PR101733] - - - - --- 2022-11-28 Jason Merrill New
[pushed] c++: signed __int128_t [PR108099] [pushed] c++: signed __int128_t [PR108099] - - - - --- 2023-03-10 Jason Merrill New
[pushed] c++: set TYPE_STRING_FLAG for char8_t [pushed] c++: set TYPE_STRING_FLAG for char8_t - - - - --- 2022-09-01 Jason Merrill New
[pushed] c++: set TREE_NOTHROW after genericize [pushed] c++: set TREE_NOTHROW after genericize - - - - --- 2022-11-01 Jason Merrill New
[pushed] c++: rodata and defaulted ctor [PR104142] [pushed] c++: rodata and defaulted ctor [PR104142] - - - - --- 2022-04-12 Jason Merrill New
[pushed] c++: robustify testcase [PR109752] [pushed] c++: robustify testcase [PR109752] - - - - --- 2023-05-12 Patrick Palka New
[pushed] c++: retval dtor on rethrow [PR112301] [pushed] c++: retval dtor on rethrow [PR112301] - - - - --- 2023-11-02 Jason Merrill New
[pushed] c++: result location and explicit inst [PR108496] [pushed] c++: result location and explicit inst [PR108496] - - - - --- 2023-01-23 Jason Merrill New
[pushed] c++: restore instantiate_decl assert [pushed] c++: restore instantiate_decl assert - - - - --- 2023-04-27 Jason Merrill New
[pushed] c++: requires-expression and tentative parse [PR94480] [pushed] c++: requires-expression and tentative parse [PR94480] - - - - --- 2020-04-08 Li, Pan2 via Gcc-patches New
[pushed] c++: requires and using-decl [PR113498] [pushed] c++: requires and using-decl [PR113498] - - - - --- 2024-01-19 Jason Merrill New
[pushed] c++: repeated friend template [PR101894] [pushed] c++: repeated friend template [PR101894] - - - - --- 2022-04-04 Jason Merrill New
[pushed] c++: reorganize friend template matching [PR91618] [pushed] c++: reorganize friend template matching [PR91618] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: remove redundant warning [PR100879] [pushed] c++: remove redundant warning [PR100879] - - - - --- 2021-06-09 Jason Merrill New
[pushed] c++: remove redundant testcase [PR83258] [pushed] c++: remove redundant testcase [PR83258] - - - - --- 2023-05-12 Patrick Palka New
« 1 2 ... 287 288 2891264 1265 »