Show patches with: none      |   146974 patches
« 1 2 3 41469 1470 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,2/2] Test: Add test case for bit_op convert folding Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b - - - - --- 2025-11-14 Li, Pan2 New
[v1,1/2] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T2)b Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b - - - - --- 2025-11-14 Li, Pan2 New
LoongArch: Optimize V4SImode vec_construct for load index length of two. LoongArch: Optimize V4SImode vec_construct for load index length of two. - - - - --- 2025-11-14 zhaozhou New
LoongArch: combine related slli operations. LoongArch: combine related slli operations. - - - - --- 2025-11-14 zhaozhou New
LoongArch: Fix operands[2] predicate of lsx_vreplvei_mirror. LoongArch: Fix operands[2] predicate of lsx_vreplvei_mirror. - - - - --- 2025-11-14 zhaozhou New
LoongArch: extract the base address to promote the combine of RTX. LoongArch: extract the base address to promote the combine of RTX. - - - - --- 2025-11-14 zhaozhou New
LoongArch: Optimize address calculation use alsl LoongArch: Optimize address calculation use alsl - - - - --- 2025-11-14 zhaozhou New
RISC-V: Add missing member for andes_25_tune_info. RISC-V: Add missing member for andes_25_tune_info. - - - - --- 2025-11-14 Kuan-Lin Chen New
pushed r16-5267: [PATCH] Regenerate gcc/configure (Re: Buildbot (Sourceware): gcc - failed 'git dif… pushed r16-5267: [PATCH] Regenerate gcc/configure (Re: Buildbot (Sourceware): gcc - failed 'git dif… - - - - --- 2025-11-14 Xi Ruoyao New
LoongArch: Optimize statement to use bstrins.{w|d} LoongArch: Optimize statement to use bstrins.{w|d} - - - - --- 2025-11-14 Deng Jianbo New
LoongArch: Add more numbers supported for {x}vldi LoongArch: Add more numbers supported for {x}vldi - - - - --- 2025-11-14 Deng Jianbo New
[v2,FYI,vxworks] wrap base/b_NULL.h to override NULL [v2,FYI,vxworks] wrap base/b_NULL.h to override NULL - - - - --- 2025-11-14 Alexandre Oliva New
[committed] c++/modules: Add testcase for lookup of hidden friend [PR122646] [committed] c++/modules: Add testcase for lookup of hidden friend [PR122646] - - - - --- 2025-11-13 Nathaniel Shead New
Fortran: procedure targets in derived-type constructors [PR117070] Fortran: procedure targets in derived-type constructors [PR117070] - - - - --- 2025-11-13 Harald Anlauf New
[committed] Handle shift-pairs in ext-dce for targets without zero/sign extension insns [committed] Handle shift-pairs in ext-dce for targets without zero/sign extension insns - - - - --- 2025-11-13 Jeff Law New
sccp: Fix order of gimplification, removal of the phi and constant prop in sccp (3rd time) [PR12263… sccp: Fix order of gimplification, removal of the phi and constant prop in sccp (3rd time) [PR12263… - - - - --- 2025-11-13 Andrew Pinski New
rtl-optimization: Fix BB edge ordering [PR122675] rtl-optimization: Fix BB edge ordering [PR122675] - - - - --- 2025-11-13 Dimitar Dimitrov New
g++: Fix false positive with -Wunused g++: Fix false positive with -Wunused - - - - --- 2025-11-13 Lucas Chollet New
libstdc++: Optimize functor storage for transform views iterators. libstdc++: Optimize functor storage for transform views iterators. - - - - --- 2025-11-13 Tomasz Kaminski New
[COMMITED] lto/122603: Fix missing null check with toplevel_node [COMMITED] lto/122603: Fix missing null check with toplevel_node - - - - --- 2025-11-13 Michal Jires New
[wwwdocs,committed] projects/gomp/: Add link to just released OpenMP TR14 [wwwdocs,committed] projects/gomp/: Add link to just released OpenMP TR14 - - - - --- 2025-11-13 Tobias Burnus New
cfgloop: Modify loop_exits_{to, from}_bb_p return type to edge cfgloop: Modify loop_exits_{to, from}_bb_p return type to edge - - - - --- 2025-11-13 Victor Do Nascimento New
gcc/testsuite: adjust tree-ssa/forwprop-43.c gcc/testsuite: adjust tree-ssa/forwprop-43.c - - - - --- 2025-11-13 Artemiy Volkov New
[13/13] vect: Add uncounted loop unit tests vect: Enable vectorization of uncounted loops - - - - --- 2025-11-13 Victor Do Nascimento New
[committed,RISC-V,PR,rtl-optimization/122627] Yet another fix in IRA equivalence array handling [committed,RISC-V,PR,rtl-optimization/122627] Yet another fix in IRA equivalence array handling - - - - --- 2025-11-13 Jeff Law New
build: Save/restore CXXFLAGS for zstd tests build: Save/restore CXXFLAGS for zstd tests - - - - --- 2025-11-13 Rainer Orth New
[committed] libstdc++: Fix std::forward_list::assign assignable check [PR122661] [committed] libstdc++: Fix std::forward_list::assign assignable check [PR122661] - - - - --- 2025-11-13 Jonathan Wakely New
Fix memory leak in pass_x86_cse Fix memory leak in pass_x86_cse - - - - --- 2025-11-13 Richard Biener New
[COMMITTED] doc: Fix errors with makeinfo 4.8 [PR122638] [COMMITTED] doc: Fix errors with makeinfo 4.8 [PR122638] - - - - --- 2025-11-13 Rainer Orth New
ipa/122663 - fix ICE with stmt removal during IPA modification ipa/122663 - fix ICE with stmt removal during IPA modification - - - - --- 2025-11-13 Richard Biener New
[v2] driver: Support very long command lines via temporary files [PR111527] [v2] driver: Support very long command lines via temporary files [PR111527] - - - - --- 2025-11-13 Sunil Kumar Dora New
AArch64: Flip svbool_t equal conditionals in ternary operators. AArch64: Flip svbool_t equal conditionals in ternary operators. - - - - --- 2025-11-13 Tejas Belagod New
[committed,v2] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR122584] [committed,v2] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR122584] - - 1 - --- 2025-11-13 Tomasz Kaminski New
Make simple_dce_from_worklist remove unused call LHSs Make simple_dce_from_worklist remove unused call LHSs - - - - --- 2025-11-13 Richard Biener New
arc: Use correct input operand for *extvsi_n_0 define_insn_and_split arc: Use correct input operand for *extvsi_n_0 define_insn_and_split - - - - --- 2025-11-13 Luis Silva New
[1/2] middle-end: add target hook for isel [1/2] middle-end: add target hook for isel - - - - --- 2025-11-13 Tamar Christina New
ia64: properly include libunwind support during configuration ia64: properly include libunwind support during configuration - - - - --- 2025-11-13 Xinhui Yang New
[4/4] arm: [MVE intrinsics] rework asrl lsll [PR122216] arm: fix MVE scalar shift intrinsics [PR122216] - - - - --- 2025-11-13 Christophe Lyon New
[3/4] arm: [MVE intrinsics] add scalar_s64_shift scalar_u64_shift shapes [PR122216] arm: fix MVE scalar shift intrinsics [PR122216] - - - - --- 2025-11-13 Christophe Lyon New
[2/4] arm: add support for out of range shift amount in MVE asrl and lsll [PR122216] arm: fix MVE scalar shift intrinsics [PR122216] - - - - --- 2025-11-13 Christophe Lyon New
[1/4] arm: fix MVE asrl lsll lsrl patterns [PR122216] arm: fix MVE scalar shift intrinsics [PR122216] - - - - --- 2025-11-13 Christophe Lyon New
Optimize kmov + kmov + or to kortest. Optimize kmov + kmov + or to kortest. - - - - --- 2025-11-13 liuhongt New
[12/12] Merge remove_forwarder_block_with_phi into remove_forwarder_block Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[11/12] cfgcleanup: Support merging forwarder blocks with phis [PR122493] Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[10/12] fix handling of mapped and their location Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[09/12] mergephi: extend copy_phi_arg_into_existing_phi and use it for remove_forwarder_block_with_… Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[08/12] cfgcleanup: Move ei definition into for loop for remove_forwarder_block Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[07/12] mergephi: use edge iterator in remove_forwarder_block_with_phi Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[06/12] cfgcleanup: Remove check on available dominator information in remove_forwarder_block Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[05/12] cfgcleanup: forwarder block, ignore bbs which merge with the predecessor Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[03/12] cfgcleanup: Move check for dest containing non-local label/eh landing pad to tree_forwarder… Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[02/12] cfglceanup: Remove check for infinite loop in remove_forwarder_block/remove_forwarder_block… Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
[01/12] mergephi: Remove worklist Move mergephi functionality to cfgcleanup (mostly) - - - - --- 2025-11-13 Andrew Pinski New
c++: Implement __builtin_constexpr_diag (aka P2758 implementation) c++: Implement __builtin_constexpr_diag (aka P2758 implementation) - - - - --- 2025-11-12 Jakub Jelinek New
c++: Fix up expansion statement handling c++: Fix up expansion statement handling - - - - --- 2025-11-12 Jakub Jelinek New
[pushed:,r16-5207] EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting errors [PR115970] [pushed:,r16-5207] EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting errors [PR115970] - - - - --- 2025-11-12 David Malcolm New
[pushed:,r16-5206] diagnostics: add class unique_fd [pushed:,r16-5206] diagnostics: add class unique_fd - - - - --- 2025-11-12 David Malcolm New
[pushed:,r16-5205] analyzer: fix log of name in ana::log_set_of_svalues [pushed:,r16-5205] analyzer: fix log of name in ana::log_set_of_svalues - - - - --- 2025-11-12 David Malcolm New
[v2,1/1] Support experimental SARIF JSON-RPC notifications on MinGW host Support experimental SARIF JSON-RPC notifications on MinGW host - - - - --- 2025-11-12 Evgeny Karpov New
[committed] testsuite: arm: mve: Adjust testcases [PR122175] [committed] testsuite: arm: mve: Adjust testcases [PR122175] - - - - --- 2025-11-12 Christophe Lyon New
rs6000: New splitter to combine two rotates into rldic+rldimi sequence rs6000: New splitter to combine two rotates into rldic+rldimi sequence - - - - --- 2025-11-12 Kishan Parmar New
[COMMITTED] gccrs: Fmt: Simplify pragma diagnostic setup [COMMITTED] gccrs: Fmt: Simplify pragma diagnostic setup - - - - --- 2025-11-12 Arthur Cohen New
[COMMITTED] gccrs: fmt: Skip warnings in Fmt class due to unused devirt method [PR122498] [COMMITTED] gccrs: fmt: Skip warnings in Fmt class due to unused devirt method [PR122498] - - - - --- 2025-11-12 Arthur Cohen New
AArch64: Improve ctz and ffs AArch64: Improve ctz and ffs - - - - --- 2025-11-12 Wilco Dijkstra New
AArch64: Use dmb ishld+ishst for release fence AArch64: Use dmb ishld+ishst for release fence - - - - --- 2025-11-12 Wilco Dijkstra New
[v3,5/5] asf: Update destination register after store_bit_field when needed asf: Enable pass at O2 or higher - - - - --- 2025-11-12 Konstantinos Eleftheriou New
[v3,4/5] asf: Check store-load reordering cost before applying the transformation asf: Enable pass at O2 or higher - - - - --- 2025-11-12 Konstantinos Eleftheriou New
[v3,3/5] aarch64: Add implementation for avoid_store_forwarding_reorder_cost_p asf: Enable pass at O2 or higher - - - - --- 2025-11-12 Konstantinos Eleftheriou New
[v3,2/5] asf: Add cost function for store/load reordering asf: Enable pass at O2 or higher - - - - --- 2025-11-12 Konstantinos Eleftheriou New
[v3,1/5] asf: Enable pass at O2 or higher asf: Enable pass at O2 or higher - - - - --- 2025-11-12 Konstantinos Eleftheriou New
[OpenMP] uses_allocators support [OpenMP] uses_allocators support - - - - --- 2025-11-12 Chung-Lin Tang New
[RFC] libstdc++: Rework function_ref construction from function_ref [D3929R0] [RFC] libstdc++: Rework function_ref construction from function_ref [D3929R0] - - - - --- 2025-11-12 Tomasz Kaminski New
Support experimental SARIF JSON-RPC notifications on MinGW host Support experimental SARIF JSON-RPC notifications on MinGW host - - - - --- 2025-11-12 Evgeny Karpov New
[RFC] Apply vector cost model check when not peeling for niters [RFC] Apply vector cost model check when not peeling for niters - - - - --- 2025-11-12 Richard Biener New
gcc/doc: add index entries for SARIF and HTML output formats gcc/doc: add index entries for SARIF and HTML output formats - - - - --- 2025-11-12 Arsen Arsenović New
vect: Enable prolog peeling for uncounted loops vect: Enable prolog peeling for uncounted loops - - - - --- 2025-11-12 Victor Do Nascimento New
tree-optimization/122653 - handle POINTER_DIFF_EXPR in SCEV tree-optimization/122653 - handle POINTER_DIFF_EXPR in SCEV - - - - --- 2025-11-12 Richard Biener New
[v1,1/1] arm: mve: avoid invalid immediate values in vbicq_n, vorrq_n, vmvnq_n [PR122175] pr122175 - - - - --- 2025-11-12 Christophe Lyon via Sourceware Forge New
[committed] libgomp.{c-c++-common, fortran}/target-is-accessible-1.c: Fix testcases for omp_default… [committed] libgomp.{c-c++-common, fortran}/target-is-accessible-1.c: Fix testcases for omp_default… - - - - --- 2025-11-12 Tobias Burnus New
[TO-BE-COMMITTED] s390: Add stack protector guard doc [TO-BE-COMMITTED] s390: Add stack protector guard doc - - - - --- 2025-11-12 Stefan Schulze Frielinghaus New
[v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const. [v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const. - - - - --- 2025-11-12 Tomasz Kaminski New
[OpenMP,OpenACC,testsuite] Allow runtime library use in compiler tests [OpenMP,OpenACC,testsuite] Allow runtime library use in compiler tests - - - - --- 2025-11-12 Chung-Lin Tang New
tree-optimization/122647 - missing bool pattern for bool -> float conversion tree-optimization/122647 - missing bool pattern for bool -> float conversion - - - - --- 2025-11-12 Richard Biener New
libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402] - - - - --- 2025-11-12 Tomasz Kaminski New
[wwwdocs,committed] projects/gomp/: Add OpenMP TR 14 implementation status [wwwdocs,committed] projects/gomp/: Add OpenMP TR 14 implementation status - - - - --- 2025-11-12 Tobias Burnus New
[v3,3/3] aarch64: mingw: Implement support for variadic ABI aarch64: mingw: Add more support for ABI - - - - --- 2025-11-12 Christophe Lyon via Sourceware Forge New
[v3,2/3] aarch64: mingw: Make long double 64 bit aarch64: mingw: Add more support for ABI - - - - --- 2025-11-12 Christophe Lyon via Sourceware Forge New
[v3,1/3] aarch64: mingw: emit seh_endproc as comment aarch64: mingw: Add more support for ABI - - - - --- 2025-11-12 Christophe Lyon via Sourceware Forge New
[committed] libgomp.texi: Add OpenMP TR14 implementation status [committed] libgomp.texi: Add OpenMP TR14 implementation status - - - - --- 2025-11-12 Tobias Burnus New
[v2] RISC-V: Add RTL pass to combine cm.popret with zero return value [v2] RISC-V: Add RTL pass to combine cm.popret with zero return value - - - - --- 2025-11-12 Kito Cheng New
[V2] RISC-V: Fix a non null-terminated string. [V2] RISC-V: Fix a non null-terminated string. - - - - --- 2025-11-12 Kuan-Lin Chen New
[committed,v3] libstdc++: optional<T&> for function and unbounded array should not be range [PR1223… [committed,v3] libstdc++: optional<T&> for function and unbounded array should not be range [PR1223… - - 1 - --- 2025-11-12 Tomasz Kaminski New
[Ada] Fix variable initialized with if-expression not flagged as constant [Ada] Fix variable initialized with if-expression not flagged as constant - - - - --- 2025-11-12 Eric Botcazou New
RISC-V: Fix a non null-terminated string. RISC-V: Fix a non null-terminated string. - - - - --- 2025-11-12 Kuan-Lin Chen New
[V3] RISC-V: Add Andes 25 series pipeline description. [V3] RISC-V: Add Andes 25 series pipeline description. - - - - --- 2025-11-12 Kuan-Lin Chen New
amdgcn: Auto-detect USM mode and set HSA_XNACK amdgcn: Auto-detect USM mode and set HSA_XNACK - - - - --- 2025-11-11 Andrew Stubbs New
[RFA] libstdc++: use -Wno-deprecated-declarations [RFA] libstdc++: use -Wno-deprecated-declarations - - - - --- 2025-11-11 Jason Merrill New
[RFA] libstdc++: sync prune.exp with GCC [RFA] libstdc++: sync prune.exp with GCC - - - - --- 2025-11-11 Jason Merrill New
[RFA] libstdc++: build modules for testsuite [RFA] libstdc++: build modules for testsuite - - - - --- 2025-11-11 Jason Merrill New
« 1 2 3 41469 1470 »