Show patches with: State = Action Required       |    Archived = No       |   126656 patches
« 1 2 ... 208 209 2101266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] constexpr time_point additions - - - - --- 2011-07-21 Benjamin Kosnik New
[v3] constexpr pair additions - - - - --- 2011-07-23 Benjamin Kosnik New
[v3] constexpr n3291 missing bits - - - - --- 2011-07-20 Benjamin Kosnik New
[v3] constexpr complex, chrono, memory - - - - --- 2010-11-24 Benjamin Kosnik New
[v3] constexpr comparison operator tests - - - - --- 2010-11-06 Benjamin Kosnik New
[v3] constexpr array additions - - - - --- 2011-07-21 Benjamin Kosnik New
[v3] configure: Implement --enable-host-pie [v3] configure: Implement --enable-host-pie - - - - --- 2022-03-04 Marek Polacek New
[v3] configure: Implement --enable-host-pie [v3] configure: Implement --enable-host-pie - - - - --- 2023-05-19 Marek Polacek New
[v3] complex functions with expression template reals - - - - --- 2014-02-23 Marc Glisse New
[v3] combine: perform jump threading at the end [v3] combine: perform jump threading at the end - - - - --- 2018-09-10 Ilya Leoshkevich New
[v3] combine: Fix ICE in try_combine on pr112494.c [PR112560] [v3] combine: Fix ICE in try_combine on pr112494.c [PR112560] - - - - --- 2024-03-12 Uros Bizjak New
[v3] clear VLA bounds in attribute access (PR 97172) [v3] clear VLA bounds in attribute access (PR 97172) - - - - --- 2021-01-27 Martin Sebor New
[v3] check_compile_only cleanups - - - - --- 2010-12-16 Benjamin Kosnik New
[v3] check-performance compile fail cleanup - - - - --- 2011-08-04 Benjamin Kosnik New
[v3] c: don't drop typedef information in casts [v3] c: don't drop typedef information in casts - - - - --- 2021-03-15 David Lamparter New
[v3] c: Implement new -Wenum-int-mismatch warning [PR105131] [v3] c: Implement new -Wenum-int-mismatch warning [PR105131] - - - - --- 2022-05-18 Marek Polacek New
[v3] c: Implement C23 nullptr (N3042) [v3] c: Implement C23 nullptr (N3042) - - - - --- 2022-08-25 Marek Polacek New
[v3] c: Extend the -Wpadded message with actual padding size [v3] c: Extend the -Wpadded message with actual padding size - - - - --- 2022-06-27 Vit Kabele New
[v3] c-format: Add -Wformat-int-precision option [PR80060] [v3] c-format: Add -Wformat-int-precision option [PR80060] - - - - --- 2021-11-21 Daniil Stas New
[v3] c-family: ICE with [[gnu::nocf_check]] [PR106937] [v3] c-family: ICE with [[gnu::nocf_check]] [PR106937] - - - - --- 2022-10-07 Marek Polacek New
[v3] c-family: Enable -fpermissive for C and ObjC [v3] c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-11-07 Florian Weimer New
[v3] c-family: Add __builtin_assoc_barrier [v3] c-family: Add __builtin_assoc_barrier - - - - --- 2021-11-11 Matthias Kretz New
[v3] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] [v3] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] - - - - --- 2022-04-21 Marek Polacek New
[v3] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497] [v3] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497] - - - - --- 2022-05-17 Marek Polacek New
[v3] c, analyzer: support named constants in analyzer [PR106302] [v3] c, analyzer: support named constants in analyzer [PR106302] - - - - --- 2022-11-15 David Malcolm New
[v3] c++: wrong looser excep spec for dep noexcept [PR113158] [v3] c++: wrong looser excep spec for dep noexcept [PR113158] - - - - --- 2024-02-16 Marek Polacek New
[v3] c++: make build_throw SFINAE-friendly [PR98388] [v3] c++: make build_throw SFINAE-friendly [PR98388] - - - - --- 2024-02-09 Marek Polacek New
[v3] c++: implement [[gnu::non_owning]] [PR110358] [v3] c++: implement [[gnu::non_owning]] [PR110358] - - - - --- 2024-03-01 Marek Polacek New
[v3] c++: implement P2564, consteval needs to propagate up [PR107687] [v3] c++: implement P2564, consteval needs to propagate up [PR107687] - - - - --- 2023-11-02 Marek Polacek New
[v3] c++: fixes for derived-to-base reference binding [PR107085] [v3] c++: fixes for derived-to-base reference binding [PR107085] - - - - --- 2022-10-06 Marek Polacek New
[v3] c++: fix parsing with auto(x) [PR112410] [v3] c++: fix parsing with auto(x) [PR112410] - - - - --- 2023-11-15 Marek Polacek New
[v3] c++: fix ICE with sizeof in a template [PR112869] [v3] c++: fix ICE with sizeof in a template [PR112869] - - - - --- 2023-12-12 Marek Polacek New
[v3] c++: fix ICE with constexpr ARRAY_REF [PR110382] [v3] c++: fix ICE with constexpr ARRAY_REF [PR110382] - - - - --- 2023-07-25 Marek Polacek New
[v3] c++: fix ICE with -Wduplicated-cond [PR107593] [v3] c++: fix ICE with -Wduplicated-cond [PR107593] - - - - --- 2023-01-31 Marek Polacek New
[v3] c++: extend cold, hot attributes to classes [v3] c++: extend cold, hot attributes to classes - - - - --- 2023-08-11 Javier Martinez New
[v3] c++: designated init of char array by string constant [PR55227] [v3] c++: designated init of char array by string constant [PR55227] - - - - --- 2022-01-17 will wray New
[v3] c++: alignas and alignof void [PR104944] [v3] c++: alignas and alignof void [PR104944] - - - - --- 2022-03-24 Marek Polacek New
[v3] c++: Reject UDLs in certain contexts [PR105300] [v3] c++: Reject UDLs in certain contexts [PR105300] - - - - --- 2022-12-02 Marek Polacek New
[v3] c++: P2448 - Relaxing some constexpr restrictions [PR106649] [v3] c++: P2448 - Relaxing some constexpr restrictions [PR106649] - - - - --- 2022-11-16 Marek Polacek New
[v3] c++: Move consteval folding to cp_fold_r [v3] c++: Move consteval folding to cp_fold_r - - - - --- 2023-09-08 Marek Polacek New
[v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165] [v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165] - - - - --- 2022-09-27 Marek Polacek New
[v3] c++: Implement -Wself-move warning [PR81159] [v3] c++: Implement -Wself-move warning [PR81159] - - - - --- 2022-08-19 Marek Polacek New
[v3] c++: Implement -Wdangling-reference [PR106393] [v3] c++: Implement -Wdangling-reference [PR106393] - - - - --- 2022-10-26 Marek Polacek New
[v3] c++: ICE with temporary of class type in array DMI [PR109966] [v3] c++: ICE with temporary of class type in array DMI [PR109966] - - - - --- 2024-03-14 Marek Polacek New
[v3] c++: ICE with temporary of class type in DMI [PR100252] [v3] c++: ICE with temporary of class type in DMI [PR100252] - - - - --- 2022-05-07 Marek Polacek New
[v3] c++: ICE with template code in constexpr [PR104284] [v3] c++: ICE with template code in constexpr [PR104284] - - - - --- 2022-03-24 Marek Polacek New
[v3] c++: ICE with redundant capture [PR108829] [v3] c++: ICE with redundant capture [PR108829] - - - - --- 2023-02-17 Marek Polacek New
[v3] c++: ICE with noexcept and local specialization, again [PR114349] [v3] c++: ICE with noexcept and local specialization, again [PR114349] - - - - --- 2024-03-25 Marek Polacek New
[v3] c++: ICE with noexcept and canonical types [PR101715] [v3] c++: ICE with noexcept and canonical types [PR101715] - - - - --- 2022-01-21 Marek Polacek New
[v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401] [v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401] - - - - --- 2021-12-08 Marek Polacek New
[v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-30 Jakub Jelinek New
[v3] c++: Fix parsing of invalid enum specifiers [PR90995] [v3] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-17 Li, Pan2 via Gcc-patches New
[v3] c++: Fix handling of no-linkage decls for modules [v3] c++: Fix handling of no-linkage decls for modules - - - - --- 2024-03-16 Nathaniel Shead New
[v3] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v3] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-14 Barrett Adair New
[v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] [v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] - - - - --- 2023-10-17 Marek Polacek New
[v3] c++: DR2237, cdtor and template-id tweaks [PR107126] [v3] c++: DR2237, cdtor and template-id tweaks [PR107126] - - - - --- 2024-02-08 Marek Polacek New
[v3] c++: Catch indirect change of active union member in constexpr [PR101631] [v3] c++: Catch indirect change of active union member in constexpr [PR101631] - - - - --- 2023-09-21 Nathaniel Shead New
[v3] c++: Allow module name to be a single letter on Windows [v3] c++: Allow module name to be a single letter on Windows - - - - --- 2022-11-17 Torbjorn SVENSSON New
[v3] c++: Add support for -std=c++23 [v3] c++: Add support for -std=c++23 - - - - --- 2021-01-25 Paul Fee New
[v3] c++: Add gnu::diagnose_as attribute [v3] c++: Add gnu::diagnose_as attribute - - - - --- 2021-07-15 Matthias Kretz New
[v3] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] [v3] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] - - - - --- 2022-07-14 Marek Polacek New
[v3] c++: Accept elaborated-enum-base with pedwarn [v3] c++: Accept elaborated-enum-base with pedwarn - - - - --- 2023-06-16 Alex Coplan New
[v3] c++: -Wdangling-reference with reference wrapper [PR107532] [v3] c++: -Wdangling-reference with reference wrapper [PR107532] - - - - --- 2023-01-20 Marek Polacek New
[v3] c++/modules: Support lambdas attached to more places in modules [PR111710] [v3] c++/modules: Support lambdas attached to more places in modules [PR111710] - - 1 - --- 2024-02-28 Nathaniel Shead New
[v3] c++/modules: Fix handling of extern templates in modules [PR112820] [v3] c++/modules: Fix handling of extern templates in modules [PR112820] - - - - --- 2024-01-17 Nathaniel Shead New
[v3] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] [v3] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] - - 1 - --- 2024-01-20 Nathaniel Shead New
[v3] c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout and [[no_unique_a… [v3] c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout and [[no_unique_a… - - - - --- 2020-04-28 Jakub Jelinek New
[v3] bump libtool_VERSION for 4.8 and trunk - - - - --- 2013-11-22 Jonathan Wakely New
[v3] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… [v3] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… - - - - --- 2020-10-26 Raoni Fassina Firmino New
[v3] btf: Add support to BTF_KIND_ENUM64 type [v3] btf: Add support to BTF_KIND_ENUM64 type - - - - --- 2022-10-15 Guillermo E. Martinez New
[v3] bpf: remove huge memory waste with string allocation. [v3] bpf: remove huge memory waste with string allocation. - - - - --- 2024-04-18 Cupertino Miranda New
[v3] bpf: add preserve_field_info builtin [v3] bpf: add preserve_field_info builtin - - - - --- 2022-10-26 David Faust New
[v3] bpf: add inline memmove and memcpy expansion [v3] bpf: add inline memmove and memcpy expansion - - - - --- 2024-02-20 David Faust New
[v3] bpf: Add support to eBPF atomic instructions [v3] bpf: Add support to eBPF atomic instructions - - - - --- 2021-10-26 Guillermo E. Martinez New
[v3] bpf: Add support to eBPF atomic instructions [v3] bpf: Add support to eBPF atomic instructions - - - - --- 2021-10-26 Guillermo E. Martinez New
[v3] bpf.2: Use standard types and attributes [v3] bpf.2: Use standard types and attributes 1 - - - --- 2021-05-15 Alejandro Colomar New
[v3] bits/memoryfwd.h - - - - --- 2013-03-08 Benjamin Kosnik New
[v3] bb-reorder: Improve compgotos pass (PR71785) - - - - --- 2016-11-17 Segher Boessenkool New
[v3] bb-reorder: Improve compgotos pass (PR71785) - - - - --- 2016-11-18 Segher Boessenkool New
[v3] bb-reorder: Improve compgotos pass (PR71785) - - - - --- 2016-11-19 Andreas Schwab New
[v3] bb-reorder: Improve compgotos pass (PR71785) - - - - --- 2016-11-25 Jakub Jelinek New
[v3] basic_string spurious use of a default constructible allocator - LWG2788 [v3] basic_string spurious use of a default constructible allocator - LWG2788 - - - - --- 2019-05-27 Nina Dinka Ranns New
[v3] backport r163282 to 4.5 branch to fix libstdc++/45999 - - - - --- 2010-10-18 Jonathan Wakely New
[v3] backport r163282 to 4.5 branch to fix libstdc++/45999 - - - - --- 2010-11-01 Jonathan Wakely New
[v3] avoid duplicate definitions in <tr1/complex> in C++0x mode - - - - --- 2011-02-12 Jonathan Wakely New
[v3] avoid alignment of static variables affecting stack's - - - - --- 2015-12-10 Jan Beulich New
[v3] attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] [v3] attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] - - - - --- 2021-12-17 Marek Polacek New
[v3] arm: Low overhead loop handle long range branches [PR98931] [v3] arm: Low overhead loop handle long range branches [PR98931] - - - - --- 2021-02-10 Andrea Corallo New
[v3] analyzer: stash values for CPython plugin [PR107646] [v3] analyzer: stash values for CPython plugin [PR107646] - - - - --- 2023-08-02 Eric Feng New
[v3] adjust weak_ptr testcase - - - - --- 2011-12-23 Jonathan Wakely New
[v3] adjust weak_ptr testcase - - - - --- 2012-02-05 Jonathan Wakely New
[v3] adjust tests to work in c++0x mode - - - - --- 2011-06-23 Jonathan Wakely New
[v3] adjust doxygen @file comment for regex headers - - - - --- 2010-07-03 Jonathan Wakely New
[v3] adjust deprecated - - - - --- 2011-01-31 Benjamin Kosnik New
[v3] adjust allocator_traits testcase - - - - --- 2011-06-11 Jonathan Wakely New
[v3] additions to ext/alloc_traits.h - - - - --- 2011-07-09 Jonathan Wakely New
[v3] add tls symbols to abi checking - - - - --- 2010-10-01 Benjamin Kosnik New
[v3] add support for --disable-gcov [v3] add support for --disable-gcov - - - - --- 2018-06-11 Rasmus Villemoes New
[v3] add object access attributes (PR 83859) [v3] add object access attributes (PR 83859) - - - - --- 2019-11-21 Martin Sebor New
[v3] add missing export for std::regex_error and fix tests - - - - --- 2013-11-19 Jonathan Wakely New
« 1 2 ... 208 209 2101266 1267 »