Show patches with: none      |   57450 patches
« 1 2 3 4574 575 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,1/1] libstdc++: Fix SIGSEGV in std::print with a setvbuf'd FILE [v2,1/1] libstdc++: Fix SIGSEGV in std::print with a setvbuf'd FILE - - --- 2026-08-16 Anlai Lu New
[2/2] match/fold: Add LT/GT/LE/GE to combine_comparisons [PR117193] [1/2] match/fold: Add support for NE, XOR, and EQ to combine_comparisons [PR107881] - - --- 2026-08-16 Andrea Pinski New
[1/2] match/fold: Add support for NE, XOR, and EQ to combine_comparisons [PR107881] [1/2] match/fold: Add support for NE, XOR, and EQ to combine_comparisons [PR107881] - - --- 2026-08-16 Andrea Pinski New
[gccrs,COMMIT] gccrs: Add missing context ast walker to check for free fn's [gccrs,COMMIT] gccrs: Add missing context ast walker to check for free fn's - - --- 2026-08-16 gerris.rs@gmail.com New
[gccrs,COMMIT,2/2] lang: Add dispatch_from_dyn for Box [gccrs,COMMIT,1/2] lang: Add DST support to box and improve box dispatch - - --- 2026-08-16 gerris.rs@gmail.com New
[gccrs,COMMIT,1/2] lang: Add DST support to box and improve box dispatch [gccrs,COMMIT,1/2] lang: Add DST support to box and improve box dispatch - - --- 2026-08-16 gerris.rs@gmail.com New
[gccrs,COMMIT] gccrs: add break with label and loop lint [gccrs,COMMIT] gccrs: add break with label and loop lint - - --- 2026-08-16 gerris.rs@gmail.com New
fortran PR95542 Fix ICE for deferred-length CHARACTER, result via host association fortran PR95542 Fix ICE for deferred-length CHARACTER, result via host association - - --- 2026-08-16 Jerry D New
[gccrs,COMMIT] gccrs: Improve AST::LlvmInlineAsm handling [gccrs,COMMIT] gccrs: Improve AST::LlvmInlineAsm handling - - --- 2026-08-16 gerris.rs@gmail.com New
[gccrs,COMMIT,6/6] gccrs: add repr_c_enums_larger_than_int lint [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[gccrs,COMMIT,5/6] gccrs: Use BIR drop analysis in backend cleanup [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[gccrs,COMMIT,4/6] backend: Add DST ADT support [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[gccrs,COMMIT,3/6] typecheck: Add ADT to ADT unsize coercion support [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[gccrs,COMMIT,2/6] typecheck: Add array to slice unsize coercion support [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[gccrs,COMMIT,1/6] lang: Add unsize [gccrs,COMMIT,1/6] lang: Add unsize - - --- 2026-08-15 gerris.rs@gmail.com New
[3/3] middle-end: don't read a memory destination fully overwritten by a bit-field store [PR71048] middle-end: three independent correctness fixes - - --- 2026-08-15 Dominic P New
[2/3] expmed: do not carry last_div_const between functions middle-end: three independent correctness fixes - - --- 2026-08-15 Dominic P New
[1/3] tree-optimization: hoist shifts by an in-range constant count middle-end: three independent correctness fixes - - --- 2026-08-15 Dominic P New
[v3] match.pd: Simplify XORs of zero_one_valued comparisons [v3] match.pd: Simplify XORs of zero_one_valued comparisons - - --1 2026-08-15 Shivam Gupta New
[16,17,Regression] PR126872 Change in visibility of C bound functions with 16.2.0 [16,17,Regression] PR126872 Change in visibility of C bound functions with 16.2.0 - - --1 2026-08-15 Jerry D New
[pushed] AVR: Avoid magic numbers in avr-fixed.md [pushed] AVR: Avoid magic numbers in avr-fixed.md - - --1 2026-08-15 Georg-Johann Lay New
fortran: Dereference descriptor pointer in IS_CONTIGUOUS code [PR126892] fortran: Dereference descriptor pointer in IS_CONTIGUOUS code [PR126892] - - --1 2026-08-15 Mikael Morin New
[v3] debug: Preserve TU provenance for IPA split clones in LTO [PR debug/126348] [v3] debug: Preserve TU provenance for IPA split clones in LTO [PR debug/126348] - - 1-- 2026-08-15 Longjun Luo New
[pushed,wwwdocs] AVR: Mention the newly added bits of fixed-point support [pushed,wwwdocs] AVR: Mention the newly added bits of fixed-point support - - --3 2026-08-15 Georg-Johann Lay New
testsuite: Fix instability in pytest-based tests testsuite: Fix instability in pytest-based tests - - 4-- 2026-08-15 Lewis Hyatt New
[v5] match.pd: Simplify (~A & 1) == (~B & 1) at -O1 [PR112533] [v5] match.pd: Simplify (~A & 1) == (~B & 1) at -O1 [PR112533] - - 5-- 2026-08-15 Shivam Gupta New
[pushed] wwwdocs: backends: Update ARC simulator link [pushed] wwwdocs: backends: Update ARC simulator link - - --4 2026-08-15 Gerald Pfeifer New
clean(sel-sched-ir): Removed Unused Declarations. clean(sel-sched-ir): Removed Unused Declarations. - - --4 2026-08-15 Léo Hardt New
[v1,3/3] RISC-V: Add more test cases for vwmaccsu.vv RISC-V: Allow RVV register overlap for vwmaccsu.vv - - 5-1 2026-08-15 Li, Pan2 New
[v1,2/3] RISC-V: Add test cases for vwmaccsu.vv reg overlap RISC-V: Allow RVV register overlap for vwmaccsu.vv - - 2-- 2026-08-15 Li, Pan2 New
[v1,1/3] RISC-V: Allow RVV register overlap for vwmaccsu.vv RISC-V: Allow RVV register overlap for vwmaccsu.vv - - 1-- 2026-08-15 Li, Pan2 New
fortran: [PR126777] Fix TEAM_NUMBER under -fcoarray=single, and lib fortran: [PR126777] Fix TEAM_NUMBER under -fcoarray=single, and lib - - --4 2026-08-15 Jerry D New
[v2] Add EDGE_ONLY_SIBCALL [v2] Add EDGE_ONLY_SIBCALL - - 5-1 2026-08-14 H.J. Lu New
[committed] MAINTAINERS: Add myself to rust maintainers [committed] MAINTAINERS: Add myself to rust maintainers - - --4 2026-08-14 Pierre-Emmanuel Patry New
[v2] fold-const-call.cc: add strnlen in fold_const_call [PR86937] [v2] fold-const-call.cc: add strnlen in fold_const_call [PR86937] - - 5-1 2026-08-14 Daniel Henrique Barboza New
Add EDGE_PURE_SIBCALL Add EDGE_PURE_SIBCALL - - 5-1 2026-08-14 H.J. Lu New
[RISC-V,PR,rtl-optimization/125731] Improving sequences for conditional xor with a constant [RISC-V,PR,rtl-optimization/125731] Improving sequences for conditional xor with a constant - - --4 2026-08-14 Jeffrey Law New
c++, contracts: Preserve template arguments when rebuilding postconditions [PR125011] c++, contracts: Preserve template arguments when rebuilding postconditions [PR125011] - - 5-1 2026-08-14 Wang Jinghao New
c++, contracts: Fix incorrect parameter mapping for postconditions in functions with template param… c++, contracts: Fix incorrect parameter mapping for postconditions in functions with template param… - - 5-1 2026-08-14 Wang Jinghao New
c++, contracts: Always regenerate contracts from the current template pattern [PR125712] c++, contracts: Always regenerate contracts from the current template pattern [PR125712] - - 5-1 2026-08-14 Wang Jinghao New
c++, contracts: Always regenerate contracts from the current template pattern [PR125712] c++, contracts: Always regenerate contracts from the current template pattern [PR125712] - - 5-1 2026-08-14 Wang Jinghao New
c++, contracts: Fix pack expansions referring to dummy parameters [PR125645] c++, contracts: Fix pack expansions referring to dummy parameters [PR125645] - - 5-1 2026-08-14 Wang Jinghao New
c++, contracts: Only defer contracts that use an undeduced result binding [PR125537] c++, contracts: Only defer contracts that use an undeduced result binding [PR125537] - - 5-1 2026-08-14 Wang Jinghao New
[committed] fortran: Fix minor memleak with GMP variables [committed] fortran: Fix minor memleak with GMP variables - - --4 2026-08-14 Harald Anlauf New
[7/7] testsuite: skip pr119507.C on alpha alpha: rounding mode fix and testsuite cleanups - - 5-1 2026-08-14 Matt Turner New
[6/7] testsuite: skip cmp-mem-const on alpha alpha: rounding mode fix and testsuite cleanups - - 4-1 2026-08-14 Matt Turner New
[5/7] testsuite: disable small data for attr-retain tests on alpha alpha: rounding mode fix and testsuite cleanups - - 3-- 2026-08-14 Matt Turner New
[4/7] testsuite: request IEEE options for tests relying on NaN and infinity alpha: rounding mode fix and testsuite cleanups - - --- 2026-08-14 Matt Turner New
[3/7] testsuite: require stack protector support in no-stack-protector-attr.C alpha: rounding mode fix and testsuite cleanups - - --- 2026-08-14 Matt Turner New
[2/7] testsuite: require asm goto with outputs in pr125545.c alpha: rounding mode fix and testsuite cleanups - - --- 2026-08-14 Matt Turner New
[1/7] alpha: honor -frounding-math by selecting dynamic rounding alpha: rounding mode fix and testsuite cleanups - - --- 2026-08-14 Matt Turner New
c++: ICE w/ maybe_warn_nodiscard on non-dep call [PR123495, PR126860] c++: ICE w/ maybe_warn_nodiscard on non-dep call [PR123495, PR126860] - - 1-4 2026-08-14 Patrick Palka New
[COMMITTED] PR tree-optimization/126845 - Add new relation before starting search [COMMITTED] PR tree-optimization/126845 - Add new relation before starting search - - --4 2026-08-14 Andrew MacLeod New
[COMMITTED] PR tree-optimization/126814 - fold_using_range should set the current query. [COMMITTED] PR tree-optimization/126814 - fold_using_range should set the current query. - - --4 2026-08-14 Andrew MacLeod New
[COMMITTED] PR tree-optimization/126533 - Use logical_depth limit in fast vrp. [COMMITTED] PR tree-optimization/126533 - Use logical_depth limit in fast vrp. - - --4 2026-08-14 Andrew MacLeod New
[COMMITTED] PR tree-optimization/162538 - Limit the number of iterations in phi analyzer. [COMMITTED] PR tree-optimization/162538 - Limit the number of iterations in phi analyzer. - - --4 2026-08-14 Andrew MacLeod New
[v8] forwprop: add simplify_phi_result_movdiv() [PR101179] [v8] forwprop: add simplify_phi_result_movdiv() [PR101179] - - 4-1 2026-08-14 Daniel Henrique Barboza New
[pushed] testsuite, X86: Fix missing U_L_P on pr126293-1b+c. [pushed] testsuite, X86: Fix missing U_L_P on pr126293-1b+c. - - --4 2026-08-14 Iain Sandoe New
[pushed] testsuite, Darwin: Update cfstring tests to account for fix in [PR126723] [pushed] testsuite, Darwin: Update cfstring tests to account for fix in [PR126723] - - --4 2026-08-14 Iain Sandoe New
[pushed,16] c++: constexpr class access in generic lambda [PR126754] [pushed,16] c++: constexpr class access in generic lambda [PR126754] - - --4 2026-08-14 Jason Merrill New
[pushed] c++: constexpr class access in generic lambda [PR126754] [pushed] c++: constexpr class access in generic lambda [PR126754] - - --4 2026-08-14 Jason Merrill New
match.pd: fold the inequality spelling of divisibility match.pd: fold the inequality spelling of divisibility - - 1-3 2026-08-14 Kyrylo Tkachov New
[1/1] libstdc++: Fix SIGSEGV in std::print with a setvbuf'd FILE libstdc++: Fix SIGSEGV in std::print with a setvbuf'd FILE - - 4-1 2026-08-14 Anlai Lu New
[committed] cobol: Route MOVE <intermediate_e> to __gg__move(). [committed] cobol: Route MOVE <intermediate_e> to __gg__move(). - - --4 2026-08-14 Robert Dubner New
[committed] testsuite/gfortran.dg: Gate tests on effective_target fd_truncate [committed] testsuite/gfortran.dg: Gate tests on effective_target fd_truncate - - --4 2026-08-14 Hans-Peter Nilsson New
[2/2] middle-end/126788 - more vector folding [1/2] Add vect_finish_stmt_generation for sequences - - 4-- 2026-08-14 Richard Biener New
[1/2] Add vect_finish_stmt_generation for sequences [1/2] Add vect_finish_stmt_generation for sequences - - 3-- 2026-08-14 Richard Biener New
tree-optimization/126865 - SLP node with trapping stmt in wrong BB tree-optimization/126865 - SLP node with trapping stmt in wrong BB - - --4 2026-08-14 Richard Biener New
tree-optimization/126862 - fix live lane extract dominance check for PHIs tree-optimization/126862 - fix live lane extract dominance check for PHIs - - --4 2026-08-14 Richard Biener New
tree-optimization/126861 - ICE with SLP schedule at explicit region start tree-optimization/126861 - ICE with SLP schedule at explicit region start - - --4 2026-08-14 Richard Biener New
[3/3] OpenMP: Noncontiguous "target update" for Fortran OpenMP: Array-shaping operator and strided/noncontiguous "target update" - - 4-- 2026-08-14 Paul-Antoine Arras New
[2/3] OpenMP: Array shaping operator and strided "target update" for C OpenMP: Array-shaping operator and strided/noncontiguous "target update" - - 3-- 2026-08-14 Paul-Antoine Arras New
[1/3] OpenMP: Support strided and shaped-array updates for C++ OpenMP: Array-shaping operator and strided/noncontiguous "target update" - - --- 2026-08-14 Paul-Antoine Arras New
tree-optimization/126852 - verify SLP schedule also for PHIs tree-optimization/126852 - verify SLP schedule also for PHIs - - 1-3 2026-08-14 Richard Biener New
[v2,RFC,vect] : Support running vect.exp in multiple different configuration [v2,RFC,vect] : Support running vect.exp in multiple different configuration - - -3- 2026-08-14 Tamar Christina New
[v2] match: Try to remove casts for `(int)-(unsigned)a`[PR107765] [v2] match: Try to remove casts for `(int)-(unsigned)a`[PR107765] - - --3 2026-08-14 Andrea Pinski New
[v5,18/18] RISC-V: Add descending floating-point load/store pair fusion [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - 4-- 2026-08-14 Jin Ma New
[v5,17/18] RISC-V: Add ascending floating-point load/store pair fusion [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - 2-- 2026-08-14 Jin Ma New
[v5,16/18] RISC-V: Add descending integer load/store pair fusion [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,15/18] RISC-V: Add ascending integer load/store pair fusion [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,14/18] RISC-V: Add POSTINDEX_ST macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,13/18] RISC-V: Add POSTINDEX_LD macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,12/18] RISC-V: Add PREINDEX_ST macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,11/18] RISC-V: Generalize LDPREINCREMENT macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,10/18] RISC-V: Add SRLI_ADD macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,09/18] RISC-V: Add SLLI_SRLI macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,08/18] RISC-V: Add LOGIC_LOGIC macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,07/18] RISC-V: Add ANDI_ADD macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,06/18] RISC-V: Add ADD_ANDI macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,05/18] RISC-V: Add ADD_ST macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,04/18] RISC-V: Generalize LDINDEXED macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,03/18] RISC-V: Add SUB_SEQZ macro-fusion recognition [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,02/18] RISC-V: Refine macro-fusion helper predicates [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion [v5,01/18] RISC-V: Remove obsolete CACHE_ALIGNED_STD fusion - - --- 2026-08-14 Jin Ma New
[v2] match.pd: Fold umin(a, 1) | umin(b, 1) into umin(a | b, 1) [PR126646] [v2] match.pd: Fold umin(a, 1) | umin(b, 1) into umin(a | b, 1) [PR126646] - - 2-2 2026-08-14 Roy, Reshma New
[v2] debug: Preserve TU provenance for IPA split clones in LTO [PR debug/126348] [v2] debug: Preserve TU provenance for IPA split clones in LTO [PR debug/126348] - - 3-1 2026-08-14 Longjun Luo New
[v3] aarch64: allow usage of zero reg for CRC32 instructions [v3] aarch64: allow usage of zero reg for CRC32 instructions - - 4-- 2026-08-14 Shreesh Adiga New
[committed,RISC-V,PR,target/108031] Adjust cost of LO_SUM expression slightly [committed,RISC-V,PR,target/108031] Adjust cost of LO_SUM expression slightly - - --3 2026-08-14 Jeffrey Law New
stddef.h: Support explicit __need_rsize_t [PR126782] stddef.h: Support explicit __need_rsize_t [PR126782] - - 4-- 2026-08-14 Bjorn Pagen New
[PATCH.v1] ifcvt: Account for parallelism when costing noce sequences [PATCH.v1] ifcvt: Account for parallelism when costing noce sequences - - 4-- 2026-08-14 wangjue New
« 1 2 3 4574 575 »