Messages by Date
-
2026/07/10
[SUMMARY] Re: [PATCH v1 0/1] configury: replace autoconf obsolete macros [PR103459]
pietro via Sourceware Forge
-
2026/07/10
Re: [PATCH v1 0/1] configury: replace autoconf obsolete macros [PR103459]
pietro via Sourceware Forge
-
2026/07/10
[PATCH] c++: Implement clang::no_specializations attribute and -Winvalid-specialization warning [PR120635]
Jakub Jelinek
-
2026/07/10
Re: [PATCH v2 1/3] ivopts: Set register pressure cost to zero if there are enough registers.
Alfie Richards
-
2026/07/10
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
2026/07/10
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Paul Richard Thomas
-
2026/07/10
Re: [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
Alfie Richards
-
2026/07/10
Re: [PATCH] gm2,sel-sched-ir: Remove Unused Declarations from GCC.
Jeffrey Law
-
2026/07/10
Re: [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
Kyrylo Tkachov
-
2026/07/10
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
2026/07/10
Re: [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
Alfie Richards
-
2026/07/10
Re: [PATCH] libstdc++: Mandate complete type for start_lifetime_as_array.
Jonathan Wakely
-
2026/07/10
[committed] libstdc++: Test has_unique_object_representations with incomplete types.
Tomasz Kamiński
-
2026/07/10
Re: [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
2026/07/10
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Richard Biener
-
2026/07/10
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Richard Biener
-
2026/07/10
Re: [PATCH] PR target/48609: Improve RTL expansion of complex value return.
Richard Biener
-
2026/07/10
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Richard Biener
-
2026/07/10
Re: [PATCH] out-of-SSA: use the spill predicate for partition decls [PR123625, PR121957]
Kyrylo Tkachov
-
2026/07/10
Re: [PATCH] match.pd: Recognize branchless conditional negate [PR113894]
Richard Biener
-
2026/07/10
Re: [PATCH RESEND v4] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
-
2026/07/10
[PATCH v2] tree-optimization: Fix strlen(s) != 0 not folded into *s [PR92408]
Ashley Chekhova
-
2026/07/10
[PATCH v2 1/1] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
-
2026/07/10
[PATCH v2 0/1] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
-
2026/07/10
Re: [PATCH] libstdc++: Mandate complete type for start_lifetime_as_array.
Tomasz Kaminski
-
2026/07/10
Re: [PATCH] libstdc++: Adjust error handling for filesystem::read_symlink on Windows
Tomasz Kaminski
-
2026/07/10
Re: [PATCH] libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143]
Tomasz Kaminski
-
2026/07/10
[PATCH] libstdc++: Adjust error handling for filesystem::read_symlink on Windows
Jonathan Wakely
-
2026/07/10
Re: [PATCH] libstdc++: Mandate complete type for start_lifetime_as_array.
Jonathan Wakely
-
2026/07/10
Re: [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Sam James
-
2026/07/10
[PATCH] libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143]
Jonathan Wakely
-
2026/07/10
[PATCH] libstdc++: Mandate complete type for start_lifetime_as_array.
Tomasz Kamiński
-
2026/07/10
Re: [patch] AVR: Add R18:SI = neg R18:SI to libgcc.
Denis Chertykov
-
2026/07/10
[PATCH] analyzer: support vfunc devirtualization [PR97114]
Egas Ribeiro
-
2026/07/10
[PATCH v3] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
-
2026/07/10
Re: [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
Kyrylo Tkachov
-
2026/07/10
[PATCH v2 1/1] aarch64: Add SVE AES2 ACLE builtins
Sivan Shani
-
2026/07/10
[PATCH v2 0/1] AArch64: Support FEAT_SVE_AES2
Sivan Shani
-
2026/07/10
Re: [PATCH] libstdc++: Validate bound consistently in repeat_view constructors.
Tomasz Kaminski
-
2026/07/10
Re: [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tomasz Kaminski
-
2026/07/10
Re: [PATCH 0/3] Address vectors (mem:<vectype> (reg:<vectype>))
Andrew Stubbs
-
2026/07/10
[PATCH] ifcvt: Keep only reaching definitions when rewiring sets [PR126184]
ktkachov
-
2026/07/10
Re: [PATCH v3 1/2] MATCH: Simplify `(trunc)copysign ((extend)x, CST)` to `copysign (x, -1.0/1.0)` [PR112472]
Eikansh Gupta
-
2026/07/10
Re: [PATCH] MATCH: Simplify zero/sign extension bit operations [PR122848]
Eikansh Gupta
-
2026/07/10
Re: [Ping] [PATCH v4] match.pd: Simplify (~A & 1) == (~B & 1) at -O1 [PR112533]
Shivam Gupta
-
2026/07/10
[COMMITTED] Regenerate i386.opt.urls
Mark Wielaard
-
2026/07/10
Re: [PATCH 1/2] phiopt: combine split double-word clz/ctz [PR126035]
Kyrylo Tkachov
-
2026/07/10
Re: [PATCH][_GLIBCXX_DEBUG] Enhance __gnu_debug::vector iterator invalidation
François Dumont
-
2026/07/10
Re: [PATCH] libstdc++: Validate bound consistently in repeat_view constructors.
Jonathan Wakely
-
2026/07/10
Re: [PATCH] Improved GDB RTX printing hooks
Andrew Stubbs
-
2026/07/10
Re: [PATCH] libphobos: Disable .note.GNU-stack on NetBSD
Iain Buclaw
-
2026/07/10
Re: [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Richard Biener
-
2026/07/10
Re: [PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
Andrew Stubbs
-
2026/07/10
Re: [PATCH] bpf: Handle constants in TARGET_RTX_COSTS
Jose E. Marchesi
-
2026/07/10
[PATCH] c++: modules: Allow for EOPNOTSUPP error from posix_fallocate
Rainer Orth
-
2026/07/10
Re: [PATCH v6] fold-mem-offsets: Convert from DF to RTL-SSA
Philipp Tomsich
-
2026/07/10
Re: [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Thomas Schwinge via Sourceware Forge
-
2026/07/10
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
agicy 的 QQ 邮箱
-
2026/07/10
Re: [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
agicy 的 QQ 邮箱
-
2026/07/10
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Tomasz Kaminski
-
2026/07/10
[PATCH] libstdc++: Validate bound consistently in repeat_view constructors.
Tomasz Kamiński
-
2026/07/09
[PUSHED] nvptx: Resolve 'flexible_array_member_type_p' conflict
Thomas Schwinge
-
2026/07/09
[PATCH v3] x86: Honor preserve_none ABI for x86-64 MS calls
H.J. Lu
-
2026/07/09
Re: [COMMITTED 12/40] ada: Enable checks during analysis of expanded dispatching calls
Eric Botcazou
-
2026/07/09
Re: [PATCH] match.pd: Recognize branchless conditional negate [PR113894]
Odysseas Georgoudis
-
2026/07/09
Re: [PATCH v7] reassoc: Optimize CMP/XOR expressions [PR116860]
Andrea Pinski
-
2026/07/09
Re: [PATCH] c++: coroutines: initialize refcount
Torbjorn SVENSSON
-
2026/07/09
Re: [PATCH v8 0/2] expmed/i386: optimize u32 constant division and improve BMI2 codegen
herumi
-
2026/07/09
[r17-2289 Regression] FAIL: c-c++-common/analyzer/omp-parallel-for-1.c (test for excess errors) on Linux/x86_64
Haochen Jiang
-
2026/07/09
Re: [PATCH v6] fold-mem-offsets: Convert from DF to RTL-SSA
Jeffrey Law
-
2026/07/09
Re: [PATCH] RISC-V: Skip ext-dce-3.c and ext-dce-4.c under -flto
Jeffrey Law
-
2026/07/09
Re: [PATCH RESEND v4] match.pd: right shift compare canonicalization [PR124808]
Jeffrey Law
-
2026/07/09
[PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
-
2026/07/09
Re: [PATCH v4] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Michael Meissner
-
2026/07/09
Re: [committed] Fix m68k bootstrap due to diagnostic
Jeffrey Law
-
2026/07/09
[PATCH] phiopt: Support more than moving 1 statement for match and remove cond_removal_in_builtin_zero_pattern
Andrew Pinski
-
2026/07/09
Re: [PATCH 1/2] phiopt: combine split double-word clz/ctz [PR126035]
Jeffrey Law
-
2026/07/09
Re: [PATCH] RISC-V: Add new relocation type for global array accesses with non-constant indices
Jeffrey Law
-
2026/07/09
Re: m68k: Properly model bset/bclr on memory
Jeffrey Law
-
2026/07/09
RE: [PATCH v1 1/5] RISC-V: Allow RVV register overlap for v[sz]ext.vf4
Li, Pan2
-
2026/07/09
Re: [PATCH] match: Remove one build_minus_one_cst (type) in r15-6257.
Andrea Pinski
-
2026/07/09
[PATCH] match: Remove one build_minus_one_cst (type) in r15-6257.
Kael Andrew Franco
-
2026/07/09
Re: [PATCH] match.pd: Recognize branchless conditional negate [PR113894]
Jeffrey Law
-
2026/07/09
Re: [PATCH] match: Fix up `((a ^ b) & c) cmp d || a != b` pattern and add support for && case [PR116860]
Jeffrey Law
-
2026/07/09
Re: [PATCH] bpf: Handle constants in TARGET_RTX_COSTS
Vineet Gupta
-
2026/07/09
Re: [PATCH v2] c++: ICE with requires and -Wsequence-point [PR126066]
Jason Merrill
-
2026/07/09
Re: [PATCH] c++: Fix conversion to enum with fixed bool underlying type [PR96496]
Jason Merrill
-
2026/07/09
Re: [PATCH] openmp: Pass iteration count to static worksharing builtins for OMPT
Thomas Schwinge
-
2026/07/09
Re: [PATCH] openmp: Pass iteration count to static worksharing builtins for OMPT
Thomas Schwinge
-
2026/07/09
Re: [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
-
2026/07/09
Re: [PATCH v5 3/7] gcc/{c, cp, c-family}: move some address space handling into c-family
Arsen Arsenović
-
2026/07/09
Re: [PATCH v5 2/7] gcc/target.def: fix HOOK_PREFIX redefinition warning
Arsen Arsenović
-
2026/07/09
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Andrew Pinski
-
2026/07/09
[PATCH v2] c++: ICE with requires and -Wsequence-point [PR126066]
Marek Polacek
-
2026/07/09
m68k: Properly model bset/bclr on memory
Andreas Schwab
-
2026/07/09
[PATCH 0/3] pdp11: fix three shift-expander wrong-code bugs
Migraine Man
-
2026/07/09
Re: [PATCH] cselib: Restore 32-bit hash [PR126169]
Jeffrey Law
-
2026/07/09
Re: [PATCH] c++, v2: Don't advertise __has_cpp_attribute (gnu::trivial_abi)
Jason Merrill
-
2026/07/09
[WWWDOCS, PUSHED] Point git repository docs at new OG16 development branch
Sandra Loosemore
-
2026/07/09
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Jeffrey Law
-
2026/07/09
Re: [PATCH] rs6000: Add TDOmode support
Michael Meissner
-
2026/07/09
[PATCH] c++, v2: Don't advertise __has_cpp_attribute (gnu::trivial_abi)
Jakub Jelinek
-
2026/07/09
[PATCH] rs6000: Add TDOmode support
jeevitha
-
2026/07/09
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Andrea Pinski
-
2026/07/09
Re: [PATCH] c++: Fix conversion to enum with fixed bool underlying type [PR96496]
Joyee Cheung
-
2026/07/09
Re: [patch 3/3]AArch64: use ranger to fold WHILE_ULT to ptrue
Kyrylo Tkachov
-
2026/07/09
Re: [PATCH] MATCH: Simplify min of clz/ctz to clz/ctz of bitwise or [PR123311]
Jeffrey Law
-
2026/07/09
Re: [PATCH v2] expand: Split divisions with near-power-of-two divisors [PR middle-end/125708]
Jeffrey Law
-
2026/07/09
Re: [PATCH v2 0/1] Remove uses of `CONSTEXPR` macro
Karl Meakin via Sourceware Forge
-
2026/07/09
[PATCH v2 0/1] Remove uses of `CONSTEXPR` macro
Karl Meakin via Sourceware Forge
-
2026/07/09
[SUMMARY] Re: [PATCH v2 0/1] Remove uses of `CONSTEXPR` macro
Karl Meakin via Sourceware Forge
-
2026/07/09
Re: [PATCH v1 0/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Karl Meakin via Sourceware Forge
-
2026/07/09
Re: [PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
Jeffrey Law
-
2026/07/09
Re: [PATCH v5 1/7] gcc/cp-tree: require that temp_override deduces on first constructor arg
Jason Merrill
-
2026/07/09
Re: [PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
Andrea Pinski
-
2026/07/09
Re: [PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Henrique Barboza
-
2026/07/09
[committed] amdgcn: Testsuite cond_fmaxnm fixups
Andrew Stubbs
-
2026/07/09
Re: [PATCH v5 4/7] gcc/system.h: Allow for '#define INCLUDE_ITERATOR' to '#include <iterator>'
Andrea Pinski
-
2026/07/09
Re: [PATCH v5 3/7] gcc/{c, cp, c-family}: move some address space handling into c-family
Andrea Pinski
-
2026/07/09
Re: [PATCH] c++: Fix conversion to enum with fixed bool underlying type [PR96496]
Jason Merrill
-
2026/07/09
Re: [PATCH v5 2/7] gcc/target.def: fix HOOK_PREFIX redefinition warning
Andrea Pinski
-
2026/07/09
[PATCH v5 7/7] c++: make comp_ptr_ttypes_real slightly easier to understand
Arsen Arsenović
-
2026/07/09
[PATCH] match: Fold (X + C) + (Y & ~C) to X + (Y | C) [PR126173]
Kael Andrew Franco
-
2026/07/09
[PATCH v5 5/7] gcc/c-family: implement addr_space_test, a helper for self-testing ASes
Arsen Arsenović
-
2026/07/09
[PATCH v5 4/7] gcc/system.h: Allow for '#define INCLUDE_ITERATOR' to '#include <iterator>'
Arsen Arsenović
-
2026/07/09
Re: [PATCH v1 0/1] ansidecl.h: Delete `CONSTEXPR` macro
Alex Coplan via Sourceware Forge
-
2026/07/09
[PATCH v5 2/7] gcc/target.def: fix HOOK_PREFIX redefinition warning
Arsen Arsenović
-
2026/07/09
[PATCH v5 3/7] gcc/{c, cp, c-family}: move some address space handling into c-family
Arsen Arsenović
-
2026/07/09
[PATCH v5 1/7] gcc/cp-tree: require that temp_override deduces on first constructor arg
Arsen Arsenović
-
2026/07/09
[PATCH v5 0/7] Basic support for Named Address Spaces in C++
Arsen Arsenović
-
2026/07/09
Re: [PATCH v3] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts
Andi Kleen
-
2026/07/09
[PATCH v1 0/1] ansidecl.h: Delete `CONSTEXPR` macro
Karl Meakin via Sourceware Forge
-
2026/07/09
Re: [PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Henrique Barboza
-
2026/07/09
RE: [PATCH] PR target/48609: Improve RTL expansion of complex value return.
Roger Sayle
-
2026/07/09
[SUMMARY] Re: [PATCH v1 0/1] aarch64: Remove +mpamv2 and support for MPAMV2_VID.
Richard Earnshaw via Sourceware Forge
-
2026/07/09
Re: [PATCH v1 0/1] aarch64: Remove +mpamv2 and support for MPAMV2_VID.
Richard Earnshaw via Sourceware Forge
-
2026/07/09
Re: [PATCH] RISC-V: Fix regrename corrupting callee-saved registers
Jeffrey Law
-
2026/07/09
Re: [PATCH 1/2] RISC-V: Add macro-fusion pair recognition infrastructure
Derhaeg, Michiel
-
2026/07/09
Re: [PATCH v2] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
Philipp Tomsich
-
2026/07/09
Re: [PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
Andrew Stubbs
-
2026/07/09
Re: [PATCH v2] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
Jonathan Wakely
-
2026/07/09
Re: [PATCH v1 1/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Andrea Pinski
-
2026/07/09
Re: [PATCH v1 1/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Karl Meakin
-
2026/07/09
Re: [PATCH v8 0/2] expmed/i386: optimize u32 constant division and improve BMI2 codegen
Jeffrey Law
-
2026/07/09
Re: [PATCH] c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi)
Jason Merrill
-
2026/07/09
Re: [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Jeffrey Law
-
2026/07/09
Re: [PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
Jeffrey Law
-
2026/07/09
Re: [PATCH] RISC-V: Fix memcpy size threshold gating in vector block move
Jeffrey Law
-
2026/07/09
Re: [PATCH] ipa: Add missing call to duplication hooks [PR ipa/125121]
Martin Jambor
-
2026/07/09
[PATCH] cselib: Restore 32-bit hash [PR126169]
Richard Sandiford
-
2026/07/09
Re: [PATCH] MATCH: Simplify zero/sign extension bit operations [PR122848]
Jeffrey Law
-
2026/07/09
[PATCH 2/2] RISC-V: Enable macro-fusion pairs for xt-c9501fdvt
Jin Ma
-
2026/07/09
[PATCH 1/2] RISC-V: Add macro-fusion pair recognition infrastructure
Jin Ma
-
2026/07/09
Re: [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Michal Jireš
-
2026/07/09
[PATCH v2] libstdc++: fix UB when ellint phi argument is infinity
Kito Cheng
-
2026/07/09
Re: [PATCH v3 0/1] aarch64: fix pr126064
Alex Coplan via Sourceware Forge
-
2026/07/09
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
2026/07/09
Re: [PATCH v3 0/1] aarch64: fix pr126064
Alex Coplan via Sourceware Forge
-
2026/07/09
Re: [PATCH v2 1/2] OpenMP: Support ISA mangles longer than one byte
Kito Cheng
-
2026/07/09
Re: [PATCH v2 4/4] aarch64: svluti6 intrinsics support
Kyrylo Tkachov
-
2026/07/09
Re: [PATCH v2 1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check
Kyrylo Tkachov
-
2026/07/09
[PATCH] libstdc++: Generate result_type bits of precision in piecewise distributions.
Tomasz Kamiński
-
2026/07/09
Re: [PATCH v2 3/3] ivopts: Remove bias from calculating reg pressure cost.
Jeffrey Law
-
2026/07/09
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Tomasz Kaminski
-
2026/07/09
Re: [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tomasz Kaminski
-
2026/07/09
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Tomasz Kaminski
-
2026/07/09
Re: [PATCH v2 1/3] ivopts: Set register pressure cost to zero if there are enough registers.
Jeffrey Law
-
2026/07/09
Re: [PATCH v2 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Tomasz Kaminski
-
2026/07/09
Re: [PATCH v3 1/2] MATCH: Simplify `(trunc)copysign ((extend)x, CST)` to `copysign (x, -1.0/1.0)` [PR112472]
Jeffrey Law
-
2026/07/09
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Tomasz Kaminski
-
2026/07/09
Re: [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Richard Biener
-
2026/07/09
Re: [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tomasz Kaminski
-
2026/07/09
Re: [PATCH] RISC-V: Enable TARGET_SFB_ALU for andes-45-series
Jeffrey Law
-
2026/07/09
Re: [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Michal Jireš
-
2026/07/09
Re: [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Tomasz Kaminski
-
2026/07/09
Re: [PATCH v2 0/4] fmmla, mmla_f16, mmla_bf16, pairwise and luti6 intrinsics
Ezra Sitorus
-
2026/07/09
[PATCH] out-of-SSA: use the spill predicate for partition decls [PR123625, PR121957]
ktkachov
-
2026/07/09
[no subject]
Ezra.Sitorus
-
2026/07/09
Re: [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Richard Biener
-
2026/07/09
[PATCH v2 4/4] aarch64: svluti6 intrinsics support
Ezra.Sitorus
-
2026/07/09
[PATCH v2 2/4] aarch64: FEAT_F16F32MM, FEAT_F16MM, FEAT_SVE_B16MM support
Ezra.Sitorus
-
2026/07/09
[PATCH v2 3/4] aarch64: intrinsics for pairwise operations
Ezra.Sitorus
-
2026/07/09
[PATCH v2 1/4] gcc/testsuite: Add aarch64 sve/sme versions assembler check
Ezra.Sitorus
-
2026/07/09
[PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Michal Jires
-
2026/07/09
Re: [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
Kyrylo Tkachov
-
2026/07/09
[PATCH] rs6000: Add -mdense-math option
Surya Kumari Jangala
-
2026/07/09
[PATCH v2 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
-
2026/07/09
[PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
-
2026/07/09
[PATCH v2 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
Anlai Lu
-
2026/07/09
[PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Anlai Lu
-
2026/07/09
PING: Re: [PATCH v3 0/6] Improvements for the targets other than mips64r6
Eldar Osmanovic
-
2026/07/09
RE: [patch 3/3]AArch64: use ranger to fold WHILE_ULT to ptrue
Tamar Christina
-
2026/07/09
Re: [PATCH v2 1/2] OpenMP: Support ISA mangles longer than one byte
Jakub Jelinek
-
2026/07/09
Re: [PATCH v2 1/2] OpenMP: Support ISA mangles longer than one byte
Zhijin Zeng
-
2026/07/09
Re: [PATCH v2 1/2] OpenMP: Support ISA mangles longer than one byte
Jakub Jelinek
-
2026/07/09
Re: [PATCH v2 1/2] OpenMP: Support ISA mangles longer than one byte
Zhijin Zeng
-
2026/07/09
RE: [PATCH] aarch64: Add new absolute diff accumulate intrinsic
Tamar Christina
-
2026/07/09
Re: [PATCH v2 0/4] Detect VPCompress pattern through gather scatter
Richard Biener
-
2026/07/09
Re: [PATCH] RISC-V: Support altfmt attribute propagation to vsetvl pass
Robin Dapp
-
2026/07/09
RE: [PATCH v4 1/2] aarch64: Improve simd highpart builtin folding
Tamar Christina