Show patches with: Archived = No       |   158949 patches
« 1 2 3 41589 1590 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] wwwdocs: gcc-5: Switch www.opencoarrays.org to https [pushed] wwwdocs: gcc-5: Switch www.opencoarrays.org to https - - - - --- 2026-09-15 Gerald Pfeifer New
[pushed] wwwdocs: index: Update FOSDEM 2026 link [pushed] wwwdocs: index: Update FOSDEM 2026 link - - - - --- 2026-09-15 Gerald Pfeifer New
[pushed] doc: Update SARIF website URL [pushed] doc: Update SARIF website URL - - - - --- 2026-09-15 Gerald Pfeifer New
[v2,3/3] algol68: Improve location tracking [v2,1/3] algol68: Skip backslash at the end of lines on the scanner - - - - --- 2026-09-15 Pietro Monteiro New
[v2,2/3] algol68: Add location_t to LINE_T [v2,1/3] algol68: Skip backslash at the end of lines on the scanner - - - - --- 2026-09-15 Pietro Monteiro New
[v2,1/3] algol68: Skip backslash at the end of lines on the scanner [v2,1/3] algol68: Skip backslash at the end of lines on the scanner - - - - --- 2026-09-15 Pietro Monteiro New
[v2,0/3] Source position tracking - - - - --- 2026-09-15 Pietro Monteiro New
[v2,2/2] match: `minmax (a - c, b) + c -> minmax (a, b + c)` in some cases [PR127103] [v2,1/2] match: x+umax(x,1) -> umax(x*2, 1) [PR127103] - - - - --- 2026-09-15 Andrea Pinski New
[v2,1/2] match: x+umax(x,1) -> umax(x*2, 1) [PR127103] [v2,1/2] match: x+umax(x,1) -> umax(x*2, 1) [PR127103] - - - - --- 2026-09-15 Andrea Pinski New
[3/3] libgfortran: [PR127347] caf_shmem: fix STAT= for stopped, images [1/3] libgfortran: [PR127347] caf_shmem: terminate all images, on ERROR STOP - - - - --- 2026-09-15 Jerry D New
[2/3] libgfortran: [PR127347] caf_shmem: do not wait for, stopped images [1/3] libgfortran: [PR127347] caf_shmem: terminate all images, on ERROR STOP - - - - --- 2026-09-15 Jerry D New
[1/3] libgfortran: [PR127347] caf_shmem: terminate all images, on ERROR STOP [1/3] libgfortran: [PR127347] caf_shmem: terminate all images, on ERROR STOP - - - - --- 2026-09-15 Jerry D New
tree-if-conv: reuse an available comparison for its inverse predicate tree-if-conv: reuse an available comparison for its inverse predicate - - - - --- 2026-09-15 Kyrylo Tkachov New
[v2,9/9] aarch64: Port vabd and vaba intrinscs to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,8/9] aarch64: Port vabs intrinsics to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,7/9] aarch64: Port vneg intrinsics to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,6/9] aarch64: Port vdiv intrinsics to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,5/9] aarch64: port vmul intrinsics to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,4/9] aarch64: Port vsub intrinsics to pragma-based framework aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,3/9] aarch64: Prevent FP intrinsics from being DCE'd if -ftrapping-math is enabled. aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,2/9] aarch64: Fix vadd behaviour on overflow aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[v2,1/9] aarch64: Don't skip folding intrinsics even if result is unused. aarch64: Port arithmetic intrinsics to pragma-based framework - - - - --- 2026-09-15 Karl Meakin New
[PUSHED] Compare right field when printing summary [PUSHED] Compare right field when printing summary - - - - --- 2026-09-15 Jørgen Kvalsvik New
[v3,2/2] aarch64: Add const folding for crc32 intrinsics [v3,1/2] i386: Add const folding for crc32 instructions - - - - --- 2026-09-15 Shreesh Adiga New
[v3,1/2] i386: Add const folding for crc32 instructions [v3,1/2] i386: Add const folding for crc32 instructions - - - - --- 2026-09-15 Shreesh Adiga New
[gccrs,COMMIT] gccrs: handle lifetimes properly on trait items [gccrs,COMMIT] gccrs: handle lifetimes properly on trait items - - - - --- 2026-09-15 gerris.rs@gmail.com New
[gccrs,COMMIT] gccrs: Fix ICE in constexpr for unit-structs [gccrs,COMMIT] gccrs: Fix ICE in constexpr for unit-structs - - - - --- 2026-09-15 gerris.rs@gmail.com New
_BitInt and conversion vectorization _BitInt and conversion vectorization - - - - --- 2026-09-15 Richard Biener New
tree-optimization/127390 - vectorization of _BitInt comparisons tree-optimization/127390 - vectorization of _BitInt comparisons - - - - --- 2026-09-15 Richard Biener New
aarch64: Use exact trip counts to select SVE or Advanced SIMD aarch64: Use exact trip counts to select SVE or Advanced SIMD - - - - --- 2026-09-15 Kyrylo Tkachov New
tree-optimization/126760 - vectorization of switches tree-optimization/126760 - vectorization of switches - - - - --- 2026-09-15 Richard Biener New
[ipa] : Fix segfault ICE with fdump-tree-einline on TARGET_OPTION_MISMATCH [ipa] : Fix segfault ICE with fdump-tree-einline on TARGET_OPTION_MISMATCH - - - - --- 2026-09-15 Senthil Kumar Selvaraj New
[pushed] PR modula2/127359: Building modula2 support requires bash installed in path [pushed] PR modula2/127359: Building modula2 support requires bash installed in path - - - - --- 2026-09-15 Gaius Mulley New
[gccrs,COMMIT] gccrs: add null guard for failed builtin expansion [gccrs,COMMIT] gccrs: add null guard for failed builtin expansion - - - - --- 2026-09-15 gerris.rs@gmail.com New
[gccrs,COMMIT,3/3] gccrs: Remove unnessecary diagnostics on array capacity values [gccrs,COMMIT,1/3] gccrs: Add test-case to show ice fixed - - - - --- 2026-09-15 gerris.rs@gmail.com New
[gccrs,COMMIT,2/3] gccrs: Add testcase to show issue fixed [gccrs,COMMIT,1/3] gccrs: Add test-case to show ice fixed - - - - --- 2026-09-15 gerris.rs@gmail.com New
[gccrs,COMMIT,1/3] gccrs: Add test-case to show ice fixed [gccrs,COMMIT,1/3] gccrs: Add test-case to show ice fixed - - - - --- 2026-09-15 gerris.rs@gmail.com New
[v2,6/6] aarch64: Port NEON min/max intrinsics to the pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
[v2,5/6] aarch64: Port NEON rounding intrinsics to the pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
[v2,4/6] aarch64: Port NEON square-root intrinsics to pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
[v2,3/6] aarch64: Port NEON halving-add intrinsics to pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
[v2,2/6] aarch64: Port NEON reduction intrinsics to pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
[v2,1/6] aarch64: Port NEON saturating add/sub intrinsics to pragma-based framework aarch64: Port NEON intrinsics to pragma-based framework using IFNs - - - - --- 2026-09-15 Dhruv Chawla New
Fix alignment of partially-passed stack arguments Fix alignment of partially-passed stack arguments - - - - --- 2026-09-15 panciyan New
i386: Fix up split_double_mode [PR127352] i386: Fix up split_double_mode [PR127352] - - - - --- 2026-09-15 Jakub Jelinek New
[v3] tree-optimization/126486 - fold sign-changing conversions in IVOPTS [v3] tree-optimization/126486 - fold sign-changing conversions in IVOPTS - - - - --- 2026-09-15 liuhongt New
[gccrs,COMMIT] gccrs: Support silly legacy rustc const generics for stdarch [gccrs,COMMIT] gccrs: Support silly legacy rustc const generics for stdarch - - - - --- 2026-09-14 gerris.rs@gmail.com New
[committed,_GLIBCXX_DEBUG] Simplify constant-evaluated checks [committed,_GLIBCXX_DEBUG] Simplify constant-evaluated checks - - - - --- 2026-09-14 François Dumont New
[gccrs,COMMIT] gccrs: Implement some platform-intrinsic simd function support [gccrs,COMMIT] gccrs: Implement some platform-intrinsic simd function support - - - - --- 2026-09-14 gerris.rs@gmail.com New
[4/4] common: Enable -fduplicate-switch-dispatch at -O2 RTL: Unfactor switch dispatches [PR middle-end/126236] - - - - --- 2026-09-14 Kyrylo Tkachov New
[3/4] bb-reorder: Unfactor loop switch dispatches [PR middle-end/126236] RTL: Unfactor switch dispatches [PR middle-end/126236] - - - - --- 2026-09-14 Kyrylo Tkachov New
[2/4] target, aarch64: Emit a jump table base once per table RTL: Unfactor switch dispatches [PR middle-end/126236] - - - - --- 2026-09-14 Kyrylo Tkachov New
[1/4] cfgrtl: Allow duplicated tablejumps to share a dispatch table RTL: Unfactor switch dispatches [PR middle-end/126236] - - - - --- 2026-09-14 Kyrylo Tkachov New
aarch64: Add missing #undef REQUIRED_EXTENSIONS in aarch64-sve-builtins-sme aarch64: Add missing #undef REQUIRED_EXTENSIONS in aarch64-sve-builtins-sme - - - - --- 2026-09-14 Jean-Didier Pailleux New
clean(includes): Remove duplicate stringpool includes. clean(includes): Remove duplicate stringpool includes. - - - - --- 2026-09-14 Léo Hardt New
ira: Treat hard register constraints similarly as single reg constraints ira: Treat hard register constraints similarly as single reg constraints - - - - --- 2026-09-14 Stefan Schulze Frielinghaus New
[gccrs,COMMIT,2/2] cfi_encoding: Recognize the attribute [gccrs,COMMIT,1/2] feature-gate: Return a value to indicate the result of gating - - - - --- 2026-09-14 gerris.rs@gmail.com New
[gccrs,COMMIT,1/2] feature-gate: Return a value to indicate the result of gating [gccrs,COMMIT,1/2] feature-gate: Return a value to indicate the result of gating - - - - --- 2026-09-14 gerris.rs@gmail.com New
[v2,3/3] arm: add -mpredicate-calls to predicate a guarded direct call arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-14 DominicP New
[v2,2/3] arm: skip a bare USE or CLOBBER in a condexec skipped region arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-14 DominicP New
[v2,1/3] arm: predicate a guarded return, indirect call or sibling call arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-14 DominicP New
match.pd: Restrict the X | -X range test to scalars [PR127379] match.pd: Restrict the X | -X range test to scalars [PR127379] - - - - --- 2026-09-14 DominicP New
[5/5] strub: Preserve load MEM_NOTRAP for watermarks [PR127185] [1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] - - - - --- 2026-09-14 Kyrylo Tkachov New
[4/5] middle-end: Restore MEM_NOTRAP for memory-only loads [PR127185] [1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] - - - - --- 2026-09-14 Kyrylo Tkachov New
[3/5] builtins: Pass access direction to get_memory_rtx [PR127185] [1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] - - - - --- 2026-09-14 Kyrylo Tkachov New
[2/5] middle-end: Use conservative store semantics for MEM_NOTRAP [PR127185] [1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] - - - - --- 2026-09-14 Kyrylo Tkachov New
[1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] [1/5] middle-end: Check GIMPLE memory LHSs as stores [PR127184] - - - - --- 2026-09-14 Kyrylo Tkachov New
AArch64: use alternate fix for FFR CSE bug [PR126629] AArch64: use alternate fix for FFR CSE bug [PR126629] - - - - --- 2026-09-14 Tamar Christina New
genmatch: split large generated matcher functions genmatch: split large generated matcher functions - - - - --- 2026-09-14 Kyrylo Tkachov New
[v2,2/2] testsuite, i386: add tests for over-aligned stack objects [PR54412] [v2,1/2] function: honour over-alignment in assign_stack_local [PR54412] - - - - --- 2026-09-14 Oleg Tolmatcev New
[v2,1/2] function: honour over-alignment in assign_stack_local [PR54412] [v2,1/2] function: honour over-alignment in assign_stack_local [PR54412] - - - - --- 2026-09-14 Oleg Tolmatcev New
tree-optimization/127377 - wrong pruning of non-constant partial defs tree-optimization/127377 - wrong pruning of non-constant partial defs - - - - --- 2026-09-14 Richard Biener New
MIPS: Add support for conditional trap with immediate instructions [PR115678] MIPS: Add support for conditional trap with immediate instructions [PR115678] - - - - --- 2026-09-14 Jie Mei New
[14/14,vect] : allow degenerate SLP permutations for early loads [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[13/14] middle-end: fold vector extract across lane-preserving converts [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[12/14,compare-elim] : recognize SVE predicate flag setters [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[11/14] AArch64: implement conditional vector compare for SVE [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[10/14] AArch64: pass predicates into SVE compare helpers [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[9/14,isel] : form conditional vector compare IFNs [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[8/14] middle-end: allow vector branches to consume conditional compare IFNs [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[7/14] middle-end: add conditional vector compare IFNs [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[6/14,tree-ssa] : duplicate masked vector compares out of SSA [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[5/14] AArch64: implement new control flow IFNs for SVE [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[4/14] AArch64: tune early-break Adv.SIMD costing [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[3/13] AArch64: implement new control flow IFNs for Adv.SIMD [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[2/14,vect] : support live values in no-epilogue early exits [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[1/14] middle-end: add new vector control flow IFNs and optabs [1/14] middle-end: add new vector control flow IFNs and optabs - - - - --- 2026-09-14 Tamar Christina New
[16] libstdc++: Remove unecessary std::start_lifetime_as call in inplace_vector [PR124121]. [16] libstdc++: Remove unecessary std::start_lifetime_as call in inplace_vector [PR124121]. - - - - --- 2026-09-14 Tomasz Kaminski New
tree-optimization/127363 - fix bogus vector PAREN_EXPR code generation tree-optimization/127363 - fix bogus vector PAREN_EXPR code generation - - - - --- 2026-09-14 Richard Biener New
RISC-V: Add support for xxtvarith RISC-V: Add support for xxtvarith - - - - --- 2026-09-14 Bohan Lei New
[v2] libstdc++: Make dynamic format string checking work with Clang [PR127220] [v2] libstdc++: Make dynamic format string checking work with Clang [PR127220] - - 1 - --- 2026-09-14 Tomasz Kaminski New
clean(includes): Remove unnecessary includes and reorganize others. clean(includes): Remove unnecessary includes and reorganize others. - - - - --- 2026-09-14 Léo Hardt New
i386: Unify predicate check for ACE tmm reg [PR127264] i386: Unify predicate check for ACE tmm reg [PR127264] - - - - --- 2026-09-14 Haochen Jiang New
[committed,RISC-V] Fix problems with bclr variable bit optimization [committed,RISC-V] Fix problems with bclr variable bit optimization - - - - --- 2026-09-13 Jeff Law New
[3/3] arm: add -mpredicate-calls to predicate a guarded direct call arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-13 DominicP New
[2/3] arm: skip a bare USE or CLOBBER in a condexec skipped region arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-13 DominicP New
[1/3] arm: predicate a guarded return, indirect call or sibling call arm: predicate guarded control transfers in Arm state - - - - --- 2026-09-13 DominicP New
[2/2] arm: write the signed high-part multiply with smul_highpart arm: price the high-part multiply and use smul_highpart - - - - --- 2026-09-13 DominicP New
[1/2] arm: price the high part of a 32x32 multiply arm: price the high-part multiply and use smul_highpart - - - - --- 2026-09-13 DominicP New
[v2,2/2] match.pd: complete the branchless min and max folds [v2,1/2] match.pd: fold A - MIN (B, C) to A + MAX (-B, -C) - - - - --- 2026-09-13 DominicP New
« 1 2 3 41589 1590 »