Show patches with: State = Action Required       |   127320 patches
« 1 2 ... 228 229 2301273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] c++: Fix further protected_set_expr_location related -fcompare-debug issues [PR94441] [v2] c++: Fix further protected_set_expr_location related -fcompare-debug issues [PR94441] - - - - --- 2020-04-03 Li, Pan2 via Gcc-patches New
[v2] c++: Fix for decltype(auto) and parenthesized expr [PR103403] [v2] c++: Fix for decltype(auto) and parenthesized expr [PR103403] - - - - --- 2021-12-02 Marek Polacek New
[v2] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v2] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-03 Barrett Adair New
[v2] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] [v2] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] - - - - --- 2023-10-13 Marek Polacek New
[v2] c++: Fix C++11 attribute propagation [PR106712] [v2] c++: Fix C++11 attribute propagation [PR106712] - - - - --- 2022-08-29 Marek Polacek New
[v2] c++: Fall through for arrays of T vs T cv [PR104996] [v2] c++: Fall through for arrays of T vs T cv [PR104996] - - - - --- 2022-04-18 Ed Catmur New
[v2] c++: FIX_TRUNC_EXPR in tsubst [PR102990] [v2] c++: FIX_TRUNC_EXPR in tsubst [PR102990] - - - - --- 2022-03-24 Marek Polacek New
[v2] c++: Extend -Wredundant-move for const-qual objects [PR90428] [v2] c++: Extend -Wredundant-move for const-qual objects [PR90428] - - - - --- 2022-08-08 Marek Polacek New
[v2] c++: Extend -Wpessimizing-move for class prvalues [PR106276] [v2] c++: Extend -Wpessimizing-move for class prvalues [PR106276] - - - - --- 2022-08-08 Marek Polacek New
[v2] c++: Don't quote nothrow in diagnostic [v2] c++: Don't quote nothrow in diagnostic - - - - --- 2022-09-26 Marek Polacek New
[v2] c++: Don't allow type-constraint auto(x) [PR104752] [v2] c++: Don't allow type-constraint auto(x) [PR104752] - - - - --- 2022-03-09 Marek Polacek New
[v2] c++: Disable -Wignored-qualifiers for template args [PR107492] [v2] c++: Disable -Wignored-qualifiers for template args [PR107492] - - - - --- 2022-11-15 Marek Polacek New
[v2] c++: Diagnose taking address of an immediate member function [PR102753] [v2] c++: Diagnose taking address of an immediate member function [PR102753] - - - - --- 2021-10-19 Jakub Jelinek New
[v2] c++: Defer emitting inline variables [PR113708] [v2] c++: Defer emitting inline variables [PR113708] - - - - --- 2024-02-14 Nathaniel Shead New
[v2] c++: DR2237, cdtor and template-id tweaks [PR107126] [v2] c++: DR2237, cdtor and template-id tweaks [PR107126] - - - - --- 2024-02-06 Marek Polacek New
[v2] c++: Check module attachment instead of just purview when necessary [PR112631] [v2] c++: Check module attachment instead of just purview when necessary [PR112631] - - - - --- 2024-03-08 Nathaniel Shead New
[v2] c++: Catch indirect change of active union member in constexpr [PR101631] [v2] c++: Catch indirect change of active union member in constexpr [PR101631] - - - - --- 2023-09-01 Nathaniel Shead New
[v2] c++: Catch indirect change of active union member in constexpr [PR101631] [v2] c++: Catch indirect change of active union member in constexpr [PR101631] - - - - --- 2023-09-17 Nathaniel Shead New
[v2] c++: Allow module name to be a single letter on Windows [v2] c++: Allow module name to be a single letter on Windows - - - - --- 2022-11-02 Torbjorn SVENSSON New
[v2] c++: Add support for -std={c,gnu}++2{c,6} [v2] c++: Add support for -std={c,gnu}++2{c,6} - - - - --- 2023-06-23 Marek Polacek New
[v2] c++: Add support for -std=c++2b [v2] c++: Add support for -std=c++2b - - - - --- 2021-01-11 Paul Fee New
[v2] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] [v2] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] - - - - --- 2022-07-12 Marek Polacek New
[v2] c++: Add C++23 consteval if support - P1938R3 [PR100974] [v2] c++: Add C++23 consteval if support - P1938R3 [PR100974] - - - - --- 2021-06-11 Jakub Jelinek New
[v2] c++: Accept elaborated-enum-base in system headers [v2] c++: Accept elaborated-enum-base in system headers - - - - --- 2023-06-14 Alex Coplan New
[v2] c++: Accept C++11 attribute-definition [PR101582] [v2] c++: Accept C++11 attribute-definition [PR101582] - - - - --- 2021-07-29 Jakub Jelinek New
[v2] c++: -Wdangling-reference with reference wrapper [PR107532] [v2] c++: -Wdangling-reference with reference wrapper [PR107532] - - - - --- 2023-01-19 Marek Polacek New
[v2] c++: ->template and implicit typedef [PR104608] [v2] c++: ->template and implicit typedef [PR104608] - - - - --- 2022-03-01 Marek Polacek New
[v2] c++/modules: Track declarations imported from partitions [PR99377] [v2] c++/modules: Track declarations imported from partitions [PR99377] - - - - --- 2024-04-04 Nathaniel Shead New
[v2] c++/modules: Support lambdas attached to more places in modules [PR111710] [v2] c++/modules: Support lambdas attached to more places in modules [PR111710] - - - - --- 2024-02-16 Nathaniel Shead New
[v2] c++/modules: Fix dangling pointer with imported_temploid_friends [v2] c++/modules: Fix dangling pointer with imported_temploid_friends - - - - --- 2024-05-02 Nathaniel Shead New
[v2] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] [v2] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] - - - - --- 2024-01-03 Nathaniel Shead New
[v2] c++/modules: Differentiate extern templates and TYPE_DECL_SUPPRESS_DEBUG [PR112820] [v2] c++/modules: Differentiate extern templates and TYPE_DECL_SUPPRESS_DEBUG [PR112820] - - - - --- 2024-01-08 Nathaniel Shead New
[v2] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing [v2] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing - - - - --- 2020-09-25 Jakub Jelinek New
[v2] c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout and [[no_unique_a… [v2] c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout and [[no_unique_a… - - - - --- 2020-04-28 Jakub Jelinek New
[v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d [v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d - - - - --- 2021-08-04 H.J. Lu New
[v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193] [v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193] - - - - --- 2020-09-04 Raoni Fassina Firmino New
[v2] btf: emit non-representable bitfield as void [v2] btf: emit non-representable bitfield as void - - - - --- 2024-04-11 David Faust New
[v2] btf: Add support to BTF_KIND_ENUM64 type [v2] btf: Add support to BTF_KIND_ENUM64 type - - - - --- 2022-09-28 Guillermo E. Martinez New
[v2] bring netbsd/arm support up to speed. eabi, etc. [v2] bring netbsd/arm support up to speed. eabi, etc. - - - - --- 2018-10-31 Maya Rashish New
[v2] bpf: write CO-RE relocation record size only once [v2] bpf: write CO-RE relocation record size only once - - - - --- 2022-01-18 David Faust New
[v2] bpf: remove huge memory waste with string allocation. [v2] bpf: remove huge memory waste with string allocation. - - - - --- 2024-04-17 Cupertino Miranda New
[v2] bpf: handle anonymous members in CO-RE reloc [PR106745] [v2] bpf: handle anonymous members in CO-RE reloc [PR106745] - - - - --- 2022-08-29 David Faust New
[v2] bpf: ensure correct string offsets in BTF.ext [v2] bpf: ensure correct string offsets in BTF.ext - - - - --- 2022-01-18 David Faust New
[v2] bpf: correct bpf_print_operand for floats [PR108293] [v2] bpf: correct bpf_print_operand for floats [PR108293] - - - - --- 2023-01-10 David Faust New
[v2] bpf: add size threshold for inlining mem builtins [v2] bpf: add size threshold for inlining mem builtins - - - - --- 2024-03-08 David Faust New
[v2] bpf: add preserve_field_info builtin [v2] bpf: add preserve_field_info builtin - - - - --- 2022-10-25 David Faust New
[v2] bpf: add inline memmove and memcpy expansion [v2] bpf: add inline memmove and memcpy expansion - - - - --- 2024-02-20 David Faust New
[v2] bpf: Add support to eBPF atomic instructions [v2] bpf: Add support to eBPF atomic instructions - - - - --- 2021-10-26 Guillermo E. Martinez New
[v2] bb-reorder: Improve compgotos pass (PR71785) - - - - --- 2016-11-01 Segher Boessenkool New
[v2] avoid alignment of static variables affecting stack's - - - - --- 2014-10-24 Jan Beulich New
[v2] attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] [v2] attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] - - - - --- 2021-12-17 Marek Polacek New
[v2] arm: [MVE] Remove illegal intrinsics [v2] arm: [MVE] Remove illegal intrinsics - - - - --- 2020-10-06 Christophe Lyon New
[v2] arm: [MVE[ Add vqdmlashq intrinsics [v2] arm: [MVE[ Add vqdmlashq intrinsics - - - - --- 2020-10-06 Christophe Lyon New
[v2] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] [v2] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] - - - - --- 2024-05-07 Christophe Lyon New
[v2] arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/94743] [v2] arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/94743] - - - - --- 2020-05-14 Christophe Lyon New
[v2] arm: Various MVE vec_duplicate fixes [PR99647] [v2] arm: Various MVE vec_duplicate fixes [PR99647] - - - - --- 2021-04-07 Alex Coplan New
[v2] arm: Fix missing bti instruction for virtual thunks [v2] arm: Fix missing bti instruction for virtual thunks - - - - --- 2024-01-26 Richard Ball New
[v2] arm: Fix MVE intrinsics support with LTO (PR target/110268) [v2] arm: Fix MVE intrinsics support with LTO (PR target/110268) - - - - --- 2023-07-10 Christophe Lyon New
[v2] arm: Enable no-writeback vldr.16/vstr.16. [v2] arm: Enable no-writeback vldr.16/vstr.16. - - - - --- 2020-07-29 Joe Ramsay New
[v2] arm: Add support for new frame unwinding instruction "0xb5". [v2] arm: Add support for new frame unwinding instruction "0xb5". - - - - --- 2023-01-20 Srinath Parvathaneni New
[v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. [v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. - - - - --- 2021-11-12 Srinath Parvathaneni New
[v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. [v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. - - - - --- 2022-05-05 Srinath Parvathaneni New
[v2] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55 [v2] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55 - - - - --- 2020-08-19 Joe Ramsay New
[v2] analyzer: warn on the use of floating-points operands in the size argument [PR106181] [v2] analyzer: warn on the use of floating-points operands in the size argument [PR106181] - - - - --- 2022-08-18 Tim Lange New
[v2] analyzer: support for symbolic values in the out-of-bounds checker [PR106625] [v2] analyzer: support for symbolic values in the out-of-bounds checker [PR106625] - - - - --- 2022-09-07 Tim Lange New
[v2] analyzer: stash values for CPython plugin [PR107646] [v2] analyzer: stash values for CPython plugin [PR107646] - - - - --- 2023-08-02 Eric Feng New
[v2] analyzer: add warnings relating to sockets [PR106140] [v2] analyzer: add warnings relating to sockets [PR106140] - - - - --- 2022-11-12 David Malcolm New
[v2] analyzer: New option fanalyzer-show-events-in-system-headers [PR110543] [v2] analyzer: New option fanalyzer-show-events-in-system-headers [PR110543] - - - - --- 2023-08-14 Li, Pan2 via Gcc-patches New
[v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395] [v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395] - - - - --- 2023-08-26 Li, Pan2 via Gcc-patches New
[v2] analyzer: More features for CPython analyzer plugin [PR107646] [v2] analyzer: More features for CPython analyzer plugin [PR107646] - - - - --- 2023-08-09 Eric Feng New
[v2] analyzer: Define INCLUDE_UNIQUE_PTR [v2] analyzer: Define INCLUDE_UNIQUE_PTR - - - - --- 2021-09-14 Maxim Blinov New
[v2] analyzer: Call off a superseding when diagnostics are unrelated [PR110830] [v2] analyzer: Call off a superseding when diagnostics are unrelated [PR110830] - - - - --- 2023-09-06 Li, Pan2 via Gcc-patches New
[v2] aix: Fixinclude updates [PR98208] [v2] aix: Fixinclude updates [PR98208] - - - - --- 2020-12-14 Ilya Leoshkevich New
[v2] add support for placing variables in shared memory - - - - --- 2016-05-06 Alexander Monakov New
[v2] add explicit ABI and align options to pr88233.c [v2] add explicit ABI and align options to pr88233.c - - - - --- 2024-04-22 Alexandre Oliva New
[v2] add -fprolog-pad=N option to c-family - - - - --- 2016-09-29 Torsten Duwe New
[v2] aarch64: update Ampere-1 core definition [v2] aarch64: update Ampere-1 core definition - - - - --- 2022-10-06 Philipp Tomsich New
[v2] aarch64: fix off-by-one in reading cpuinfo [v2] aarch64: fix off-by-one in reading cpuinfo - 1 - - --- 2022-10-06 Philipp Tomsich New
[v2] aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references [v2] aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references - - - - --- 2019-05-28 Szabolcs Nagy New
[v2] aarch64: disable LDP via tuning structure for -mcpu=ampere1/1a [v2] aarch64: disable LDP via tuning structure for -mcpu=ampere1/1a - - - - --- 2023-04-14 Philipp Tomsich New
[v2] aarch64: Validate register operands early in ldp fusion pass [PR113062] [v2] aarch64: Validate register operands early in ldp fusion pass [PR113062] - - - - --- 2023-12-20 Alex Coplan New
[v2] aarch64: SVE/NEON Bridging intrinsics [v2] aarch64: SVE/NEON Bridging intrinsics - - - - --- 2023-10-27 Richard Ball New
[v2] aarch64: Preserve mem info on change of base for ldp/stp [PR114674] [v2] aarch64: Preserve mem info on change of base for ldp/stp [PR114674] - - - - --- 2024-04-12 Alex Coplan New
[v2] aarch64: New RTL optimization pass avoid-store-forwarding. [v2] aarch64: New RTL optimization pass avoid-store-forwarding. - - - - --- 2023-11-28 Manos Anagnostakis New
[v2] aarch64: Improve on ldp-stp policies code structure. [v2] aarch64: Improve on ldp-stp policies code structure. - - - - --- 2023-09-29 Manos Anagnostakis New
[v2] aarch64: Fix eh_return for -mtrack-speculation [PR112987] [v2] aarch64: Fix eh_return for -mtrack-speculation [PR112987] - - - - --- 2024-01-25 Szabolcs Nagy New
[v2] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] [v2] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] - - - - --- 2024-01-10 Alex Coplan New
[v2] aarch64: Fix SVE ACLE builtins with LTO [PR99216] [v2] aarch64: Fix SVE ACLE builtins with LTO [PR99216] - - - - --- 2021-03-09 Alex Coplan New
[v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge [v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge - - - - --- 2024-04-09 Richard Ball New
[v2] aarch64: Fix .cfi_window_save with pac-ret [PR94515] [v2] aarch64: Fix .cfi_window_save with pac-ret [PR94515] - - - - --- 2020-04-24 Szabolcs Nagy New
[v2] aarch64: Fix +nopredres, +nols64 and +nomops [v2] aarch64: Fix +nopredres, +nols64 and +nomops - - - - --- 2023-12-13 Andrew Carlotti New
[v2] aarch64: Fix +nocrypto handling [v2] aarch64: Fix +nocrypto handling - - - - --- 2023-12-13 Andrew Carlotti New
[v2] aarch64: Fine-grained ldp and stp policies with test-cases. [v2] aarch64: Fine-grained ldp and stp policies with test-cases. - - - - --- 2023-08-28 Manos Anagnostakis New
[v2] aarch64: Add support for Cortex-A720 CPU [v2] aarch64: Add support for Cortex-A720 CPU - - - - --- 2023-08-15 Richard Ball New
[v2] aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPU [v2] aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPU - - - - --- 2023-11-23 Philipp Tomsich New
[v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU [v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU - - - - --- 2022-11-14 Philipp Tomsich New
[v2] aarch64: Add split-stack initial support - - - - --- 2016-10-06 Adhemerval Zanella New
[v2] aarch64: Add split-stack initial support - - - - --- 2016-11-07 Adhemerval Zanella New
[v2] aarch64: Add split-stack initial support - - - - --- 2016-11-25 Adhemerval Zanella New
[v2] aarch64: Add split-stack initial support - - - - --- 2017-01-24 Adhemerval Zanella New
« 1 2 ... 228 229 2301273 1274 »