Messages by Date
-
2025/11/14
Re: [PATCH 04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi
Richard Biener
-
2025/11/14
Re: [PATCH] sccp: Fix order of gimplification, removal of the phi and constant prop in sccp (3rd time) [PR122637]
Richard Biener
-
2025/11/13
[PATCH V2, 3/3] Add support for 1,024 bit DMF registers on a future PowerPC.
Michael Meissner
-
2025/11/13
[PATCH V2, 2/3] Add support for dense math registers on a future PowerPC
Michael Meissner
-
2025/11/13
[PATCH V2, 1/3] Add wD constraint.
Michael Meissner
-
2025/11/13
[PATCH V2, 0/3] Add Dense Math support as a possible PowerPC extension
Michael Meissner
-
2025/11/13
[PATCH, V8, 2/2] Use vector pair load/store for -mcpu=future
Michael Meissner
-
2025/11/13
[PATCH, V8, 1/2] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/13
Re: [PATCH v2, FYI] [vxworks] wrap base/b_NULL.h to override NULL
Olivier Hainque
-
2025/11/13
[PATCH, V8, 0/2] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/13
[PATCH v2] libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR122032]
Tomasz Kamiński
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Martin Uecker
-
2025/11/13
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Tomasz Kaminski
-
2025/11/13
Re: [PATCH 2/2] libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR122032]
Tomasz Kaminski
-
2025/11/13
Re: [PATCH v1 1/2] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T2)b
Andrew Pinski
-
2025/11/13
Re: [PATCH v1 1/2] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T2)b
Andrew Pinski
-
2025/11/13
[PATCH v1 1/2] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T2)b
pan2 . li
-
2025/11/13
[PATCH v1 2/2] Test: Add test case for bit_op convert folding
pan2 . li
-
2025/11/13
[PATCH v1 0/2] Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
pan2 . li
-
2025/11/13
Re: [PATCH] RISC-V: Add missing member for andes_25_tune_info.
KuanLin Chen
-
2025/11/13
Re: [PATCH] RISC-V: Add missing member for andes_25_tune_info.
Jeff Law
-
2025/11/13
[PATCH] LoongArch: Optimize V4SImode vec_construct for load index length of two.
zhaozhou
-
2025/11/13
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Patrick Palka
-
2025/11/13
[PATCH] LoongArch: combine related slli operations.
zhaozhou
-
2025/11/13
[PATCH] LoongArch: Fix operands[2] predicate of lsx_vreplvei_mirror.
zhaozhou
-
2025/11/13
Re: [PATCH 2/2] libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR122032]
Patrick Palka
-
2025/11/13
[PATCH] RISC-V: Add missing member for andes_25_tune_info.
Kuan-Lin Chen
-
2025/11/13
[PATCH] LoongArch: extract the base address to promote the combine of RTX.
zhaozhou
-
2025/11/13
[PATCH] LoongArch: Optimize address calculation use alsl
zhaozhou
-
2025/11/13
pushed r16-5267: [PATCH] Regenerate gcc/configure (Re: Buildbot (Sourceware): gcc - failed 'git diff ...' (failure) (master))
Xi Ruoyao
-
2025/11/13
[PATCH] LoongArch: Optimize statement to use bstrins.{w|d}
Deng Jianbo
-
2025/11/13
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Hewill Kang
-
2025/11/13
[PATCH] LoongArch: Add more numbers supported for {x}vldi
Deng Jianbo
-
2025/11/13
Re: PING^5: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
-
2025/11/13
Re:[pushed] [PATCH] LoongArch: Fix issue where data marked as GTY is cleaned up by ggc.
Lulu Cheng
-
2025/11/13
Re: [pushed][PATCH] LoongArch: Fix predicate for symbolic_pcrel_offset_operand.
Lulu Cheng
-
2025/11/13
Re:[pushed] [PATCH] LoongArch: optimize half of vector copy for V4DFmode.
Lulu Cheng
-
2025/11/13
[PATCH v2, FYI] [vxworks] wrap base/b_NULL.h to override NULL
Alexandre Oliva
-
2025/11/13
Re: PING^5: [PATCH v2 1/3] Support symbol reference in jump label and jump table
Andi Kleen
-
2025/11/13
Re: [PATCH] Fortran: procedure targets in derived-type constructors [PR117070]
Jerry D
-
2025/11/13
Re: [PATCH] ipa/122663 - fix ICE with stmt removal during IPA modification
Andrew Pinski
-
2025/11/13
PING^5: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
-
2025/11/13
PING^3: [PATCH v3] Use incoming small integer argument value as if promoted
H.J. Lu
-
2025/11/13
PING^2: [PATCH] Add TARGET_VOLATILE_MEM_OK_IN_INSN
H.J. Lu
-
2025/11/13
PING: [PATCH v5] c/c++: Make stack protection guard an internal symbol
H.J. Lu
-
2025/11/13
PING^3: [PATCH v3] Ignore tls_model attribute in TLS access optimization
H.J. Lu
-
2025/11/13
Re: [PATCH] [vxworks] wrap base/b_NULL.h to override NULL
Olivier Hainque
-
2025/11/13
[committed] c++/modules: Add testcase for lookup of hidden friend [PR122646]
Nathaniel Shead
-
2025/11/13
[PATCH] Fortran: procedure targets in derived-type constructors [PR117070]
Harald Anlauf
-
2025/11/13
Re: [PATCH v3] aarch64: Add support for preserve_none function attribute [PR target/118328]
Andrew Pinski
-
2025/11/13
Re: [PATCH 04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/13
Re: [PATCH] RISC-V: Fix a non null-terminated string.
Jeff Law
-
2025/11/13
Re: [committed] Handle shift-pairs in ext-dce for targets without zero/sign extension insns
Andreas Schwab
-
2025/11/13
Re: [PATCH] ipa/122663 - fix ICE with stmt removal during IPA modification
Andrew Pinski
-
2025/11/13
[committed] Handle shift-pairs in ext-dce for targets without zero/sign extension insns
Jeff Law
-
2025/11/13
Re: [PATCH] libstdc++: container erasure overloads (P2077) [PR117404]
Nathan Myers
-
2025/11/13
[PATCH] sccp: Fix order of gimplification, removal of the phi and constant prop in sccp (3rd time) [PR122637]
Andrew Pinski
-
2025/11/13
Re: [PATCH] fortran: correctly handle optional allocatable dummy arguments
Harald Anlauf
-
2025/11/13
Re: [PATCH] rtl-optimization: Fix BB edge ordering [PR122675]
Andrew Pinski
-
2025/11/13
[PATCH] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Martin Uecker
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Richard Biener
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Richard Biener
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Andrew Pinski
-
2025/11/13
[PATCH] g++: Fix false positive with -Wunused
Lucas Chollet
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
-
2025/11/13
[PATCH] libstdc++: Optimize functor storage for transform views iterators.
Tomasz Kamiński
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Artemiy Volkov
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Artemiy Volkov
-
2025/11/13
[COMMITED] lto/122603: Fix missing null check with toplevel_node
Michal Jires
-
2025/11/13
Re: [PATCH] cfgloop: Modify loop_exits_{to, from}_bb_p return type to edge
Richard Biener
-
2025/11/13
[wwwdocs][committed] projects/gomp/: Add link to just released OpenMP TR14
Tobias Burnus
-
2025/11/13
Re: [PATCH] cfgloop: Modify loop_exits_{to, from}_bb_p return type to edge
Andrew Pinski
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Christophe Lyon
-
2025/11/13
Re: [PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Andrew Pinski
-
2025/11/13
Re: [PATCH 0/4] arm: fix MVE scalar shift intrinsics [PR122216]
Richard Earnshaw (foss)
-
2025/11/13
[PATCH] cfgloop: Modify loop_exits_{to, from}_bb_p return type to edge
Victor Do Nascimento
-
2025/11/13
[PATCH] gcc/testsuite: adjust tree-ssa/forwprop-43.c
Artemiy Volkov
-
2025/11/13
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/13
[PATCH 13/13] vect: Add uncounted loop unit tests
Victor Do Nascimento
-
2025/11/13
Re: [PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha
-
2025/11/13
[committed][RISC-V][PR rtl-optimization/122627] Yet another fix in IRA equivalence array handling
Jeff Law
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/13
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Jonathan Wakely
-
2025/11/13
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/13
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Yuao Ma
-
2025/11/13
[PATCH] build: Save/restore CXXFLAGS for zstd tests
Rainer Orth
-
2025/11/13
Re: [PATCH] fortran: correctly handle optional allocatable dummy arguments
Yuao Ma
-
2025/11/13
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
Jasper Niebuhr
-
2025/11/13
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/13
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/13
[committed] libstdc++: Fix std::forward_list::assign assignable check [PR122661]
Jonathan Wakely
-
2025/11/13
Re: [PATCH] Fix memory leak in pass_x86_cse
Uros Bizjak
-
2025/11/13
[PATCH] Fix memory leak in pass_x86_cse
Richard Biener
-
2025/11/13
RE: [PATCH 1/2]middle-end: add target hook for isel
Tamar Christina
-
2025/11/13
Re: [PATCH 12/12] Merge remove_forwarder_block_with_phi into remove_forwarder_block
Richard Biener
-
2025/11/13
Re: [PATCH 11/12] cfgcleanup: Support merging forwarder blocks with phis [PR122493]
Richard Biener
-
2025/11/13
[COMMITTED] doc: Fix errors with makeinfo 4.8 [PR122638]
Rainer Orth
-
2025/11/13
Re: [PATCH 04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi
Richard Biener
-
2025/11/13
Re: [PATCH] driver: Support very long command lines via temporary files [PR111527]
Sunil Kumar Dora
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Hongtao Liu
-
2025/11/13
RE: [PATCH] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tamar Christina
-
2025/11/13
[PATCH] ipa/122663 - fix ICE with stmt removal during IPA modification
Richard Biener
-
2025/11/13
[PATCH v2] driver: Support very long command lines via temporary files [PR111527]
sunilkumar . dora
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
-
2025/11/13
Re: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Alice Carlotti
-
2025/11/13
Re: [PATCH 1/2]middle-end: add target hook for isel
Richard Biener
-
2025/11/13
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/13
Re: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Alice Carlotti
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Hongtao Liu
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Hana Dusíková
-
2025/11/13
[PATCH] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jonathan Wakely
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Jonathan Wakely
-
2025/11/13
[committed v2] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR122584]
Tomasz Kamiński
-
2025/11/13
[PATCH] Make simple_dce_from_worklist remove unused call LHSs
Richard Biener
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Tomasz Kaminski
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Jonathan Wakely
-
2025/11/13
Re: [PATCH] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402]
Jonathan Wakely
-
2025/11/13
Re: [PATCH] libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]
Jonathan Wakely
-
2025/11/13
Re: [PATCH] Implement std::__debug::inplace_vector
Jonathan Wakely
-
2025/11/13
Re: [PATCH][PR120375] arc: emit clobber of CC for -mcpu=em x >> 31
Loeka Rogge
-
2025/11/13
Re: [PATCH v3 2/5] asf: Add cost function for store/load reordering
Richard Biener
-
2025/11/13
[PATCH] arc: Use correct input operand for *extvsi_n_0 define_insn_and_split
Luis Silva
-
2025/11/13
[PATCH 1/2]middle-end: add target hook for isel
Tamar Christina
-
2025/11/13
Re: AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Uros Bizjak
-
2025/11/13
[PATCH] ia64: properly include libunwind support during configuration
Xinhui Yang
-
2025/11/13
[PATCH 4/4] arm: [MVE intrinsics] rework asrl lsll [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 2/4] arm: add support for out of range shift amount in MVE asrl and lsll [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 1/4] arm: fix MVE asrl lsll lsrl patterns [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 0/4] arm: fix MVE scalar shift intrinsics [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 3/4] arm: [MVE intrinsics] add scalar_s64_shift scalar_u64_shift shapes [PR122216]
Christophe Lyon
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Uros Bizjak
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Uros Bizjak
-
2025/11/12
Re: [PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Andrew Pinski
-
2025/11/12
Re: [PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Andrew Pinski
-
2025/11/12
[PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Evgeny Karpov
-
2025/11/12
Re: [PATCH] RISC-V: Fix a non null-terminated string.
Kito Cheng
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Martin Uecker
-
2025/11/12
[PATCH] Optimize kmov + kmov + or to kortest.
liuhongt
-
2025/11/12
Re: [PATCH] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2025/11/12
AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2025/11/12
[PATCH 10/12] fix handling of mapped and their location
Andrew Pinski
-
2025/11/12
[PATCH 11/12] cfgcleanup: Support merging forwarder blocks with phis [PR122493]
Andrew Pinski
-
2025/11/12
[PATCH 07/12] mergephi: use edge iterator in remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 08/12] cfgcleanup: Move ei definition into for loop for remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 06/12] cfgcleanup: Remove check on available dominator information in remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 09/12] mergephi: extend copy_phi_arg_into_existing_phi and use it for remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 03/12] cfgcleanup: Move check for dest containing non-local label/eh landing pad to tree_forwarder_block_p
Andrew Pinski
-
2025/11/12
[PATCH 05/12] cfgcleanup: forwarder block, ignore bbs which merge with the predecessor
Andrew Pinski
-
2025/11/12
[PATCH 12/12] Merge remove_forwarder_block_with_phi into remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 02/12] cfglceanup: Remove check for infinite loop in remove_forwarder_block/remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 00/12] Move mergephi functionality to cfgcleanup (mostly)
Andrew Pinski
-
2025/11/12
[PATCH 01/12] mergephi: Remove worklist
Andrew Pinski
-
2025/11/12
RE: [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
-
2025/11/12
Re: [PATCH v3 4/5] asf: Check store-load reordering cost before applying the transformation
Andi Kleen
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/12
[PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
-
2025/11/12
Re: [PATCH v4 0/5] aarch64: Further CMPBR fixes
Andrew Pinski
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/12
[PATCH] c++: Fix up expansion statement handling
Jakub Jelinek
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
-
2025/11/12
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
Joseph Myers
-
2025/11/12
Re: [PATCH v2 0/1] Support experimental SARIF JSON-RPC notifications on MinGW host
David Malcolm
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/12
[pushed: r16-5207] EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting errors [PR115970]
David Malcolm
-
2025/11/12
[pushed: r16-5206] diagnostics: add class unique_fd
David Malcolm
-
2025/11/12
[pushed: r16-5205] analyzer: fix log of name in ana::log_set_of_svalues
David Malcolm
-
2025/11/12
[PATCH v2 1/1] Support experimental SARIF JSON-RPC notifications on MinGW host
Evgeny Karpov
-
2025/11/12
[PATCH v2 0/1] Support experimental SARIF JSON-RPC notifications on MinGW host
Evgeny Karpov
-
2025/11/12
[PATCH v1 2/3] aarch64: mingw: Make long double 64 bit
Evgeny Karpov
-
2025/11/12
Re: [PATCH] fortran: correctly handle optional allocatable dummy arguments
Harald Anlauf
-
2025/11/12
[committed] testsuite: arm: mve: Adjust testcases [PR122175]
Christophe Lyon
-
2025/11/12
[PATCH] rs6000: New splitter to combine two rotates into rldic+rldimi sequence
Kishan Parmar
-
2025/11/12
RE: [PATCH] AArch64: Use dmb ishld+ishst for release fence
Tamar Christina
-
2025/11/12
[COMMITTED] gccrs: Fmt: Simplify pragma diagnostic setup
arthur . cohen
-
2025/11/12
[COMMITTED] gccrs: fmt: Skip warnings in Fmt class due to unused devirt method [PR122498]
arthur . cohen
-
2025/11/12
Re: [PATCH] aarch64: Add support for -mcpu=ampere1c
Philipp Tomsich
-
2025/11/12
RE: [PATCH] AArch64: Improve ctz and ffs
Tamar Christina
-
2025/11/12
[PATCH] AArch64: Improve ctz and ffs
Wilco Dijkstra
-
2025/11/12
[PATCH] AArch64: Use dmb ishld+ishst for release fence
Wilco Dijkstra
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/12
[PATCH v3 5/5] asf: Update destination register after store_bit_field when needed
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 2/5] asf: Add cost function for store/load reordering
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 3/5] aarch64: Add implementation for avoid_store_forwarding_reorder_cost_p
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 4/5] asf: Check store-load reordering cost before applying the transformation
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 1/5] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 0/5] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
2025/11/12
Re: [PATCH] aarch64: Use eor3 for more double xor cases
Wilco Dijkstra
-
2025/11/12
Re: [PATCH] gcc/doc: add index entries for SARIF and HTML output formats
David Malcolm
-
2025/11/12
Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
-
2025/11/12
Re: [PATCH] [PATCH] libstdc++: testsuite: Add csignal missing test case
Jonathan Wakely
-
2025/11/12
Re: [PATCH] Support experimental SARIF JSON-RPC notifications on MinGW host
David Malcolm
-
2025/11/12
Re: [PATCH] openmp, nvptx: ompx_gnu_managed_mem_alloc
Tobias Burnus
-
2025/11/12
[PATCH, OpenMP] uses_allocators support
Chung-Lin Tang
-
2025/11/12
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Victor Do Nascimento