Show patches with: State = Action Required       |    Archived = No       |   158212 patches
« 1 2 3 41582 1583 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] c++: fix typeid capture in generic lambdas [PR c++/127132] [v4] c++: fix typeid capture in generic lambdas [PR c++/127132] - - - - --- 2026-09-04 Vladislav Semykin New
[pushed] testsuite, x86, Darwin: Update harden-sls for Mach-O. [pushed] testsuite, x86, Darwin: Update harden-sls for Mach-O. - - - - --- 2026-09-04 Iain Sandoe New
[pushed] testsuite, analyzer, Darwin: Handle missing O_CLOEXEC on earlier OS versions. [pushed] testsuite, analyzer, Darwin: Handle missing O_CLOEXEC on earlier OS versions. - - - - --- 2026-09-04 Iain Sandoe New
[pushed] libgfortran, Darwin: Update configuration for shared memory coarrays. [pushed] libgfortran, Darwin: Update configuration for shared memory coarrays. - - - - --- 2026-09-04 Iain Sandoe New
config/microblaze/rtems.h: Define __USE_INIT_FINI__ config/microblaze/rtems.h: Define __USE_INIT_FINI__ - - - - --- 2026-09-04 Joel Sherrill New
[GCC16,COMMITTED] dwarf: fix inconsistency in type chains traversal [PR125421] [GCC16,COMMITTED] dwarf: fix inconsistency in type chains traversal [PR125421] - - - - --- 2026-09-04 Jose E. Marchesi New
c++/modules: handle tinfo with identifier as template [PR127207] c++/modules: handle tinfo with identifier as template [PR127207] - - - - --- 2026-09-04 Patrick Palka New
c++/modules: full template friend specializations [PR125555] c++/modules: full template friend specializations [PR125555] - - - - --- 2026-09-04 Patrick Palka New
RISC-V, v2: Improve __builtin_bitreverse{8,16,32,64} code generation [PR126671] RISC-V, v2: Improve __builtin_bitreverse{8,16,32,64} code generation [PR126671] - - - - --- 2026-09-04 Jakub Jelinek New
RISC-V: Add scalar memmove. RISC-V: Add scalar memmove. - - - - --- 2026-09-04 Robin Dapp New
[Committed] arm: fix vshll_n intrinsics with boundary shift [PR111609] [Committed] arm: fix vshll_n intrinsics with boundary shift [PR111609] - - - - --- 2026-09-04 Richard Earnshaw New
[committed] cobol: Refactor STRING/UNSTRING routines for speed. [committed] cobol: Refactor STRING/UNSTRING routines for speed. - - - - --- 2026-09-04 Robert Dubner New
c++, libstdc++: Implement C++26 P3726R2 - Adjustments to Union Lifetime Rules [PR125845] c++, libstdc++: Implement C++26 P3726R2 - Adjustments to Union Lifetime Rules [PR125845] - - - - --- 2026-09-04 Jakub Jelinek New
[v2,3/3] reassoc: Use target policy to order conditional compares [v2,1/3] ccmp: Reject chains without an explicit comparison [PR109832] - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,2/3] reassoc: Keep conditional-compare chains linear [v2,1/3] ccmp: Reject chains without an explicit comparison [PR109832] - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,1/3] ccmp: Reject chains without an explicit comparison [PR109832] [v2,1/3] ccmp: Reject chains without an explicit comparison [PR109832] - - - - --- 2026-09-04 Kyrylo Tkachov New
c++: fix ICE on friend with explicit object parameter [PR c++/122258] c++: fix ICE on friend with explicit object parameter [PR c++/122258] - - - - --- 2026-09-04 imlunex2011@gmail.com New
middle-end: Remove all GCC's uses of ENUM_BITFIELD. [PR125507] middle-end: Remove all GCC's uses of ENUM_BITFIELD. [PR125507] - - - - --- 2026-09-04 Kael Andrew Franco New
Rust: Remove ENUM_BITFIELD in Rust. [PR125507] Rust: Remove ENUM_BITFIELD in Rust. [PR125507] - - - - --- 2026-09-04 Kael Andrew Franco New
[4/4] tree-optimization: Use reference parameter bounds in trap analysis [1/4] middle-end: Check GIMPLE memory LHSs as stores - - - - --- 2026-09-04 Kyrylo Tkachov New
[3/4] middle-end: Track store semantics when setting MEM_NOTRAP [1/4] middle-end: Check GIMPLE memory LHSs as stores - - - - --- 2026-09-04 Kyrylo Tkachov New
[2/4] tree-ssa-loop-im: Reject trapping store motion with non-call EH [1/4] middle-end: Check GIMPLE memory LHSs as stores - - - - --- 2026-09-04 Kyrylo Tkachov New
[1/4] middle-end: Check GIMPLE memory LHSs as stores [1/4] middle-end: Check GIMPLE memory LHSs as stores - - - - --- 2026-09-04 Kyrylo Tkachov New
v2: Use optabs-libfuncs.cc infrastructure for __floatbitint<mode> and __fix<mode>bitint calls v2: Use optabs-libfuncs.cc infrastructure for __floatbitint<mode> and __fix<mode>bitint calls - - - - --- 2026-09-04 Jakub Jelinek New
RISC-V: Improve __builtin_bitreverse{8,16,32,64} code generation [PR126671] RISC-V: Improve __builtin_bitreverse{8,16,32,64} code generation [PR126671] - - - - --- 2026-09-04 Jakub Jelinek New
fold-mem-offsets: Group changes by shared fold insns [PR126412] fold-mem-offsets: Group changes by shared fold insns [PR126412] - - - - --- 2026-09-04 Konstantinos Eleftheriou New
testsuite: Correct vsx-{load, store}-element-* tests for powerpc64 BE target [PR127189] testsuite: Correct vsx-{load, store}-element-* tests for powerpc64 BE target [PR127189] - - - - --- 2026-09-04 Avinash Jayakar New
xtensa: Revise xtensa_zero_call_used_regs xtensa: Revise xtensa_zero_call_used_regs - - - - --- 2026-09-04 Takayuki 'January June' Suwa New
Use optabs-libfuncs.cc infrastructure for __floatbitint<mode> and __fix<mode>bitint calls Use optabs-libfuncs.cc infrastructure for __floatbitint<mode> and __fix<mode>bitint calls - - - - --- 2026-09-04 Jakub Jelinek New
[v2,13/13] match.pd: Narrow promoted saturating addition and subtraction [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,12/13] match-sat-alu.pd: Recognize complement masks for unsigned saturating truncation [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,11/13] match-sat-alu.pd: Recognize signed constant-clamp truncation [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,10/13] match-sat-alu.pd: Recognize unsigned constant-clamp truncation [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,09/13] match-sat-alu.pd: Recognize signed saturating truncation after a shift [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,08/13] match-sat-alu.pd: Recognize strict widened unsigned saturation clamps [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,07/13] match-sat-alu.pd: Recognize X + MIN (~X, Y) as unsigned saturating addition [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,06/13] match-sat-alu.pd: Recognize complement tests for unsigned saturating addition [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,05/13] match-sat-alu.pd: Recognize more unsigned saturating subtraction forms [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,04/13] match-sat-alu.pd: Recognize borrow-test saturating subtraction [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,03/13] match-sat-alu.pd: Recognize signed saturation clamps [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,02/13] match-sat-alu.pd: Recognize X - MIN (X, Y) as saturating subtraction [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation [v2,01/13] match-sat-alu.pd: Allow wider ranges for signed saturating truncation - - - - --- 2026-09-04 Kyrylo Tkachov New
[gccrs,COMMIT] gccrs: Remove bad unify in operator overload breaking partial eq in core [gccrs,COMMIT] gccrs: Remove bad unify in operator overload breaking partial eq in core - - - - --- 2026-09-04 gerris.rs@gmail.com New
tree-optimization/127206 - use cached SLP schedule failure state properly tree-optimization/127206 - use cached SLP schedule failure state properly - - - - --- 2026-09-04 Richard Biener New
ipa-cp: Adjust PGO IPA-CP cloning heuristics ipa-cp: Adjust PGO IPA-CP cloning heuristics - - - - --- 2026-09-04 Martin Jambor New
Disable snapshots from the gcc-13 branch Disable snapshots from the gcc-13 branch - - - - --- 2026-09-04 Richard Biener New
testsuite: Update comments for mma related test cases for powerpc testsuite: Update comments for mma related test cases for powerpc - - - - --- 2026-09-04 Avinash Jayakar New
[v3] c++: fix typeid capture in generic lambdas [PR c++/127132] [v3] c++: fix typeid capture in generic lambdas [PR c++/127132] - - - - --- 2026-09-04 Vladislav Semykin New
[v2] tree-object-size: Fix type-1 size for FAM subobjects under -fstrict-flex-arrays=3 [PR126975] [v2] tree-object-size: Fix type-1 size for FAM subobjects under -fstrict-flex-arrays=3 [PR126975] - - - - --- 2026-09-04 Gustavo A. R. Silva New
[AutoFDO] Make ipa-cp profile heuristics independent of count scaling [AutoFDO] Make ipa-cp profile heuristics independent of count scaling - - - - --- 2026-09-03 Kugan Vivekanandarajah New
[gccrs,COMMIT] gccrs: Fix parser handling for Foo<Bar: SomeTrait> [gccrs,COMMIT] gccrs: Fix parser handling for Foo<Bar: SomeTrait> - - - - --- 2026-09-03 gerris.rs@gmail.com New
libbacktrace patch committed: Make backtrace_syminfo_to_full_callback_moredata static libbacktrace patch committed: Make backtrace_syminfo_to_full_callback_moredata static - - - - --- 2026-09-03 Ian Lance Taylor New
[9/9] fortran: array descriptor: Set polymorphic elem_len value [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[8/9] fortran: array descriptor: Factor scalar descriptor init 2/2 [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[7/9] fortran: array descriptor: Remove redundant array type unwrapping [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[6/9] fortran: array descriptor: Don't set the span in the scalar case [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[5/9] fortran: array descriptor: Factor scalar descriptor init 1/2 [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[4/9] fortran: array descriptor: Mark polymorphic descriptors as such [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[3/9] fortran: array descriptor: Add a check for class container type [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[2/9] fortran: array descriptor: Simplify scalar dtype initialization [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[1/9] fortran: array descriptor: Guess size from declared type [PR122521] fortran: array descriptor part 7: Scalar descriptor init tweaks [PR122521] - - - - --- 2026-09-03 Mikael Morin New
[1/1] dg-extract-results.{sh, py}: Optionally read file list from stdin/file dg-extract-results.{sh, py}: Optionally read file list from stdin/file - - - - --- 2026-09-03 Pedro Alves New
libgomp: GOMP_RUNTIME_USM - fix pointer attachment + update .texi [PR127186] libgomp: GOMP_RUNTIME_USM - fix pointer attachment + update .texi [PR127186] - - - - --- 2026-09-03 Tobias Burnus New
[2/2,committed] aarch64: Use SVE2 SQSHRNB and UQSHRNB for narrowing shifts [1/2,committed] aarch64: Use SVE2 SQXTNB and UQXTNB for saturating truncation - - - - --- 2026-09-03 Kyrylo Tkachov New
[1/2,committed] aarch64: Use SVE2 SQXTNB and UQXTNB for saturating truncation [1/2,committed] aarch64: Use SVE2 SQXTNB and UQXTNB for saturating truncation - - - - --- 2026-09-03 Kyrylo Tkachov New
[v2,3/3] amdgcn: Add vector atomics Address vectors (mem:<vectype> (reg:<vectype>)) - - - - --- 2026-09-03 Andrew Stubbs New
[v2,2/3] amdgcn: Implement "(mem (reg:<vecmode>))" Address vectors (mem:<vectype> (reg:<vectype>)) - - - - --- 2026-09-03 Andrew Stubbs New
[v2,1/3] rtl: Allow "(mem:<vecmode> (reg:<vecmode>))" Address vectors (mem:<vectype> (reg:<vectype>)) - - - - --- 2026-09-03 Andrew Stubbs New
[COMMITTED] Reformat callback_only attribute docs [COMMITTED] Reformat callback_only attribute docs - - - - --- 2026-09-03 Josef Melcr New
[gccrs,COMMIT] gccrs: Add new resolution mode CANONICAL/REFERNECE to type-check-type [gccrs,COMMIT] gccrs: Add new resolution mode CANONICAL/REFERNECE to type-check-type - - - - --- 2026-09-03 gerris.rs@gmail.com New
D: Remove ENUM_BITFIELD in D. [PR125507] D: Remove ENUM_BITFIELD in D. [PR125507] - - - - --- 2026-09-03 Kael Andrew Franco New
Fortran: Remove ENUM_BITFIELD in Fortran. [PR125507] Fortran: Remove ENUM_BITFIELD in Fortran. [PR125507] - - - - --- 2026-09-03 Kael Andrew Franco New
[committed] testsuite: Force Thumb-2 for short-IT ifcvt tests [committed] testsuite: Force Thumb-2 for short-IT ifcvt tests - - - - --- 2026-09-03 Kyrylo Tkachov New
[x86] move CTOR gpr<->xmm move costing to add_slp_cost overload [x86] move CTOR gpr<->xmm move costing to add_slp_cost overload - - - - --- 2026-09-03 Richard Biener New
tree-optimization/127195 - ICE with vect_create_constant_vectors tree-optimization/127195 - ICE with vect_create_constant_vectors - - - - --- 2026-09-03 Richard Biener New
ifcvt: Guard issue-rate query and add parallel-cost tests ifcvt: Guard issue-rate query and add parallel-cost tests - - - - --- 2026-09-03 wangjue New
[middle-end,v3] Improve bitreverse RTL expansion with AOP. [middle-end,v3] Improve bitreverse RTL expansion with AOP. - - - - --- 2026-09-03 Roger Sayle New
[v2] fix: aarch64: Change ffr update to depend on load value [PR 126629] [v2] fix: aarch64: Change ffr update to depend on load value [PR 126629] - - - - --- 2026-09-03 Alfie Richards New
[RFC] aarch64: Make NEON_FUNCTION a variadic macro [RFC] aarch64: Make NEON_FUNCTION a variadic macro - - - - --- 2026-09-03 Dhruv Chawla New
AVR: target/127188 - Fix -fcompare-debug fail AVR: target/127188 - Fix -fcompare-debug fail - - - - --- 2026-09-03 Georg-Johann Lay New
RISC-V: Set REGMODE_NATURAL_SIZE for VLS vectors. RISC-V: Set REGMODE_NATURAL_SIZE for VLS vectors. - - - - --- 2026-09-03 Robin Dapp New
[v2] RISC-V: Add TImode and OImode move expanders. [v2] RISC-V: Add TImode and OImode move expanders. - - - - --- 2026-09-03 Robin Dapp New
expand: Handle non-word addressable modes. expand: Handle non-word addressable modes. - - - - --- 2026-09-03 Robin Dapp New
c++: fix ICE on friend with explicit object parameter [PR-122258] c++: fix ICE on friend with explicit object parameter [PR-122258] - - - - --- 2026-09-03 imlunex2011@gmail.com New
[v1,3/3] RISC-V: Add more test cases for vwmaccu.vx undef RISC-V: Allow RVV register overlap for vwmaccu.vx - - - - --- 2026-09-03 Li, Pan2 New
[v1,2/3] RISC-V: Add test cases for vwmaccu.vx undef reg overlap RISC-V: Allow RVV register overlap for vwmaccu.vx - - - - --- 2026-09-03 Li, Pan2 New
[v1,1/3] RISC-V: Allow RVV register overlap for vwmaccu.vx undef RISC-V: Allow RVV register overlap for vwmaccu.vx - - - - --- 2026-09-03 Li, Pan2 New
vect: Allow signed types in average fallback [PR89007] vect: Allow signed types in average fallback [PR89007] - - - - --- 2026-09-03 Liu, Hongtao New
ira: Ignore debug insns in simple-LRA threshold [PR108784] ira: Ignore debug insns in simple-LRA threshold [PR108784] - - - - --- 2026-09-03 Yongqiang Tian New
testsuite: Add tests for parallel noce sequence costing testsuite: Add tests for parallel noce sequence costing - - - - --- 2026-09-03 wangjue New
[PUSHED] 386/testsuite: Fix some testcases after recent phiopt factoring [PUSHED] 386/testsuite: Fix some testcases after recent phiopt factoring - - - - --- 2026-09-03 Andrea Pinski New
[v5] c++/reflection: P4101, Consteval-only values [PR125820] [v5] c++/reflection: P4101, Consteval-only values [PR125820] - - - - --- 2026-09-02 Marek Polacek New
[committed] cobol: Repair EXIT PERFORM CYCLE. [committed] cobol: Repair EXIT PERFORM CYCLE. - - - - --- 2026-09-02 Robert Dubner New
Support nested #pragma GCC suppress_coverage Support nested #pragma GCC suppress_coverage - - - - --- 2026-09-02 Jørgen Kvalsvik New
eh: Use tree_could_throw_1/lhs_could_trap_p for lhs in non-call exception case [PR127183] eh: Use tree_could_throw_1/lhs_could_trap_p for lhs in non-call exception case [PR127183] - - - - --- 2026-09-02 Andrea Pinski New
RISC-V: Skip vector adjustments for scalar costing RISC-V: Skip vector adjustments for scalar costing - - - - --- 2026-09-02 Wang Yaduo New
libstdc++: fix unordered_map heterogeneous insertion copying [PR126800] libstdc++: fix unordered_map heterogeneous insertion copying [PR126800] - - - - --- 2026-09-02 Nathan Myers New
[v4] c++/reflection: P4101, Consteval-only values [PR125820] [v4] c++/reflection: P4101, Consteval-only values [PR125820] - - - - --- 2026-09-02 Marek Polacek New
[v16,7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation Introduce Kernel Control Flow Integrity ABI [PR107048] - - - - --- 2026-09-02 Kees Cook New
[v16,6/7] arm: Add ARM 32-bit Kernel Control Flow Integrity implementation Introduce Kernel Control Flow Integrity ABI [PR107048] - - - - --- 2026-09-02 Kees Cook New
« 1 2 3 41582 1583 »