Show patches with: State = Action Required       |    Archived = No       |   150708 patches
« 1 2 3 41507 1508 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] translation: Fix typos in diagnostics [PR124422] [committed] translation: Fix typos in diagnostics [PR124422] - - - - --- 2026-03-09 Jonathan Wakely New
[2/2] testsuite: Remove check_cached_effective_target_indexed [PR124066] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066] - - - - --- 2026-03-09 Richard Sandiford New
[1/2] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066] - - - - --- 2026-03-09 Richard Sandiford New
testsuite: Tweak caching of MIPS vector tests testsuite: Tweak caching of MIPS vector tests - - - - --- 2026-03-09 Richard Sandiford New
[v2] libstdc++: Add allocate_at_least (P0401) [PR118030] [v2] libstdc++: Add allocate_at_least (P0401) [PR118030] - - - - --- 2026-03-09 Nathan Myers New
[v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187] [v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187] - - - - --- 2026-03-09 Yuxuan Chen New
[v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336] [v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336] - - - - --- 2026-03-09 Daniel Henrique Barboza New
libstdc++: Make <meta> header compatible with -fno-asm libstdc++: Make <meta> header compatible with -fno-asm - - - - --- 2026-03-09 Jonathan Wakely New
libstdc++: Use specific feature test macro for #if in <string> libstdc++: Use specific feature test macro for #if in <string> - - - - --- 2026-03-09 Jonathan Wakely New
[committed] arm: testsuite: Improve stability of tests for pr45701 [committed] arm: testsuite: Improve stability of tests for pr45701 - - - - --- 2026-03-09 Richard Earnshaw New
[committed] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware [committed] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware - - - - --- 2026-03-09 Alice Carlotti New
c++: ICE with structured bindings and arrays [PR120285] c++: ICE with structured bindings and arrays [PR120285] - - - - --- 2026-03-09 Marek Polacek New
GCN: Default to -fno-exceptions GCN: Default to -fno-exceptions - - - - --- 2026-03-09 Tobias Burnus New
c++: error routines re-entered with uneval lambda [PR124397] c++: error routines re-entered with uneval lambda [PR124397] - - - - --- 2026-03-09 Marek Polacek New
[v3] x86: Handle non-int load with integer constant [v3] x86: Handle non-int load with integer constant - - - - --- 2026-03-09 H.J. Lu New
match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336] - - - - --- 2026-03-09 Daniel Henrique Barboza New
[committed] contrib/filter-clang-warnings.py: Ignore a C++ compat warning in libiberty [committed] contrib/filter-clang-warnings.py: Ignore a C++ compat warning in libiberty - - - - --- 2026-03-09 Martin Jambor New
[v2] x86: Handle non-int load with integer constant [v2] x86: Handle non-int load with integer constant - - - - --- 2026-03-09 H.J. Lu New
x86: Convert const0_rtx to non-int mode x86: Convert const0_rtx to non-int mode - - - - --- 2026-03-09 H.J. Lu New
toplev: Ask for 128MB stack when compiled with ASAN [PR124206] toplev: Ask for 128MB stack when compiled with ASAN [PR124206] - - - - --- 2026-03-09 Filip Kastl New
[fortran] PR122902 - [PDT] seg fault on assigning composite PDT array section to allocatable array [fortran] PR122902 - [PDT] seg fault on assigning composite PDT array section to allocatable array - - - - --- 2026-03-09 Paul Richard Thomas New
MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>` MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>` - - - - --- 2026-03-09 Eikansh Gupta New
Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608] - - - - --- 2026-03-08 Richard Sandiford New
c++/modules: Reparent linemaps for partition direct loads [PR124309] c++/modules: Reparent linemaps for partition direct loads [PR124309] - - - - --- 2026-03-08 Nathaniel Shead New
[PUSHED] riscv: Fix formating of diagnostic [PR124403] [PUSHED] riscv: Fix formating of diagnostic [PR124403] - - - - --- 2026-03-08 Andrew Pinski New
[WWWDOCS,PUSHED] gcc-16/changes.html: Note doc improvements and moved documentation. [WWWDOCS,PUSHED] gcc-16/changes.html: Note doc improvements and moved documentation. - - - - --- 2026-03-08 Sandra Loosemore New
[COMMITTED] a68: fix calls to strtol and stroll [PR algol68/124372] [COMMITTED] a68: fix calls to strtol and stroll [PR algol68/124372] - - - - --- 2026-03-08 Jose E. Marchesi New
xtensa: Make use of compact insn definition syntax more xtensa: Make use of compact insn definition syntax more - - - - --- 2026-03-08 Takayuki 'January June' Suwa New
[PUSHED] doc: Move specs documentation to GCC internals manual [PR69367] [PR69849] [PUSHED] doc: Move specs documentation to GCC internals manual [PR69367] [PR69849] - - - - --- 2026-03-07 Sandra Loosemore New
mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144] mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144] - - - - --- 2026-03-07 Carter Rennick New
PR c/39589: Add -Wmissing-field-initializers=2 PR c/39589: Add -Wmissing-field-initializers=2 - - - - --- 2026-03-07 S. Alex Wilson New
testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930] - - - - --- 2026-03-07 Andrew Pinski New
[pushed] c++: add fixed test [PR39057] [pushed] c++: add fixed test [PR39057] - - - - --- 2026-03-07 Marek Polacek New
c++/modules: Don't create bindings for hidden friends [PR124390] c++/modules: Don't create bindings for hidden friends [PR124390] - - - - --- 2026-03-07 Nathaniel Shead New
c++/modules: Fix ICE in xref_basetypes on class redefinition c++/modules: Fix ICE in xref_basetypes on class redefinition - - - - --- 2026-03-07 Nathaniel Shead New
libstdc++: Add allocate_at_least (P0401) [PR118030] libstdc++: Add allocate_at_least (P0401) [PR118030] - - - - --- 2026-03-07 Nathan Myers New
Improve speed of masking table algorithm for MC/DC Improve speed of masking table algorithm for MC/DC - - - - --- 2026-03-07 Jørgen Kvalsvik New
c++: Fix up *display_string_of on anon union member [PR124388] c++: Fix up *display_string_of on anon union member [PR124388] - - - - --- 2026-03-07 Jakub Jelinek New
c++/modules: Check for redeclarations of members in wrong module c++/modules: Check for redeclarations of members in wrong module - - - - --- 2026-03-07 Nathaniel Shead New
[pushed:,r16-7938] testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646, PR112520] [pushed:,r16-7938] testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646, PR112520] - - - - --- 2026-03-06 David Malcolm New
[C] Fix ICE related to tags and hardbool attribute [PR123856] [C] Fix ICE related to tags and hardbool attribute [PR123856] - - - - --- 2026-03-06 Martin Uecker New
[gccrs,COMMIT] Add no_std to builtin attributes [gccrs,COMMIT] Add no_std to builtin attributes - - - - --- 2026-03-06 gerris.rs@gmail.com New
[gccrs,COMMIT] intrinsic: Add bswap intrinsic [gccrs,COMMIT] intrinsic: Add bswap intrinsic - - - - --- 2026-03-06 gerris.rs@gmail.com New
[2/2] libgomp/gcn: cache kernel argument allocations libgomp: Reduce GCN target region offload overhead - - - - --- 2026-03-06 Arsen Arsenović New
[1/2] libgomp: let plugins handle allocating the target variable table libgomp: Reduce GCN target region offload overhead - - - - --- 2026-03-06 Arsen Arsenović New
[3/3] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion GCN: Speed up address space conversion, and fix an ICE-on-valid-code - - - - --- 2026-03-06 Arsen Arsenović New
[2/3] gcc/gcn: fix address space conversion between __flat and default [PR124044] GCN: Speed up address space conversion, and fix an ICE-on-valid-code - - - - --- 2026-03-06 Arsen Arsenović New
[1/3] gcc/gcn: add memory aperture register definitions GCN: Speed up address space conversion, and fix an ICE-on-valid-code - - - - --- 2026-03-06 Arsen Arsenović New
[v3,1/1] aarch64: mingw: Fix regression in C++ support aarch64: mingw: Fix regression in C++ support - - - - --- 2026-03-06 Saurabh Jha via Sourceware Forge New
[committed] testsuite: Add testcase for already fixed PR [PR122000] [committed] testsuite: Add testcase for already fixed PR [PR122000] - - - - --- 2026-03-06 Jakub Jelinek New
[gccrs,COMMIT] feat: Implement `no_core` feature gate check [gccrs,COMMIT] feat: Implement `no_core` feature gate check - 1 - - --- 2026-03-06 gerris.rs@gmail.com New
[v4] c++/reflection: Make sure the spliced member's scope is a class type [PR123726] [v4] c++/reflection: Make sure the spliced member's scope is a class type [PR123726] - - - - --- 2026-03-06 Boris Staletic New
[gccrs,COMMIT] resolve: Fix ICE on ambiguous glob re-exports [gccrs,COMMIT] resolve: Fix ICE on ambiguous glob re-exports - - - - --- 2026-03-06 gerris.rs@gmail.com New
[gccrs,COMMIT,2/2] Use predefined intrinsic instead of raw values [gccrs,COMMIT,1/2] Put intrinsics in their own namespace and TU - - - - --- 2026-03-06 gerris.rs@gmail.com New
[gccrs,COMMIT,1/2] Put intrinsics in their own namespace and TU [gccrs,COMMIT,1/2] Put intrinsics in their own namespace and TU - - - - --- 2026-03-06 gerris.rs@gmail.com New
[WIP] libstdc++: Add allocate_at_least (P0401) [PR118030] [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030] - - - - --- 2026-03-06 Nathan Myers New
ipa-cp: Allow more precise contexts in the verifier (PR124291) ipa-cp: Allow more precise contexts in the verifier (PR124291) - - - - --- 2026-03-06 Martin Jambor New
[v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes [v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes - - - - --- 2026-03-06 Nathan Myers New
[committed,2/2] arm: testsuite: remove some flaky code-size tests [committed,1/2] arm: testsuite: Fix typo on target arm_cpu_cortex_a53 - - - - --- 2026-03-06 Richard Earnshaw New
[committed,1/2] arm: testsuite: Fix typo on target arm_cpu_cortex_a53 [committed,1/2] arm: testsuite: Fix typo on target arm_cpu_cortex_a53 - - - - --- 2026-03-06 Richard Earnshaw New
libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11 libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11 - - - - --- 2026-03-06 Nathan Myers New
Fortran: Fix compile of caf_shmem on cygwin [PR124371] Fortran: Fix compile of caf_shmem on cygwin [PR124371] - - - - --- 2026-03-06 Andre Vehreschild New
[v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap [v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap - - - - --- 2026-03-06 Dhruv Chawla New
tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135] - - - - --- 2026-03-06 Jakub Jelinek New
[committed] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR… [committed] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR… - - - - --- 2026-03-06 Jakub Jelinek New
libstdc++: Remove unnecessary string in filesystem::path formatter libstdc++: Remove unnecessary string in filesystem::path formatter - - - - --- 2026-03-06 Tomasz Kaminski New
[PUSHED] testsuite/aarch64: Add testcae for already fixed bug [PR124078] [PUSHED] testsuite/aarch64: Add testcae for already fixed bug [PR124078] - - - - --- 2026-03-06 Andrew Pinski New
c++/reflection: substing into annotation not in the imm ctx [PR124381] c++/reflection: substing into annotation not in the imm ctx [PR124381] - - - - --- 2026-03-06 Marek Polacek New
[PATCHv2] libstdc++: Mark <queue>, <deque> constexpr [PATCHv2] libstdc++: Mark <queue>, <deque> constexpr - - - - --- 2026-03-05 Thor Preimesberger New
libstdc++: implement constexpr std::format libstdc++: implement constexpr std::format - - - - --- 2026-03-05 Ivan Lazaric New
[v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341] [v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341] - - - - --- 2026-03-05 Nathan Myers New
AArch64: Fix unwinding of vector math functions [PR 124266] AArch64: Fix unwinding of vector math functions [PR 124266] - - - - --- 2026-03-05 Wilco Dijkstra New
[v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341] [v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341] - - - - --- 2026-03-05 Nathan Myers New
[COMMITTED] a68: fix wrapping C functions returning void [PR algol68/124322] [COMMITTED] a68: fix wrapping C functions returning void [PR algol68/124322] - - - - --- 2026-03-05 Jose E. Marchesi New
[gccrs,COMMIT,6/6] Add additional test for wildcard special identifier [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
[gccrs,COMMIT,5/6] Remove duplicated error message. [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
[gccrs,COMMIT,4/6] Do not warn on unused function with "_" prefix [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
[gccrs,COMMIT,3/6] Use custom error type for enum variants parsing [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
[gccrs,COMMIT,2/6] Change variable underscore detection [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
[gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards [gccrs,COMMIT,1/6] Prevent error emission with multiple wildcards - - - - --- 2026-03-05 gerris.rs@gmail.com New
libstdc+: Eliminate usage of alloca for non-localized formatting libstdc+: Eliminate usage of alloca for non-localized formatting - - - - --- 2026-03-05 Tomasz Kaminski New
[9/8] Avoid live code-generation for stmts kept as scalars Untitled series #494567 - - - - --- 2026-03-05 Richard Biener New
[v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators. [v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators. - - - - --- 2026-03-05 Tomasz Kaminski New
[RFC,r17] ipa: Enable ipa-sra for .ASSUME calls [RFC,r17] ipa: Enable ipa-sra for .ASSUME calls - - - - --- 2026-03-05 Josef Melcr New
Correctly handle toplevel asm with -flto-partition=cache Correctly handle toplevel asm with -flto-partition=cache - - - - --- 2026-03-05 Michal Jires New
Fix overly restrictive live-lane extraction replacement Fix overly restrictive live-lane extraction replacement - - - - --- 2026-03-05 Richard Biener New
[v2] match.pd: Allow FNMA fold through conversions [v2] match.pd: Allow FNMA fold through conversions - - - - --- 2026-03-05 Abhishek Kaushik abhishek.kaushik@arm.com New
libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365] - - - - --- 2026-03-05 Jakub Jelinek New
rs6000: Builtins for AES acceleration instructions [RFC02657] rs6000: Builtins for AES acceleration instructions [RFC02657] - - - - --- 2026-03-05 Avinash Jayakar New
i386: Make -masm={att,intel} xchg operand order consistent i386: Make -masm={att,intel} xchg operand order consistent - - - - --- 2026-03-05 Jakub Jelinek New
[committed] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367] [committed] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367] - - - - --- 2026-03-05 Jakub Jelinek New
[committed] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366] [committed] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366] - - - - --- 2026-03-05 Jakub Jelinek New
i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349] - - - - --- 2026-03-05 Jakub Jelinek New
c++, v2: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR12… c++, v2: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR12… - - - - --- 2026-03-05 Jakub Jelinek New
libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124] - - - - --- 2026-03-05 Tomasz Kaminski New
[v2] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators. [v2] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators. - - - - --- 2026-03-05 Tomasz Kaminski New
[v2] libstdc++: Remove UB in _Arg_value union alternative assignment [v2] libstdc++: Remove UB in _Arg_value union alternative assignment - - - - --- 2026-03-05 Tomasz Kaminski New
[v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value [v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value - - - - --- 2026-03-05 Tomasz Kaminski New
[_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods [_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods - - - - --- 2026-03-05 François Dumont New
[gccrs,COMMIT] Fix match arm scope [gccrs,COMMIT] Fix match arm scope - - - - --- 2026-03-05 gerris.rs@gmail.com New
« 1 2 3 41507 1508 »