August 2026 Archives by subject
Starting: Sat Aug 1 00:15:29 GMT 2026
Ending: Sat Aug 8 10:51:01 GMT 2026
Messages: 887
- [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Kevin Stefanov
- [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Andrea Pinski
- [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Kevin Stefanov
- [Ada] Fix bogus error for 'Value invoked on function call and -gnatVa
Richard Biener
- [Ada] Fix crash on Unchecked_Union component with -gnateV
Eric Botcazou
- [Ada] Fix crash on Unchecked_Union component with -gnateV
Richard Biener
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Richard Earnshaw via Sourceware Forge
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Tobias Burnus
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Richard Earnshaw (foss)
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Jakub Jelinek
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Claudio Bantaloukas
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Tobias Burnus
- [APPROVED][PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Richard Earnshaw (foss)
- [AutoFDO] prevent head_count of 0 with AFDO profile.
Jan Hubička
- [Bug fortran/126205] A coarray allocated in a team is not being automatically deallocate
Paul Richard Thomas
- [COMMITTED 01/77] gccrs: Return empty file name for inline string source
arthur.cohen@embecosm.com
- [COMMITTED 02/77] gccrs: Emit modules within metadata export file
arthur.cohen@embecosm.com
- [COMMITTED 03/77] gccrs: Use AST for metadata export instead of HIR
arthur.cohen@embecosm.com
- [COMMITTED 04/77] gccrs: Name resolve extern crate independently
arthur.cohen@embecosm.com
- [COMMITTED 05/77] gccrs: Revert optional lang item segment name
arthur.cohen@embecosm.com
- [COMMITTED 06/77] gccrs: Use late name resolution on extern crates
arthur.cohen@embecosm.com
- [COMMITTED 07/77] gccrs: Merge binding map when merging nr contexts
arthur.cohen@embecosm.com
- [COMMITTED 08/77] gccrs: Allow merge of CanonicalPath context
arthur.cohen@embecosm.com
- [COMMITTED 09/77] gccrs: Use the same node id for all builtin types
arthur.cohen@embecosm.com
- [COMMITTED 10/77] gccrs: Export extern block metadata
arthur.cohen@embecosm.com
- [COMMITTED 11/77] gccrs: Simplify module and extern block emission
arthur.cohen@embecosm.com
- [COMMITTED 12/77] gccrs: Rename error type
arthur.cohen@embecosm.com
- [COMMITTED 13/77] gccrs: Move Identifier class to its own file
arthur.cohen@embecosm.com
- [COMMITTED 14/77] gccrs: Group lang item names within an array
arthur.cohen@embecosm.com
- [COMMITTED 15/77] gccrs: Remove ForeverStackStore
arthur.cohen@embecosm.com
- [COMMITTED 16/77] gccrs: Create ForeverStackBase
arthur.cohen@embecosm.com
- [COMMITTED 17/77] gccrs: Fix type param forward declare check
arthur.cohen@embecosm.com
- [COMMITTED 18/77] gccrs: Register global_allocator attribute
arthur.cohen@embecosm.com
- [COMMITTED 19/77] gccrs: add drop bounds lint
arthur.cohen@embecosm.com
- [COMMITTED 20/77] gccrs: Fix TypePathSegmentGeneric token collection
arthur.cohen@embecosm.com
- [COMMITTED 21/77] gccrs: Fix IdentifierPathPass on sub-patterns
arthur.cohen@embecosm.com
- [COMMITTED 22/77] gccrs: testsuite: Add regression test for Rust-GCC/gccrs#4116
arthur.cohen@embecosm.com
- [COMMITTED 23/77] gccrs: Unify node trees
arthur.cohen@embecosm.com
- [COMMITTED 24/77] gccrs: Add compatible version option
arthur.cohen@embecosm.com
- [COMMITTED 25/77] gccrs: Handle ribs in GlobbingVisitor
arthur.cohen@embecosm.com
- [COMMITTED 26/77] gccrs: core: Detect whether we are compiling core or any other crate
arthur.cohen@embecosm.com
- [COMMITTED 27/77] gccrs: Add support for #[repr(transparent)] attribute
arthur.cohen@embecosm.com
- [COMMITTED 28/77] gccrs: Implement compilation of #[repr(transparent)] structs
arthur.cohen@embecosm.com
- [COMMITTED 29/77] gccrs: Add new checks for `#[repr(align)]` attribute
arthur.cohen@embecosm.com
- [COMMITTED 30/77] gccrs: add unused doc comment lint
arthur.cohen@embecosm.com
- [COMMITTED 31/77] gccrs: Evaluate non-unit tail expressions before drops
arthur.cohen@embecosm.com
- [COMMITTED 32/77] gccrs: Emit function-scope drops for unit tail expressions
arthur.cohen@embecosm.com
- [COMMITTED 33/77] gccrs: Emit drops for function parameters
arthur.cohen@embecosm.com
- [COMMITTED 34/77] gccrs: Name resolve external types
arthur.cohen@embecosm.com
- [COMMITTED 35/77] gccrs: add dyn drop lint
arthur.cohen@embecosm.com
- [COMMITTED 36/77] gccrs: Add builder for current-scope drop cleanup
arthur.cohen@embecosm.com
- [COMMITTED 37/77] gccrs: Emit block scope drops through TRY_FINALLY_EXPR
arthur.cohen@embecosm.com
- [COMMITTED 38/77] gccrs: Use EH_ELSE_EXPR in block Drop TRY_FINALLY_EXPR
arthur.cohen@embecosm.com
- [COMMITTED 39/77] gccrs: Improve super segment resolution
arthur.cohen@embecosm.com
- [COMMITTED 40/77] gccrs: intrinsic: Add assert_zero_valid
arthur.cohen@embecosm.com
- [COMMITTED 41/77] gccrs: add static mut refs lint
arthur.cohen@embecosm.com
- [COMMITTED 41/77] gccrs: add static mut refs lint
Arthur Cohen
- [COMMITTED 42/77] gccrs: attr: Register needs_allocator
arthur.cohen@embecosm.com
- [COMMITTED 43/77] gccrs: attr: Register rustc_conversion_suggestion
arthur.cohen@embecosm.com
- [COMMITTED 44/77] gccrs: Fix duplicate "trailing semicolon in macro used" warnings
arthur.cohen@embecosm.com
- [COMMITTED 45/77] gccrs: rust: Add const getter overloads for HIR pattern fields
arthur.cohen@embecosm.com
- [COMMITTED 46/77] gccrs: rust: Add is_refutable methods to HIR pattern nodes
arthur.cohen@embecosm.com
- [COMMITTED 47/77] gccrs: rust: Enforce irrefutability in let bindings and function parameters
arthur.cohen@embecosm.com
- [COMMITTED 48/77] gccrs: Define constructor for LoadedCrate struct
arthur.cohen@embecosm.com
- [COMMITTED 49/77] gccrs: Support ZST type checking for `#[repr(transparent)]`
arthur.cohen@embecosm.com
- [COMMITTED 50/77] gccrs: refactor dead code lint
arthur.cohen@embecosm.com
- [COMMITTED 51/77] gccrs: add unused braces lint
arthur.cohen@embecosm.com
- [COMMITTED 51/77] gccrs: add unused braces lint
Arthur Cohen
- [COMMITTED 52/77] gccrs: add no mangle generic items lint
arthur.cohen@embecosm.com
- [COMMITTED 53/77] gccrs: Apply try-finally cleanup for function-scope drops
arthur.cohen@embecosm.com
- [COMMITTED 54/77] gccrs: Improve resolution and compilation of control flow loops and labels
arthur.cohen@embecosm.com
- [COMMITTED 55/77] gccrs: Record dirty state of GlobbingVisitor
arthur.cohen@embecosm.com
- [COMMITTED 56/77] gccrs: Small fixes for #[repr(transparent)]
arthur.cohen@embecosm.com
- [COMMITTED 57/77] gccrs: Fix deriving with generic const args
arthur.cohen@embecosm.com
- [COMMITTED 58/77] gccrs: Emit drops before explicit returns
arthur.cohen@embecosm.com
- [COMMITTED 59/77] gccrs: Remove manual drop emission for explicit returns
arthur.cohen@embecosm.com
- [COMMITTED 60/77] gccrs: lang: Add range_inclusive_new
arthur.cohen@embecosm.com
- [COMMITTED 61/77] gccrs: hir: Remove unnecessary HIR::RangeFromToInclExpr class
arthur.cohen@embecosm.com
- [COMMITTED 62/77] gccrs: Fix multiple glob imports in a use decl
arthur.cohen@embecosm.com
- [COMMITTED 63/77] gccrs: Mark types used as generic arguments as live
arthur.cohen@embecosm.com
- [COMMITTED 64/77] gccrs: Handle ambiguous glob imports
arthur.cohen@embecosm.com
- [COMMITTED 65/77] gccrs: Generalize prelude import handling
arthur.cohen@embecosm.com
- [COMMITTED 66/77] gccrs: Fix duplicate unused assignment removals
arthur.cohen@embecosm.com
- [COMMITTED 67/77] gccrs: Remove metadata export visitor
arthur.cohen@embecosm.com
- [COMMITTED 68/77] gccrs: Do not export indentation levels within metadata
arthur.cohen@embecosm.com
- [COMMITTED 69/77] gccrs: Use canonical path for Clone trait within derive
arthur.cohen@embecosm.com
- [COMMITTED 70/77] gccrs: lang: Register lang items for alloc crate
arthur.cohen@embecosm.com
- [COMMITTED 71/77] gccrs: Test libcore compilation until lowering
arthur.cohen@embecosm.com
- [COMMITTED 72/77] gccrs: Move SlicePattern RestPattern handling
arthur.cohen@embecosm.com
- [COMMITTED 73/77] gccrs: lang: Add unsafe_cell
arthur.cohen@embecosm.com
- [COMMITTED 74/77] gccrs: Backport `cfg_select!` macro
arthur.cohen@embecosm.com
- [COMMITTED 75/77] gccrs: Gate `cfg_select!` macro behind `-frust-compat-version=1.90`
arthur.cohen@embecosm.com
- [COMMITTED 76/77] gccrs: Separate argument and function body drop scopes
arthur.cohen@embecosm.com
- [COMMITTED 77/77] gccrs: forever-stack: Add dfs_cache
arthur.cohen@embecosm.com
- [committed][RISC-V][PR target/108031] Expose address computations for atomic memory operations
Jeffrey Law
- [committed] cobol: For fixed-point arithmetic, use struct int128 with ::rdigits member.
Robert Dubner
- [committed] cobol: Make pointer to stash location file-static. [PR126391]
Robert Dubner
- [committed] cobol: Refactor COMPUTE using Reverse Polish stack.
Robert Dubner
- [committed] cobol: Refactored variable creation.
Robert Dubner
- [committed] cobol: Refactor the gmath.cc "int256" structure.
Robert Dubner
- [committed] cobol: Repairs to structure creation. [PR119461]
Robert Dubner
- [committed] cobol: Unbreak bootstrap
Jakub Jelinek
- [committed] Fix recent msp430-elf regressions
Jeffrey Law
- [committed] i386: Fix up recent cpuinfo.h change for FEATURE_AVX10V2AUX
Jakub Jelinek
- [committed] i386: Fix up recent cpuinfo.h change for FEATURE_AVX10V2AUX
Liu, Hongtao
- [committed] i386: Fix up recent cpuinfo.h change for FEATURE_AVX10V2AUX
Jiang, Haochen
- [committed] libstdc++: Disable "-Winvalid-specialization" for g++ coroutine tests.
Tomasz Kamiński
- [committed] Revert "OpenMP/OpenACC tests. vs C++26"
Tobias Burnus
- [COMMITTED] Skip gfortran.dg/PR100914.f90 on hppa*-*-hpux*
John David Anglin
- [committed] testsuite: Add testcase for already fixed PR [PR126576]
Jakub Jelinek
- [committed] testsuite: Add yet another testcase for float range inverse ops [PR126547]
Jakub Jelinek
- [COMMITTED] XFAIL default_format_2.f90 and default_format_denormal_2.f90 on hppa*-*-hpux*
John David Anglin
- [CRIS PATCH] PR rtl-optimization/126276: Restore build on cris-elf.
Jeffrey Law
- [CRIS PATCH] Support bitreverse32, rotatesi3_16 and other swap variants.
Roger Sayle
- [GCC 16, PATCH] x86: Check DECL_INCOMING_RTL for argument passing check
H.J. Lu
- [gcc r17-2907] cobol: Allow ASSIGN OTHER under dialect ibm.
Andreas Schwab
- [gccrs COMMIT 1/2] gccrs: Backport `cfg_select!` macro
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] gccrs: Move SlicePattern RestPattern handling
gerris.rs@gmail.com
- [gccrs COMMIT 1/3] lower: Mention which attribute is unknown
gerris.rs@gmail.com
- [gccrs COMMIT 1/3] Remove metadata export visitor
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] gccrs: Gate `cfg_select!` macro behind `-frust-compat-version=1.90`
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] lang: Add unsafe_cell
gerris.rs@gmail.com
- [gccrs COMMIT 2/3] attributes: Check if an attribute is a tool attribute
gerris.rs@gmail.com
- [gccrs COMMIT 2/3] Do not export indentation levels within metadata
gerris.rs@gmail.com
- [gccrs COMMIT 3/3] lang-items: Register freeze
gerris.rs@gmail.com
- [gccrs COMMIT 3/3] Use canonical path for Clone trait within derive
gerris.rs@gmail.com
- [gccrs COMMIT] derive: Do not add default type parameters on derived impls
gerris.rs@gmail.com
- [gccrs COMMIT] forever-stack: Add dfs_cache
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add double negations lint
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Fix duplicate unused assignment removals
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Generalize prelude import handling
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Make ExpandVisitor visit more attributes
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Separate argument and function body drop scopes
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Test libcore compilation until lowering
gerris.rs@gmail.com
- [gccrs COMMIT] lang: Register lang items for alloc crate
gerris.rs@gmail.com
- [match.pd] Ping for review
Shivam Gupta
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Roger Sayle
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Andrea Pinski
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Alexander Monakov
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Alexander Monakov
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Richard Biener
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Alexander Monakov
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Roger Sayle
- [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Andrea Pinski
- [patch, Fortran] Fix undefined variable warnings related to ASSOCIATE
Thomas Koenig
- [patch, Fortran] Fix undefined variable warnings related to ASSOCIATE
Paul Richard Thomas
- [patch, Fortran] Fix undefined variable warnings related to ASSOCIATE
Thomas Koenig
- [patch, fortran] Inline MATMUL(TRANSPOSE(A),B) for rank 1 B.
Thomas Koenig
- [patch, fortran] Inline MATMUL(TRANSPOSE(A),B) for rank 1 B.
Jerry DeLisle
- [patch, fortran] Inline MATMUL(TRANSPOSE(A),B) for rank 1 B.
Thomas Koenig
- [Patch, fortran] PR126205 - A coarray allocated in a team is not being automatically deallocated
Jerry DeLisle
- [PATCH 0/2] Handle idempotent and toggle recurrences in SCEV final value replacement
liuhongt
- [PATCH 0/3] Misc fixups for --enable-gather-detailed-mem-stats
Lewis Hyatt
- [PATCH 0/4] Replace nonzero_p with contains_zero_p
Aldy Hernandez
- [PATCH 0/4] Replace nonzero_p with contains_zero_p
Aldy Hernandez
- [PATCH 0/4] Replace nonzero_p with contains_zero_p
Aldy Hernandez
- [PATCH 0/4] Replace nonzero_p with contains_zero_p
Richard Biener
- [PATCH 0/4] Replace nonzero_p with contains_zero_p
Aldy Hernandez
- [PATCH 0/5] openmp: Support array-of-pointers (multi-segment) noncontiguous array sections and array-shaping casts
Paul-Antoine Arras
- [PATCH 0/5] reassoc: Linearize and optimize plus/mult trees.
Robin Dapp
- [PATCH 0/5] reassoc: Linearize and optimize plus/mult trees.
Robin Dapp
- [PATCH 0/6] arm: small correctness fixes (wrong-code, ICE, debug-info)
Dominic P
- [PATCH 0/6] fortran: array descriptor part 5: Move null- or default-initialization
Mikael Morin
- [PATCH 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Richard Sandiford
- [PATCH 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Richard Sandiford
- [PATCH 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Richard Sandiford
- [PATCH 1/1] forwprop: Extend memcmp forwprop inlining to the general case
Andrea Pinski
- [PATCH 1/1] forwprop: Extend memcmp forwprop inlining to the general case
Tudor-Stefan Magirescu
- [PATCH 1/2] [frange] Enable sub-ranges.
Aldy Hernandez
- [PATCH 1/2] [frange] Enable sub-ranges.
Jakub Jelinek
- [PATCH 1/2] [frange] Enable sub-ranges.
Jeffrey Law
- [PATCH 1/2] [frange] Enable sub-ranges.
Aldy Hernandez
- [PATCH 1/2] [frange] Enable sub-ranges.
Aldy Hernandez
- [PATCH 1/2] [frange] Enable sub-ranges.
Andrea Pinski
- [PATCH 1/2] [frange] Enable sub-ranges.
Jakub Jelinek
- [PATCH 1/2] [frange] Enable sub-ranges.
H.J. Lu
- [patch 1/2][vect]: try all 8 multiplication orderings for complex patterns [PR126589]
Tamar Christina
- [PATCH 1/2] aarch64/testsuite: Add an aarch64 c-c++-common area
Alice Carlotti
- [PATCH 1/2] alpha: add a g++ testsuite directory
Matt Turner
- [PATCH 1/2] alpha: add a g++ testsuite directory
Jeffrey Law
- [PATCH 1/2] c++: testsuite: Add some opt/is_constant_evaluated3.C variants
Patrick Palka
- [PATCH 1/2] cfgexpand: Check partition MEM_EXPRs once the RTL of parameters is final [PR126701]
ktkachov@nvidia.com
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
ktkachov@nvidia.com
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
Richard Biener
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
Robin Dapp
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
Tamar Christina
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
Kyrylo Tkachov
- [PATCH 1/2] doc: describe the lane freedom of the widen_ssum and widen_usum patterns
Richard Biener
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Jeffrey Law
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Kyrylo Tkachov
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Tamar Christina
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Jeffrey Law
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Jeffrey Law
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Kyrylo Tkachov
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Robin Dapp
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Sam James
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Tamar Christina
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Tamar Christina
- [PATCH 1/2] genopinit: Distribute generated code across multiple files
Kyrylo Tkachov
- [PATCH 1/2] match: Combine four fors into one for.
Kael Andrew Franco
- [PATCH 1/2] match: Combine four fors into one for.
Andrea Pinski
- [PATCH 1/2] profile-count: Handle signed values in profile_probability::apply
Kyrylo Tkachov
- [PATCH 1/2] tree-scalar-evolution: Handle idempotent recurrences [PR124460]
liuhongt
- [PATCH 1/2] tree-scalar-evolution: Handle idempotent recurrences [PR124460]
Jeffrey Law
- [PATCH 1/2] tree-scalar-evolution: Handle idempotent recurrences [PR124460]
Liu, Hongtao
- [PATCH 1/3] Add the callback_only attribute.
H.J. Lu
- [PATCH 1/3] libga68: honour a preset A68FLAGS
Trevor Woerner
- [PATCH 1/3] libga68: honour a preset A68FLAGS
Jose E. Marchesi
- [PATCH 1/3] statistics: Fix --enable-gather-detailed-mem-stats for PCH [PR28734]
Lewis Hyatt
- [PATCH 1/3] statistics: Fix --enable-gather-detailed-mem-stats for PCH [PR28734]
Andrea Pinski
- [PATCH 1/3] tree-optimization/126028 - vector placement and live lane extracts
Richard Biener
- [PATCH 1/4] Add contains_zero_p to the vrange hierarchy.
Aldy Hernandez
- [PATCH 1/4] gensupport: Centralize machine-generator output management
ktkachov@nvidia.com
- [PATCH 1/4] gensupport: Centralize machine-generator output management
Robin Dapp
- [PATCH 1/4] gensupport: Centralize machine-generator output management
Tamar Christina
- [PATCH 1/4] sched-deps: clear dependency caches before freeing them
Jeffrey Law
- [PATCH 1/5] openmp: Add GOMP_MAP_SHAPE_DIM and grid-dim pointer marker prerequisites
Paul-Antoine Arras
- [PATCH 1/5] reassoc: Linearize mixed plus/mult trees.
Robin Dapp
- [PATCH 1/6] arm: fix wrong-code for __fp16 homogeneous aggregate return [PR92999]
Dominic P
- [PATCH 1/6] fortran: array descriptor: Move nullification code [PR122521]
Mikael Morin
- [PATCH 2/2] [frange] Represent the inverse of a constant range
Aldy Hernandez
- [patch 2/2]AArch64: block COMPLEX_MUL when honoring signed zeros [PR126589]
Tamar Christina
- [PATCH 2/2] aarch64: use [SU]ADDLP/[SU]ADALP for widening sum reductions
ktkachov@nvidia.com
- [PATCH 2/2] aarch64: use [SU]ADDLP/[SU]ADALP for widening sum reductions
Tamar Christina
- [PATCH 2/2] aarch64: use [SU]ADDLP/[SU]ADALP for widening sum reductions
Kyrylo Tkachov
- [PATCH 2/2] alpha: keep the exception receiver's gpdisp pair together [PR124495]
Matt Turner
- [PATCH 2/2] alpha: keep the exception receiver's gpdisp pair together [PR124495]
Jeffrey Law
- [PATCH 2/2] c++: is_const_eval init folding inside lambda scope [PR126483]
Patrick Palka
- [PATCH 2/2] c++: is_const_eval init folding inside lambda scope [PR126483]
Patrick Palka
- [PATCH 2/2] genattrtab: Distribute generated code across multiple files
Jeffrey Law
- [PATCH 2/2] ifcvt: Extend noce_convert_multiple_sets to diamonds [PR125557]
Kyrylo Tkachov
- [PATCH 2/2] match: Combine two patterns into one for. [PR19832]
Kael Andrew Franco
- [PATCH 2/2] match: Combine two patterns into one for. [PR19832]
Andrea Pinski
- [PATCH 2/2] match: Combine two patterns into one for. [PR19832]
Jeffrey Law
- [PATCH 2/2] pair-fusion: Verify that a fused pair really is adjacent
ktkachov@nvidia.com
- [PATCH 2/2] tree-scalar-evolution: Handle toggle recurrences
liuhongt
- [PATCH 2/2] tree-scalar-evolution: Handle toggle recurrences
Jeffrey Law
- [PATCH 2/2] tree-scalar-evolution: Handle toggle recurrences
Liu, Hongtao
- [PATCH 2/3] libga68: do not record the source directory in generated sources
Trevor Woerner
- [PATCH 2/3] libga68: do not record the source directory in generated sources
Jose E. Marchesi
- [PATCH 2/3] statistics: Fix destruction ordering issues with mem_alloc_description
Lewis Hyatt
- [PATCH 2/3] statistics: Fix destruction ordering issues with mem_alloc_description
Richard Biener
- [PATCH 2/3] Verify BB SLP scheduling
Richard Biener
- [PATCH 2/4] genopinit: Group optab patterns by condition
ktkachov@nvidia.com
- [PATCH 2/4] sched-deps: release reg_last lists outside reg_last_in_use
Jeffrey Law
- [PATCH 2/4] Use !contains_zero_p for known nonzero tests instead of nonzero_p.
Aldy Hernandez
- [PATCH 2/5] openmp: Support pointer indirection in array-shaping casts and array sections
Paul-Antoine Arras
- [PATCH 2/5] reassoc: Initial overflow support.
Robin Dapp
- [PATCH 2/6] arm: Fix missing acquire barrier for compare_exchange release/acquire on ARMv6/v7 [PR96056]
Dominic P
- [PATCH 2/6] fortran: array descriptor: Move result default initialization [PR122521]
Mikael Morin
- [PATCH 3/2] c++: INIT_EXPR trial constexpr folding
Patrick Palka
- [PATCH 3/3] algol68: link libga68 dynamically by default
Trevor Woerner
- [PATCH 3/3] algol68: link libga68 dynamically by default
Jose E. Marchesi
- [PATCH 3/3] jit: testsuite: Skip test-threads.c with --enable-gather-detailed-mem-stats
Lewis Hyatt
- [PATCH 3/3] tree-optimization/126099 - SLP subgraph merging with low/highpart extracts
Richard Biener
- [PATCH 3/4] genattrtab: Distribute generated code across multiple files
ktkachov@nvidia.com
- [PATCH 3/4] Implement the exact nonzero-set test without nonzero_p.
Aldy Hernandez
- [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Jeffrey Law
- [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Kyrylo Tkachov
- [PATCH 3/5] openmp: Outline lower_omp_target_grid_desc from lower_omp_target
Paul-Antoine Arras
- [PATCH 3/5] reassoc: Rewrite floating-point plus/mult trees.
Robin Dapp
- [PATCH 3/6] arm: fix vshll_n intrinsics with a zero shift [PR111609]
Dominic P
- [PATCH 3/6] fortran: array descriptor: Move absent descriptor initialization [PR122521]
Mikael Morin
- [PATCH 4/4] configure: Add target defaults for MD generator partitions
ktkachov@nvidia.com
- [PATCH 4/4] Remove nonzero_p.
Aldy Hernandez
- [PATCH 4/4] sched-deps: record barriers once instead of per register
Jeffrey Law
- [PATCH 4/5] openmp: Generalize lower_omp_target_grid_desc to segments and pointer sections
Paul-Antoine Arras
- [PATCH 4/5] reassoc: Rewrite vector plus/mult trees.
Robin Dapp
- [PATCH 4/5] vect: Request no-wrap bounds from DR analysis.
Robin Dapp
- [PATCH 4/6] arm: Add Thumb-1 BFmode moves to fix __bf16 ICE [PR99764]
Dominic P
- [PATCH 4/6] fortran: array descriptor: Move default descriptor initialization [PR122521]
Mikael Morin
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Torbjorn SVENSSON
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Lewis Hyatt
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Torbjorn SVENSSON
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Lewis Hyatt
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Torbjorn SVENSSON
- [PATCH 5/5] openmp: Support multi-segment noncontiguous descriptors in libgomp
Paul-Antoine Arras
- [PATCH 5/5] reassoc: Rewrite signed plus/mult trees.
Robin Dapp
- [PATCH 5/6] arm: Fix DWARF register span for Q8-Q15 register variables [PR91381]
Dominic P
- [PATCH 5/6] fortran: array descriptor: Move unallocated library result init [PR122521]
Mikael Morin
- [PATCH 6/6] arm: Fix stale comment reference to removed pe.c [PR91041]
Dominic P
- [PATCH 6/6] fortran: array descriptor: Move null actual creation [PR122521]
Mikael Morin
- [PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Kugan Vivekanandarajah
- [PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Jan Hubička
- [PATCH] [AutoFDO] fix AutoFDO inlined target matching
Kugan Vivekanandarajah
- [PATCH][committed][v2] match: fold two idioms built from the negation of a value
ktkachov@nvidia.com
- [PATCH][committed][v2] match: fold two idioms built from the negation of a value
H.J. Lu
- [PATCH][committed][v2] match: fold two idioms built from the negation of a value
Kyrylo Tkachov
- [PATCH] [frange] Convert frange_add_zeros to multi-range
Aldy Hernandez
- [PATCH] [frange] Convert operator_abs::fold_range to sub-ranges.
Aldy Hernandez
- [PATCH] [frange] Convert operator_negate::fold_range to sub-ranges.
Aldy Hernandez
- [PATCH] [frange] Convert the float to float cast to sub-ranges.
Aldy Hernandez
- [PATCH] [frange] Convert the float to int cast to sub-ranges.
Aldy Hernandez
- [PATCH] [frange] Convert the int to float cast to sub-ranges.
Aldy Hernandez
- [PATCH] [frange] Guard sign-zero self test with HONOR_SIGNED_ZEROS [PR126714]
Aldy Hernandez
- [PATCH] [frange] Guard sign-zero self test with HONOR_SIGNED_ZEROS [PR126714]
Jeffrey Law
- [PATCH] [frange] Implement set_nonzero and nonzero_p.
Aldy Hernandez
- [PATCH] [frange] Implement set_nonzero and nonzero_p.
Andrew MacLeod
- [PATCH] [frange] Implement set_nonzero and nonzero_p.
Richard Biener
- [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Kugan Vivekanandarajah
- [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Jan Hubička
- [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Richard Biener
- [Patch][RFC?] Re-guess probability when unswitch hoists a condition before the loop [PR126664]
Tobias Burnus
- [Patch][RFC?] Re-guess probability when unswitch hoists a condition before the loop [PR126664]
Richard Biener
- [Patch][RFC?] Re-guess probability when unswitch hoists a condition before the loop [PR126664]
Tobias Burnus
- [PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Jonathan Wakely
- [PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Tomasz Kaminski
- [PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Jonathan Wakely
- [PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Tomasz Kaminski
- [PATCH] [v2] aarch64: Implement vector DImode high-part multiply using SVE
ktkachov@nvidia.com
- [PATCH] [v2] aarch64: Implement vector DImode high-part multiply using SVE
Tamar Christina
- [Patch][v2] C++: Handle OpenMP/OpenACC array sections [: / :] with C++26
Tobias Burnus
- [Patch][v2] C++: Handle OpenMP/OpenACC array sections [: / :] with C++26
Jason Merrill
- [PATCH][v2] match.pd: combine a pair of vector comparisons against zero
ktkachov@nvidia.com
- [PATCH][v2] match.pd: drop an operand discarded by a shift
ktkachov@nvidia.com
- [PATCH][v2] match.pd: drop an operand discarded by a shift
Jeffrey Law
- [PATCH][v2] match.pd: drop an operand discarded by a shift
Andrea Pinski
- [PATCH][v2] match.pd: fold an unsigned modular reduction into MIN
ktkachov@nvidia.com
- [PATCH][v2] match.pd: fold an unsigned modular reduction into MIN
Andrea Pinski
- [PATCH][v2] match.pd: turn a product of two quotients into one division
ktkachov@nvidia.com
- [PATCH][v2] match.pd: turn a product of two quotients into one division
Jeffrey Law
- [PATCH][v2] match: fold the sum of a min/max pair
ktkachov@nvidia.com
- [PATCH][v2] match: fold the sum of a min/max pair
Jeffrey Law
- [PATCH] [v2] vect: Recognise high-part multiply when the wide type has no vector form
ktkachov@nvidia.com
- [PATCH] [v2] vect: Recognise high-part multiply when the wide type has no vector form
Richard Biener
- [PATCH] [v2] vect: Recognise high-part multiply when the wide type has no vector form
Richard Biener
- [PATCH] [v3] vect: Recognise high-part multiply when the wide type has no vector form
ktkachov@nvidia.com
- [PATCH] [v3] vect: Recognise high-part multiply when the wide type has no vector form
Richard Biener
- [patch v3][vect]: fix loop exit profiles with early break [PR118407]
Tamar Christina
- [patch][vect]: fix loop exit profiles with early break [PR118407]
Richard Biener
- [patch][vect]: fix loop exit profiles with early break [PR118407]
Tamar Christina
- [patch][vect]: move check for safe speculative reads for inbound access [PR126369]
Tamar Christina
- [patch][vect]: simplify is_linear_load_p using vec_perm_builder and reject invalid [PR126592]
Tamar Christina
- [patch][vect]: when REALPART/IMAGPART also check their def stmts [PR126593]
Tamar Christina
- [patch][vect]: when REALPART/IMAGPART also check their def stmts [PR126593]
Richard Biener
- [PATCH] aarch64-w64-mingw32: Complete Windows on ARM support
coshvji cujmlqef
- [PATCH] aarch64-w64-mingw32: Complete Windows on ARM support
trcrsired
- [PATCH] aarch64: Add missing CC clobber to max/min-of-add/sub patterns [PR116815]
ktkachov@nvidia.com
- [PATCH] aarch64: Add missing CC clobber to max/min-of-add/sub patterns [PR116815]
Andrea Pinski
- [PATCH] aarch64: Fix -march=native when -mtune is used [PR124629]
Alice Carlotti
- [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Alfie Richards
- [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Tamar Christina
- [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Alfie Richards
- [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Tamar Christina
- [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Alfie Richards
- [PATCH] aarch64: Implement vector DImode high-part multiply using SVE for Advanced SIMD modes
ktkachov@nvidia.com
- [PATCH] aarch64: Implement vector DImode high-part multiply using SVE for Advanced SIMD modes
Andrea Pinski
- [PATCH] Add ai-policy.html
Andrea Pinski
- [PATCH] alpha: add -mlra and enable LRA by default on BWX targets
Matt Turner
- [PATCH] alpha: add -mlra and enable LRA by default on BWX targets
Jeffrey Law
- [PATCH] alpha: add -mlra and enable LRA by default on BWX targets
Andrea Pinski
- [PATCH] analyzer: add dynamic_cast support [PR110578]
Egas Ribeiro
- [PATCH] analyzer: add dynamic_cast support [PR110578]
Egas Ribeiro
- [PATCH] arc: Don't advertise optab for unsupported vector modes
Claudiu Zissulescu Ianculescu
- [patch] AVR: Add 16-bit saturated fixed-point divisions.
Denis Chertykov
- [patch] AVR: Add [un]signed sat accum divisions
Denis Chertykov
- [PATCH] bootstrap, gnattools: Pass target sysroot flags to bootstrap compilers
Zhongteng Gui
- [PATCH] c++, v2: Improve printing of null pointer to data member constants [PR126599]
Jakub Jelinek
- [PATCH] c++, v2: Reject UB in static_cast downcasts during constant evaluation
Jakub Jelinek
- [PATCH] c++, v2: Reject UB in static_cast downcasts during constant evaluation
Jason Merrill
- [PATCH] c++, v2: Reject UB in static_cast downcasts during constant evaluation
Jakub Jelinek
- [PATCH] c++, v3: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
Jason Merrill
- [PATCH] c++, v4: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
Jakub Jelinek
- [PATCH] c++, v4: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
franz.sirl-kernel@lauterbach.com
- [PATCH] c++, v4: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
Jakub Jelinek
- [PATCH] c++, v4: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
franz.sirl-kernel@lauterbach.com
- [PATCH] c++, v4: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
Jason Merrill
- [PATCH] c++/objective-c++; Do not claim feature(modules), it is clang-specific.
Iain Sandoe
- [PATCH] c++/objective-c++; Do not claim feature(modules), it is clang-specific.
Jason Merrill
- [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Marek Polacek
- [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Jason Merrill
- [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Jason Merrill
- [PATCH] c++: Add missing "to" in reflection diagnostic
EienMiku
- [PATCH] c++: Add missing "to" in reflection diagnostic
Marek Polacek
- [PATCH] c++: Add missing "to" in reflection diagnostic
Jakub Jelinek
- [PATCH] c++: do not hash TYPENAME_TYPEs on pointers [PR124811]
Richard Biener
- [PATCH] c++: Fix ICE during mangling of a conversion operator function template [PR126093]
Jakub Jelinek
- [PATCH] c++: Fix ICE during mangling of a conversion operator function template [PR126093]
Marek Polacek
- [PATCH] c++: Fix mangling of empty anon union/struct unnamed NSDMs [PR125541]
Jason Merrill
- [PATCH] c++: Fix structured binding pack instantiation ICE [PR125591]
Jason Merrill
- [PATCH] c++: Fix up constexpr handling of break in expansion statements [PR125601]
Jason Merrill
- [PATCH] c++: Fix up unify_array_domain [PR125536]
Jakub Jelinek
- [PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Jakub Jelinek
- [PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Jason Merrill
- [PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Jakub Jelinek
- [PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Jakub Jelinek
- [PATCH] c++: Mangling fix for type alias reflections [PR125680]
Jason Merrill
- [PATCH] c++: Reject std::initializer_list with bases [PR125647]
Jason Merrill
- [PATCH] c-family, c++: Reject non-string-literal error/warning attribute argument [PR126264]
Vladislav Semykin
- [PATCH] c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need to extend [PR124948]
Torbjorn SVENSSON
- [PATCH] c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need to extend [PR124948]
Jakub Jelinek
- [PATCH] c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need to extend [PR124948]
Torbjorn SVENSSON
- [PATCH] c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need to extend [PR124948]
Richard Earnshaw (foss)
- [PATCH] Cleanup vectorizable_conversion
Richard Biener
- [PATCH] contrib: Allow overriding download_prerequisites base URL
Даниил Гусев
- [PATCH] contrib: Allow overriding download_prerequisites base URL
Alexander Monakov
- [PATCH] contrib: Cleanup downloaded archives in download_prerequisites
Даниил Гусев
- [PATCH] contrib: handle @option as indicating command to @table
Joseph Myers
- [PATCH] contrib: handle @option as indicating command to @table
Andrew Burgess
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] expand: Improve tuple-extraction handling.
Richard Sandiford
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] ext-dce: Avoid multi-register paradoxical subregs for reload [PR122438]
Jeffrey Law
- [PATCH] ext-dce: Avoid multi-register paradoxical subregs for reload [PR122438]
Karl Mehltretter
- [PATCH] Fix latent issue in call vectorization
Richard Biener
- [PATCH] fold-const, match.pd: Improve ptr_difference_const optimizations
Jakub Jelinek
- [PATCH] fold-const, match.pd: Improve ptr_difference_const optimizations
Richard Biener
- [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Jerry DeLisle
- [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Jerry DeLisle
- [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Jerry DeLisle
- [PATCH] fortran: [PR53800] Wrong copy-in/out with CLASS array to assumed-shape TYPE
Jerry DeLisle
- [PATCH] fortran: [PR53800] Wrong copy-in/out with CLASS array to assumed-shape TYPE
Mikael Morin
- [PATCH] fortran: [PR53800] Wrong copy-in/out with CLASS array to assumed-shape TYPE
Jerry DeLisle
- [PATCH] gimple-range-op: Use widen method even for sqrt reverse op [PR126534]
Jakub Jelinek
- [PATCH] gimple-range-op: Use widen method even for sqrt reverse op [PR126534]
Aldy Hernandez
- [PATCH] Handle sub-ranges in frange == and != operators [PR126637]
Aldy Hernandez
- [PATCH] hwint: Simplify sext_hwi.
Kael Andrew Franco
- [PATCH] hwint: Simplify sext_hwi.
Jeffrey Law
- [PATCH] i386: Keep _ep[i|u]{32, 64} names of scalar SAT CVT intrinsics [PR126581]
Hu, Lin1
- [PATCH] i386: Keep _ep[i|u]{32, 64} names of scalar SAT CVT intrinsics [PR126581]
Hu, Lin1
- [PATCH] i386: Keep _ep[i|u]{32, 64} names of scalar SAT CVT intrinsics [PR126581]
Richard Biener
- [PATCH] i386: Keep _ep[i|u]{32,64} names of scalar SAT CVT intrinsics [PR126581]
H.J. Lu
- [PATCH] i386: Keep _ep[i|u]{32,64} names of scalar SAT CVT intrinsics [PR126581]
Liu, Hongtao
- [PATCH] i386: Keep _ep[i|u]{32,64} names of scalar SAT CVT intrinsics [PR126581]
Jakub Jelinek
- [PATCH] i386: Keep _ep[i|u]{32,64} names of scalar SAT CVT intrinsics [PR126581]
Richard Biener
- [PATCH] i386: Keep _ep[i|u]{32,64} names of scalar SAT CVT intrinsics [PR126581]
Jakub Jelinek
- [PATCH] i386: preserve fastcall reg slots across aggregate args [PR41013]
Oleg Tolmatcev
- [PATCH] ifcombine: ignore the global ranges of the inner bb [PR126313]
Andrea Pinski
- [PATCH] ipa-inline: credit aggregate copies into the return slot as eliminated by inlining
Kyrylo Tkachov
- [PATCH] libcpp, c-family: Implement C++29 P3733R1 - More named universal character escapes
Jason Merrill
- [PATCH] libcpp: add an AArch64 SVE2 search_line_fast
ktkachov@nvidia.com
- [PATCH] libcpp: add an AArch64 SVE2 search_line_fast
Wilco Dijkstra
- [PATCH] libcpp: Fix up ICE with __VA_OPT__ [PR125048]
Jason Merrill
- [PATCH] libcpp: Implement C++29 P3658R1 - Adjust identifier following new Unicode recommendations
Jason Merrill
- [PATCH] libga68: regenerate configure
Trevor Woerner
- [PATCH] libga68: regenerate configure
Jose E. Marchesi
- [PATCH] libgomp: Add Controls For Runtime USM
Gio T
- [PATCH] libgomp: New barriers in new linux/futex_waitv target
mmalcomson@nvidia.com
- [PATCH] libstdc++: arm: convert vpadd_* operands to intrinsic types [PR122981]
Torbjorn SVENSSON
- [PATCH] libstdc++: Deprecate std::errc constants related to UNIX STREAMS.
Tomasz Kamiński
- [PATCH] libstdc++: Deprecate std::errc constants related to UNIX STREAMS.
Jonathan Wakely
- [PATCH] libstdc++: Document std::chrono::tzdb database implementation.
Jonathan Wakely
- [PATCH] libstdc++: Make internal bit manipulation functions available in C++11.
Tomasz Kamiński
- [PATCH] libstdc++: Optimize chrono year::is_leap
Cassio Neri
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Yuao Ma
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Patrick Palka
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Tomasz Kaminski
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Yuao Ma
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Yuao Ma
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Patrick Palka
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Yuao Ma
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Patrick Palka
- [PATCH] libstdc++: optimize std::for_each for segmented iterators
Yuao Ma
- [PATCH] libstdc++: Reject user-defined specializations for coroutine_handle.
Jakub Jelinek
- [PATCH] libstdc++: Support constexpr formatting for vector<bool>::reference.
Tomasz Kamiński
- [PATCH] libstdc++: Value-initialize hashtable helper objects
Marco Falke
- [PATCH] LoongArch: improve 64-bit bitwise AND operation
Jeffrey Law
- [PATCH] LoongArch: improve 64-bit bitwise AND operation
Xi Ruoyao
- [PATCH] LoongArch: improve 64-bit bitwise AND operation
Xi Ruoyao
- [PATCH] MAINTAINERS: Add myself to DCO section
Jeffrey Law
- [PATCH] match.pd: add the inclusive or dual of the masked comparison rule
ktkachov@nvidia.com
- [PATCH] match.pd: add the inclusive or dual of the masked comparison rule
Jeffrey Law
- [PATCH] match.pd: combine a pair of vector comparisons against zero
ktkachov@nvidia.com
- [PATCH] match.pd: combine a pair of vector comparisons against zero
Andrea Pinski
- [PATCH] match.pd: combine a pair of vector reductions
ktkachov@nvidia.com
- [PATCH] match.pd: combine a pair of vector reductions
Jeffrey Law
- [PATCH] match.pd: drop a clamp whose bounds cross
ktkachov@nvidia.com
- [PATCH] match.pd: drop a clamp whose bounds cross
Jeffrey Law
- [PATCH] match.pd: drop a clamp whose bounds cross
Kyrylo Tkachov
- [PATCH] match.pd: drop a clamp whose bounds cross
Jeffrey Law
- [PATCH] match.pd: drop an operand discarded by a shift
ktkachov@nvidia.com
- [PATCH] match.pd: drop an operand discarded by a shift
Andrea Pinski
- [PATCH] match.pd: extend the MIN/MAX narrowing through a cast to vectors
ktkachov@nvidia.com
- [PATCH] match.pd: extend the MIN/MAX narrowing through a cast to vectors
Jeffrey Law
- [PATCH] match.pd: fold an unsigned modular reduction into MIN
ktkachov@nvidia.com
- [PATCH] match.pd: fold an unsigned modular reduction into MIN
Andrea Pinski
- [PATCH] match.pd: fold the overflow-free average idiom
ktkachov@nvidia.com
- [PATCH] match.pd: fold the overflow-free average idiom
Andrea Pinski
- [PATCH] match.pd: fold the overflow-free average idiom
Jeffrey Law
- [PATCH] match.pd: Handle shift-and-subtract SWAR sign masks
huzife
- [PATCH] match.pd: merge two masked equality tests of one value
ktkachov@nvidia.com
- [PATCH] match.pd: merge two masked equality tests of one value
Andrea Pinski
- [PATCH] match.pd: sink a unary operation through a vector permute
ktkachov@nvidia.com
- [PATCH] match.pd: sink a unary operation through a vector permute
Andrea Pinski
- [PATCH] match.pd: turn a product of two quotients into one division
ktkachov@nvidia.com
- [PATCH] match.pd: turn a product of two quotients into one division
Jakub Jelinek
- [PATCH] match.pd: turn a product of two quotients into one division
Kyrylo Tkachov
- [PATCH] match.pd: turn a product of two quotients into one division
Jakub Jelinek
- [PATCH] match: Combine four simplify into one for. [PR63387]
Kael Andrew Franco
- [PATCH] match: Combine four simplify into one for. [PR63387]
Andrea Pinski
- [PATCH] match: Combine several patterns into fors.
Kael Andrew Franco
- [PATCH] match: Combine several patterns into fors.
Jeffrey Law
- [PATCH] match: Combine several patterns into fors.
Jeffrey Law
- [PATCH] match: Combine two for into one for.
Jeffrey Law
- [PATCH] match: Combine two patterns into for.
Andrea Pinski
- [PATCH] match: drop a mask that the following right shift discards
ktkachov@nvidia.com
- [PATCH] match: drop a mask that the following right shift discards
Andrea Pinski
- [PATCH] match: Fix incorrect identification of POPCOUNT pattern [PR 126466]
Andrea Pinski
- [PATCH] match: Fix two typos and format. [PR64992]
Kael Andrew Franco
- [PATCH] MATCH: Fold `A CMP B ? A - B : B - A` to abs of difference [PR50856]
Jeffrey Law
- [PATCH] match: fold a remainder compared with its dividend
ktkachov@nvidia.com
- [PATCH] match: fold a remainder compared with its dividend
Jeffrey Law
- [PATCH] match: fold a remainder compared with its dividend
Kyrylo Tkachov
- [PATCH] match: fold a remainder compared with its dividend
Jeffrey Law
- [PATCH] match: fold a remainder compared with its dividend
Kyrylo Tkachov
- [PATCH] match: fold a remainder of a remainder by a multiple
ktkachov@nvidia.com
- [PATCH] match: fold a remainder of a remainder by a multiple
Jeffrey Law
- [PATCH] match: fold a remainder of a remainder by a multiple
Kyrylo Tkachov
- [PATCH] match: fold a remainder of a remainder by a multiple
Jeffrey Law
- [PATCH] match: fold the sum of a min/max pair
ktkachov@nvidia.com
- [PATCH] match: fold the sum of a min/max pair
Andrea Pinski
- [PATCH] match: fold two comparisons of a masked value
ktkachov@nvidia.com
- [PATCH] match: fold two comparisons of a masked value
Richard Biener
- [PATCH] match: fold two idioms built from the negation of a value
ktkachov@nvidia.com
- [PATCH] match: fold two idioms built from the negation of a value
Andrea Pinski
- [PATCH] match: fold two idioms built from the negation of a value
Richard Biener
- [PATCH] match: move a mask across a following right shift
ktkachov@nvidia.com
- [PATCH] match: move a mask across a following right shift
Andrea Pinski
- [PATCH] match: Simplify `(A | C) == A` to `(A & C) != 0` when C is power of 2 [PR101650]
Jeffrey Law
- [PATCH] middle-end/123175 - fix vec_perm_indices construction in selftests
Richard Biener
- [PATCH] middle-end: Don't read a memory destination fully overwritten by a bit-field store
Richard Earnshaw
- [patch v2]middle-end: fix condition on multiple negate pattern [PR126602]
Tamar Christina
- [patch]middle-end: fix condition on multiple negate pattern [PR126602]
Richard Biener
- [patch]middle-end: fix condition on multiple negate pattern [PR126602]
Tamar Christina
- [patch]middle-end: fix condition on multiple negate pattern [PR126602]
Richard Biener
- [PATCH] middle-end: If supported, use __builtin_bitreverse64 on reflect_hwi. [PR126625]
Kael Andrew Franco
- [PATCH] middle-end: If supported, use __builtin_bitreverse64 on reflect_hwi. [PR126625]
Andrea Pinski
- [PATCH] middle-end: If supported, use __builtin_bitreverse64 on reflect_hwi. [PR126625]
Kael Andrew Franco
- [PATCH] middle-end: If supported, use __builtin_bitreverse64 on reflect_hwi. [PR126625]
Andrea Pinski
- [PATCH] mingw: Remove outdated /mingw stuff
Zhongteng Gui
- [PATCH] mingw: Remove outdated /mingw stuff
Zhongteng Gui
- [PATCH] mips: Fix up creation of MD builtins with 0 arguments [PR126484]
Richard Biener
- [PATCH] openmp: Do not emit OMPT loop-end call with inscan
Paul-Antoine Arras
- [PATCH] passes: Make gcc buildable again with mawk <= 1.3.3
Nathan Sidwell
- [PATCH] PE/COFF: Implement visibility attribute via .drectve
Jonathan Yong
- [PATCH] PE/COFF: Implement visibility attribute via .drectve
LIU Hao
- [PATCH] phiopt/cselim: Allow a load between the load and the store before the condition [PR126580]
Andrea Pinski
- [PATCH] phiopt/cselim: Allow a load between the load and the store before the condition [PR126580]
Andrea Pinski
- [PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Jakub Jelinek
- [PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Richard Biener
- [PATCH] range-op-float, value-range, v2: Fix up float_widen_lhs_range [PR126641]
Jakub Jelinek
- [PATCH] range-op-float, value-range, v2: Fix up float_widen_lhs_range [PR126641]
Aldy Hernandez
- [PATCH] range-op-float, value-range, v2: Fix up float_widen_lhs_range [PR126641]
Jakub Jelinek
- [PATCH] range-op-float, value-range, v3: Fix up float_widen_lhs_range [PR126641]
Jakub Jelinek
- [PATCH] range-op-float, value-range, v3: Fix up float_widen_lhs_range [PR126641]
Richard Biener
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Jakub Jelinek
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Aldy Hernandez
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Jakub Jelinek
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Aldy Hernandez
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Andrew MacLeod
- [PATCH] range-op-float: Fix up float_widen_lhs_range [PR126641]
Aldy Hernandez
- [PATCH] range-op-float: Fix up inf handling in reverse narrowing float to float cast [PR126464]
Torbjorn SVENSSON
- [PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Jakub Jelinek
- [PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Aldy Hernandez
- [PATCH] Remove the free-standing contains_zero_p in favor of the method.
Aldy Hernandez
- [PATCH] RISC-V: Don't emit a separate multilib for the default march/mabi
Jeffrey Law
- [PATCH] RISC-V: Don't emit a separate multilib for the default march/mabi
Tsung Chun Lin
- [PATCH] RISC-V: Don't let popretz combine across a call [PR target/126454]
Kito Cheng
- [PATCH] RISC-V: Don't let popretz combine across a call [PR target/126454]
Jeffrey Law
- [PATCH] RISC-V: Don't synthesize VLS vector constants.
Robin Dapp
- [PATCH] RISC-V: Don't synthesize VLS vector constants.
Jeffrey Law
- [PATCH] RISC-V: Fix single-step expansion [PR126550].
Robin Dapp
- [PATCH] RISC-V: Fix single-step expansion [PR126550].
Jeffrey Law
- [PATCH] RISC-V: Implement reassociation width hook
Jeffrey Law
- Re: Re: [PATCH] RISC-V: Implement reassociation width hook
Wang Yaduo
- [PATCH] RISC-V: Implement reassociation width hook
Jeffrey Law
- Re: Re: [PATCH] RISC-V: Implement reassociation width hook
Wang Yaduo
- [PATCH] RISC-V: Implement reassociation width hook
Jeffrey Law
- [PATCH] RISC-V: Return implied_exts by const reference
Jeffrey Law
- Re: [PATCH] RISC-V: Return implied_exts by const reference
Jin Ma
- [PATCH] RISC-V: Return implied_exts by const reference
Jeffrey Law
- [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Joseph Myers
- [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Jakub Jelinek
- [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Manjunath Matti
- [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Jakub Jelinek
- [PATCH] rs6000: Fix type size checks for __builtin_ppc_atomic_cas_local [PR126513]
Avinash Jayakar
- [PATCH] rs6000: Fix type size checks for __builtin_ppc_atomic_cas_local [PR126513]
Jakub Jelinek
- [PATCH] rs6000: Fix type size checks for __builtin_ppc_atomic_cas_local [PR126513]
Michael Meissner
- [PATCH] Run the bootstrap object comparison in parallel
Jeffrey Law
- [PATCH] Run the bootstrap object comparison in parallel
Kyrylo Tkachov
- [PATCH] s390: Fix ICE in usubc5 [PR126667]
Jakub Jelinek
- [PATCH] s390: Fix ICE in usubc5 [PR126667]
Andreas Krebbel
- [PATCH] Simplify vect_get_vec_defs API
Richard Biener
- [PATCH] sse-init-v2df-1.c: Compile with -mfpmath=sse
H.J. Lu
- [PATCH] testsuite, aarch64: Mark tests as needing ifunc support.
Iain Sandoe
- [PATCH] testsuite, aarch64: Mark tests as needing ifunc support.
Alice Carlotti
- [PATCH] testsuite/g++: force the serial PSTL backend in xtreme-header-8.C
Kyrylo Tkachov
- [PATCH] testsuite/g++: force the serial PSTL backend in xtreme-header-8.C
Jonathan Wakely
- [PATCH] testsuite/g++: force the serial PSTL backend in xtreme-header-8.C
Jakub Jelinek
- [PATCH] testsuite: Add yet another [[clang::no_specializations]] testcase [PR120635]
Jason Merrill
- [PATCH] testsuite: Add yet another [[clang::no_specializations]] testcase [PR120635]
Jason Merrill
- [PATCH] testsuite: Clarify the std module export plugin diagnostics [PR125200]
Jason Merrill
- [PATCH] testsuite: Fix up gcc.dg/pr126464.c test [PR126464]
Jakub Jelinek
- [PATCH] testsuite: Fix up gcc.dg/pr126464.c test [PR126464]
Andrea Pinski
- [PATCH] testsuite: Fix up gcc.dg/pr126464.c test [PR126464]
Torbjorn SVENSSON
- [PATCH] testsuite: Fix up gcc.dg/torture/bitint-100.c test [PR124948]
Jakub Jelinek
- [PATCH] testsuite: Fix up gcc.dg/torture/bitint-100.c test [PR124948]
Andrea Pinski
- [PATCH] testsuite: Fix up gcc.dg/torture/bitint-100.c test [PR124948]
Torbjorn SVENSSON
- [PATCH] tree-optimization/110935 - add testcase
Richard Biener
- [PATCH] tree-optimization/126028 - vector placement and live lane extracts
Richard Biener
- [PATCH] tree-optimization/126028 - vector placement and live lane extracts
Tamar Christina
- [PATCH] tree-optimization/126028 - vector placement and live lane extracts
Richard Biener
- [PATCH] tree-optimization/126650 - get_inner_reference_aff and bitfields
Richard Biener
- [PATCH] tree-optimization/126658 - TARGET_MEM_REF and non-null infering
Richard Biener
- [PATCH] tree-optimization: Optimize idempotent ABS_EXPR in loops [PR middle-end]
Jeffrey Law
- [PATCH] tree-optimization: Remove dead code. [PR126669]
Kael Andrew Franco
- [PATCH] tree-optimization: Remove dead code. [PR126669]
Andrea Pinski
- [PATCH] tree-vect.h: Compile check_vect with -O0
H.J. Lu
- [PATCH] tree-vect.h: Compile check_vect with -O0
H.J. Lu
- [PATCH] tree-vect.h: Compile check_vect with -O0
Hongtao Liu
- [PATCH] tree-vect.h: Compile check_vect with -O0
H.J. Lu
- [PATCH] tree-vect.h: Compile check_vect with -O0
Liu, Hongtao
- [PATCH] tree-vect.h: Compile check_vect with -O0
H.J. Lu
- [PATCH] tree-vect.h: Compile check_vect with -O0
Liu, Hongtao
- [PATCH] Use positional_argument in callback_only attribute handler
Josef Melcr
- [PATCH] Use positional_argument in callback_only attribute handler
Jakub Jelinek
- [PATCH] vect: Recognise high-part multiply when the wide type has no vector form
ktkachov@nvidia.com
- [PATCH] vect: Recognise high-part multiply when the wide type has no vector form
Andrea Pinski
- [PATCH] vect: Recognise high-part multiply when the wide type has no vector form
Richard Biener
- [PATCH] vect: Recognise high-part multiply when the wide type has no vector form
Kyrylo Tkachov
- [PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Jakub Jelinek
- [PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Richard Biener
- [PATCH] x86: Also check non-local variable for argument-linked memory
H.J. Lu
- [PATCH] x86: Also check non-local variable for argument-linked memory
Uros Bizjak
- [PATCH] x86: Replace -mno-sse4.1 with -mno-sse3 in commit f0bd50e8317 tests
H.J. Lu
- [PATCH] x86: Replace -mno-sse4.1 with -mno-sse3 in commit f0bd50e8317 tests
Roger Sayle
- [PATCH] x86: Update cpuid.h to pass leaf to __get_cpuid_max
H.J. Lu
- [PATCH] x86: Update cpuid.h to pass leaf to __get_cpuid_max
Liu, Hongtao
- [Patch applied] Update Michael Meissner to be PowerPC maintainer
Michael Meissner
- [Patch applied] Update Michael Meissner to be PowerPC maintainer
Surya Kumari Jangala
- [Patch applied] Update Michael Meissner to be PowerPC maintainer
Richard Earnshaw (foss)
- [Patch applied] Update Michael Meissner to be PowerPC maintainer
Michael Meissner
- [Patch applied] Use vector pair load/store for PowerPC memcpy with -mcpu=future
Michael Meissner
- [PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses
Claudio Bantaloukas via Sourceware Forge
- [PATCH v1 0/1] aarch64: delete vaddd_s64 and vaddd_u64 from arm_neon.h [PR126652]
Karl Meakin
- [PATCH v1 0/1] Merge common attribute handling code between libgccjit and `gcc/c-family`
Guillaume Gomez via Sourceware Forge
- [PATCH v1 0/1] testsuite: arm: add require effective target for cmse tests
Torbjörn Svensson via Sourceware Forge
- [PATCH v1 0/1] tree-optimization/114502 - final value replacement for idempotent negation
Rachit Mehta via Sourceware Forge
- [PATCH v1 0/2] RFC: Script to manage teams on the forge
Richard Earnshaw via Sourceware Forge
- [PATCH v1 0/3] Support RVV register overlap for vwmulsu.vv
pan2.li@intel.com
- [PATCH v1 0/5] Add test cases for v[sub|mul][u].vv register overlap
pan2.li@intel.com
- [PATCH v1 0/5] Add test cases for v[sub|mul][u].vv register overlap
Robin Dapp
- [PATCH v10 0/9] aarch64: intrinsics refactors
Karl Meakin via Sourceware Forge
- [PATCH v1 1/1] aarch64: delete vaddd_s64 and vaddd_u64 from arm_neon.h [PR126652]
Karl Meakin
- [PATCH v1 1/1] aarch64: delete vaddd_s64 and vaddd_u64 from arm_neon.h [PR126652]
Andrea Pinski
- [PATCH v1 1/1] aarch64: delete vaddd_s64 and vaddd_u64 from arm_neon.h [PR126652]
Karl Meakin
- [PATCH v1 1/1] MAINTAINERS: Record old email addresses
Claudio Bantaloukas via Sourceware Forge
- [PATCH v1 1/1] MAINTAINERS: Record old email addresses
Sam James
- [PATCH v1 1/1] MAINTAINERS: Record old email addresses
Claudio Bantaloukas
- [PATCH v1 1/1] MAINTAINERS: Record old email addresses
Andrea Pinski
- [PATCH v1 1/1] Merge common attribute handling code between libgccjit and c-family.
Guillaume Gomez via Sourceware Forge
- [PATCH v1 1/1] testsuite: arm: add require effective target for cmse tests
Torbjörn Svensson via Sourceware Forge
- [PATCH v1 1/1] tree-optimization/114502 - final value replacement for idempotent negation
Rachit Mehta via Sourceware Forge
- [PATCH v1 1/1] vect: Prepare promotion/demotion for BB SLP with predicated tails
Richard Biener
- [PATCH v1 1/2] forge: Initial data for forge notifications
Richard Earnshaw via Sourceware Forge
- [PATCH v1 1/3] RISC-V: Allow RVV register overlap for vwmulsu.vv
pan2.li@intel.com
- [PATCH v1 1/3] RISC-V: Allow RVV register overlap for vwmulsu.vv
Robin Dapp
- [PATCH v1 1/3] RISC-V: Allow RVV register overlap for vwmulsu.vv
Li, Pan2
- [PATCH v1 1/5] RISC-V: Add test cases for vwsub.vv reg overlap
pan2.li@intel.com
- [PATCH v1 2/2] forge: add a script to manage teams on the forge
Richard Earnshaw via Sourceware Forge
- [PATCH v1 2/3] RISC-V: Add test cases for vwmulsu.vv reg overlap
pan2.li@intel.com
- [PATCH v1 2/5] RISC-V: Add test cases for vwsubu.vv reg overlap
pan2.li@intel.com
- [PATCH v1 3/3] RISC-V: Add more test cases for vwmulsu.vv
pan2.li@intel.com
- [PATCH v1 3/5] RISC-V: Add test cases for vwmul.vv reg overlap
pan2.li@intel.com
- [PATCH v13 1/7] kcfi: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH v13 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH v1 4/5] RISC-V: Add test cases for vwmulu.vv reg overlap
pan2.li@intel.com
- [PATCH v14 12/19] vect: Extend BB SLP vectorization to use predicated tails
Richard Biener
- [PATCH v14 18/19] vect: Rename masked_loop_p and len_loop_p variables
Richard Biener
- [PATCH v14 19/19] vect: Guard against infinite loop in vect_create_constant_vectors
Richard Biener
- [PATCH v1 5/5] RISC-V: Add more test cases for vwsub/vwsubu/vwmul/vwmulu.vv
pan2.li@intel.com
- [PATCH v1] gcc/driver: make SIGKILL/QUIT/... message clearer
Alexander Monakov
- [PATCH v1] gcc/driver: make SIGKILL/QUIT/... message clearer
Arsen Arsenović
- [PATCH v1] tree-optimization: Merge equality comparisons into memcmp
Richard Biener
- [PATCH v1] tree-optimization: Merge equality comparisons into memcmp
XH ZHOU
- [PATCH v1] tree-optimization: Merge equality comparisons into memcmp
Richard Biener
- [PATCH v2 0/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Rohith Kapelli
- [PATCH v2 0/2] arm: recognize vdupq idioms [PR124043]
Torbjörn Svensson via Sourceware Forge
- [PATCH v2 0/2] arm: recognize vdupq idioms [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v2 0/4] RISC-V: ARC-V RHX-100 fusion and scheduling
Luis Silva
- [PATCH v2 0/5] No-wrap assumptions.
Robin Dapp
- [PATCH v2 00/13] vect: Add support for HSSR (formerly FFR)
Alfie Richards
- [PATCH v2 01/13] vect: Change IV increment position to the end of the loop
Alfie Richards
- [PATCH v2 02/13] aarch64: Make reads/writes to FFR expensive
Alfie Richards
- [PATCH v2 03/13] aarch64: Add fold_contiguous_load helper function.
Alfie Richards
- [PATCH v2 04/13] ifn: optab: aarch64: Add optabs and internal functions for hssr operations.
Alfie Richards
- [PATCH v2 05/13] vect: Add SLP_NODE argument to vect_get_loop_mask.
Alfie Richards
- [PATCH v2 06/13] vect: Make vect_maybe_permute_loop_masks optional and retargetable
Alfie Richards
- [PATCH v2 07/13] vect: Add EXCLUDE_VIRTUALS argument to _slp_tree::push_vec_def.
Alfie Richards
- [PATCH v2 08/13] vect: aarch64: Add vect-hssr-usage param.
Alfie Richards
- [PATCH v2 09/13] vect: aarch64: Add hssr_read value to vect_cost_for_stmt.
Alfie Richards
- [PATCH v2 1/1] aarch64: Add SVE AES2 ACLE builtins
Alice Carlotti
- [PATCH v2 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Rohith Kapelli
- [PATCH v2 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Richard Sandiford
- [PATCH v2 1/4] RISC-V: Implement riscv_macro_fusion_pair_p for ARC-V RHX-100 series
Luis Silva
- [PATCH v2 1/5] niter: Add helper to compute type bound.
Robin Dapp
- [PATCH v2 10/13] vect: Add HSSR analysis
Alfie Richards
- [PATCH v2 11/13] vect: Add HSSR transformation.
Alfie Richards
- [PATCH v2 12/13] vect: Add HSSR versioning.
Alfie Richards
- [PATCH v2 13/13] vect: Enable HSSR by default.
Alfie Richards
- [PATCH v2 2/4] RISC-V: Implement TARGET_SCHED_FUSION_PRIORITY for ARC-V RHX-100 series
Luis Silva
- [PATCH v2 2/5] scev: Add nowrap bound.
Robin Dapp
- [PATCH v2 3/4] RISC-V: Implement scheduling for ARC-V RHX-100 series
Luis Silva
- [PATCH v2 3/5] dr: Add no-wrap bound.
Robin Dapp
- [PATCH v2 4/4] RISC-V: define_insn_and_split for multiply-add and bit-extract fusion
Luis Silva
- [PATCH v2 4/5] vect: Request no-wrap bounds from DR analysis.
Robin Dapp
- [PATCH v2 5/5] vect: Cost niter conditions.
Robin Dapp
- [patch v3][vect]: fix loop exit profiles with early break [PR118407]
Tamar Christina
- [patch v2][vect]: fix loop exit profiles with early break [PR118407]
Richard Biener
- [patch v2][vect]: fix loop exit profiles with early break [PR118407]
Tamar Christina
- [PATCH v2] contrib: Allow overriding download_prerequisites base URL
Даниил Гусев
- [PATCH v2] contrib: Allow overriding download_prerequisites base URL
Andrea Pinski
- [PATCH v2] contrib: Allow overriding download_prerequisites base URL
Alexander Monakov
- [PATCH v2] gimple-fold: fix follow_outer_ssa_edges for undefined overflow cases [PR126313]
Andrea Pinski
- [PATCH v2] gimple-fold: fix follow_outer_ssa_edges for undefined overflow cases [PR126313]
Richard Biener
- [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Ewan Hai-oc
- [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
H.J. Lu
- [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Ewan Hai-oc
- [PATCH v2] i386: Update Suffix for AVX10.2 SAT CVT scalar Intrinsics
H.J. Lu
- [PATCH v2] i386: Update Suffix for AVX10.2 SAT CVT scalar Intrinsics
H.J. Lu
- [PATCH v2] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Andrea Pinski
- [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Tomasz Kaminski
- [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Jonathan Wakely
- [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Jonathan Wakely
- [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Tomasz Kaminski
- [patch v2]middle-end: fix condition on multiple negate pattern [PR126602]
Tamar Christina
- [patch v2]middle-end: fix condition on multiple negate pattern [PR126602]
Richard Biener
- [PATCH v2] OpenMP: Use VOID_TYPE_P to check for void return type in SIMD function clones.
Kevin Stefanov
- [PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Roger Sayle
- [PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Richard Biener
- [PATCH v2] RISC-V: Add new relocation type for global array accesses with non-constant indices
Jeffrey Law
- [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Jeffrey Law
- Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Jin Ma
- [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Jeffrey Law
- Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Jin Ma
- [PATCH v2] RISC-V: Reject non-monotonic shuffle masks in slide patterns [PR126411]
Jeffrey Law
- [PATCH v2] simplify-rtx: widen the memory attributes when folding "c ? a : a" [PR125683]
Jeffrey Law
- [PATCH v2] tree-optimization: Recognize add/sub absolute-value idiom [PR56223]
Jeffrey Law
- [PATCH v2] tree-optimization: Recognize add/sub absolute-value idiom [PR56223]
Naveen SiddeGowda
- [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
H.J. Lu
- [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
Hongtao Liu
- [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
H.J. Lu
- [PATCH v3 0/2] aarch64: Add support for FEAT_CMH
Richard Ball
- [PATCH v3 0/2] arm: recognize vdupq idioms [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v3 0/7][X86]: AVX10_V2_AUX ISA support.
Hongtao Liu
- [PATCH v3 0/7][X86]: AVX10_V2_AUX ISA support.
Kumar, Venkataramanan
- [PATCH v3 1/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Rohith Kapelli
- [PATCH v3 1/2] arm: handle neon vec_dup from select of 128-bit vector
Richard Earnshaw via Sourceware Forge
- [PATCH v3 1/4] Detect predicated-index PHI
Raghesh Aloor
- [PATCH v3 2/2] arm: Thumb2 reg preferencing for vfp variant of movsi [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v3 2/2] libstdc++: Support any generator (up to 64bit) in generate_canonical [PR119739]
Jonathan Wakely
- [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Jeffrey Law
- [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Jeffrey Law
- [PATCH v3 7/7] [X86]: Add Sub-byte element extration and Symmetric-signed saturation narrow support.
Jiang, Haochen
- [patch v3][vect]: fix loop exit profiles with early break [PR118407]
Tamar Christina
- [PATCH v3] aarch64: Add SVE AES2 ACLE builtins
Sivan Shani
- [PATCH v3] aarch64: Add SVE AES2 ACLE builtins
Alice Carlotti
- [PATCH v3] aarch64: Add SVE AES2 ACLE builtins
Alice Carlotti
- [PATCH v3] c++/reflection: ICE with &template [:members_of():] [PR124794]
Jason Merrill
- [PATCH v3] expand: Split divisions with near-power-of-two divisors [PR middle-end/125708]
Jeffrey Law
- [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Andrea Pinski
- [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Daniel Henrique Barboza
- [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Andrew Pinski
- [PATCH v3] libstdc++: Mark <queue>, <deque> constexpr
Tomasz Kamiński
- [PATCH v3] libstdc++: Mark <queue>, <deque> constexpr
Tomasz Kaminski
- [PATCH v3] libstdc++: Mark <queue>, <deque> constexpr
Yuao Ma
- [PATCH v3] libstdc++: Mark <queue>, <deque> constexpr
Tomasz Kaminski
- [PATCH v3] phiopt: Add some TARGET_MEM_REF support to factoring of loads [PR100173]
Andrea Pinski
- [PATCH v4 0/1] Update overconstrained x86_64 tests
Dylan Rees
- [PATCH v4 0/2] arm: recognize vdupq idioms [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v4 0/2] arm: recognize vdupq idioms [PR124043]
Torbjörn Svensson via Sourceware Forge
- [PATCH v4 0/2] arm: recognize vdupq idioms [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v4 1/1] x86_64: Update overconstrained x86_64 tests
Dylan Rees
- [PATCH v4 1/1] x86_64: Update overconstrained x86_64 tests
H.J. Lu
- [PATCH v4 1/2] arm: handle neon vec_dup from select of 128-bit vector
Richard Earnshaw via Sourceware Forge
- [PATCH v4 1/5] RISC-V: Improve macro-fusion dump output and comments
Jeffrey Law
- Re: [PATCH v4 1/5] RISC-V: Improve macro-fusion dump output and comments
Jin Ma
- [PATCH v4 2/2] arm: Thumb2 reg preferencing for vfp variant of movsi [PR124043]
Richard Earnshaw via Sourceware Forge
- [PATCH v4 2/2] libstdc++: Support any generator (up to 64bit) in generate_canonical [PR119739]
Tomasz Kamiński
- [PATCH v4 2/2] libstdc++: Support any generator (up to 64bit) in generate_canonical [PR119739]
Jonathan Wakely
- [PATCH v4 2/5] RISC-V: Refine macro-fusion helper predicates
Jeffrey Law
- Re: [PATCH v4 2/5] RISC-V: Refine macro-fusion helper predicates
Jin Ma
- [PATCH v4 3/5] RISC-V: Widen fusion pair bitmask to unsigned HOST_WIDE_INT
Jeffrey Law
- [PATCH v4 4/5] RISC-V: Add macro-fusion pair recognition
Jeffrey Law
- Re: [PATCH v4 4/5] RISC-V: Add macro-fusion pair recognition
Jin Ma
- [PATCH v4 4/5] RISC-V: Add macro-fusion pair recognition
Jeffrey Law
- [PATCH v4 5/5] RISC-V: Enable macro-fusion pairs for xt-c9501fdvt
Jeffrey Law
- Re: [PATCH v4 5/5] RISC-V: Enable macro-fusion pairs for xt-c9501fdvt
Jin Ma
- [PATCH v4] forwprop: add simplify_phi_result_op() [PR101179]
Daniel Barboza
- [PATCH v4] forwprop: add simplify_phi_result_op() [PR101179]
Andrea Pinski
- [PATCH v5 1/3] aarch64: Fix comments for register constraints
Wilco Dijkstra
- [PATCH v5 2/3] aarch64: Add `SME_MOP4` predefines
Wilco Dijkstra
- [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
David Malcolm
- [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
- [PATCH v5] forwprop: add simplify_phi_result_op() [PR101179]
Daniel Barboza
- [PATCH v5] MIPS: Add support for --with-multi-buildlist
Eldar Osmanovic
- [PATCH v5] RISC-V: Fix riscv_subword_address for big-endian targets.
Jeffrey Law
- [PATCH v5] x86_64: Update overconstrained x86_64 tests
Dylan Rees
- [PATCH v5] x86_64: Update overconstrained x86_64 tests
H.J. Lu
- [PATCH v5] x86_64: Update overconstrained x86_64 tests
Andrea Pinski
- [PATCH v7 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Konstantinos Eleftheriou
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Richard Biener
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Andrea Pinski
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Andrea Pinski
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Philipp Tomsich
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Jakub Jelinek
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Philipp Tomsich
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Andrea Pinski
- [PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v8 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Konstantinos Eleftheriou
- [PATCH v8 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Jakub Jelinek
- [PATCH v8 2/7] forwprop: Add long-multiply carry-low-sum variant
Konstantinos Eleftheriou
- [PATCH v8 3/7] forwprop: Add long-multiply two-carry variant
Konstantinos Eleftheriou
- [PATCH v8 4/7] forwprop: Add long-multiply ladder variants
Konstantinos Eleftheriou
- [PATCH v8 5/7] forwprop: Add long-multiply low-plus variant
Konstantinos Eleftheriou
- [PATCH v8 6/7] match.pd, forwprop: Recognize long-multiply carries written as 2-arg PHI
Konstantinos Eleftheriou
- [PATCH v8 7/7] widening_mul: Lower long-multiply chains to inline longhand
Konstantinos Eleftheriou
- [PATCH v9 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v9 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Konstantinos Eleftheriou
- [PATCH v9 2/7] forwprop: Add long-multiply carry-low-sum variant
Konstantinos Eleftheriou
- [PATCH v9 3/7] forwprop: Add long-multiply two-carry variant
Konstantinos Eleftheriou
- [PATCH v9 4/7] forwprop: Add long-multiply ladder variants
Konstantinos Eleftheriou
- [PATCH v9 5/7] forwprop: Add long-multiply low-plus variant
Konstantinos Eleftheriou
- [PATCH v9 6/7] match.pd, forwprop: Recognize long-multiply carries written as 2-arg PHI
Konstantinos Eleftheriou
- [PATCH v9 7/7] widening_mul: Lower long-multiply chains to inline longhand
Konstantinos Eleftheriou
- [ping]:[PATCH v2] libstdc++: Reimplement std:call_once with an ABI tag.
Iain Sandoe
- [PING][PATCH] aarch64: Use SVE ASRD with vector division using division operator
Soumya AR
- [PING][PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tamar Christina
- [PING][PATCH] match: 1 / X -> X == 1 for positive X [PR125735]
Jeffrey Law
- [PING][PATCH] match: 1 / X -> X == 1 for positive X [PR125735]
Richard Biener
- [PING][PATCH] match: 1 / X -> X == 1 for positive X [PR125735]
Jeffrey Law
- [PING][PATCH] match: 1 / X -> X == 1 for positive X [PR125735]
Andrew Pinski
- [PING] diagnostics: gcc.dg/plugin/crash-test-nested-* tests failure on release branches
SenthilKumar.Selvaraj@microchip.com
- [PING] Loop vectorizer: Broadcast uniform offsets for emulated gathers
Roy, Reshma
- [ping^2] [PATCH] testsuite: Add multiple scan introducers to check-function-bodies.
Iain Sandoe
- [PING^3] [PATCH] analyzer: Add missing overrides and a cast, remove unused variables
Filip Kastl
- [PING^3][PATCH v3] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts
Dhruv Chawla
- [PUSHED 1/3] testsuite: Add phiopt factoring testcase for restrict
Andrea Pinski
- [PUSHED 2/3] phiopt: Factor loads, reject if the pointer types are not compatiable [PR126571]
Andrea Pinski
- [PUSHED 3/3] cselim: Fix cond_store_replacement_limited for clobbers [PR126569]
Andrea Pinski
- [pushed] c++: early DMI and constructor default arg [PR126606]
Jason Merrill
- [pushed] i386: Use %w operand modifier for ROLW bswaphisi2_lowpart alternative [PR126685]
Uros Bizjak
- [PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190]
Torbjorn SVENSSON
- [PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190]
Andrea Pinski
- [PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190]
Torbjorn SVENSSON
- [pushed] wwwdocs: gcc-15: Make link to back ends relative
Gerald Pfeifer
- [pushed] wwwdocs: gcc-15: Spell front end as two words
Gerald Pfeifer
- [pushed] wwwdocs: gcc-16: Make link to common problems upgrading relative
Gerald Pfeifer
- [PUSHED v4] phiopt: Add some TARGET_MEM_REF support to factoring of loads [PR100173]
Andrea Pinski
- [PUSHED v4] phiopt: Add some TARGET_MEM_REF support to factoring of loads [PR100173]
Andrea Pinski
- [r17-2973 Regression] FAIL: gcc.target/i386/builtin_target.c (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r17-2973 Regression] FAIL: gcc.target/i386/builtin_target.c (test for excess errors) on Linux/x86_64
Sharma, Dipesh
- [r17-2973 Regression] FAIL: gcc.target/i386/builtin_target.c (test for excess errors) on Linux/x86_64
Sharma, Dipesh
- [r17-3004 Regression] FAIL: gcc.dg/vect/vect-cond-11.c scan-tree-dump-not optimized "Invalid sum" on Linux/x86_64
Haochen Jiang
- [RFC, PATCH v2] Expand PARALLEL for function return and parameter passing
H.J. Lu
- [RFC] [frange] Convert range_operator::fold_range to sub-ranges.
Aldy Hernandez
- [RFC] RISC-V: Raise noce if-conversion cost limit
wangjue
- [RFC] RISC-V: Raise noce if-conversion cost limit
Jeffrey Law
- [RFC] rtl: Introduce vec_predicate.
Robin Dapp
- [RFC PATCH] Fix up cpp_check_xid_property (used by rust)
Jason Merrill
- [RFC PATCH] i386: Add combine patterns to fold masked loads into binary ops [PR target/123997]
Liu, Hongtao
- [RFC PATCH] LoongArch: drop the vararg special calling convention with COBOL [PR126409]
Xi Ruoyao
- [v5,3/3] aarch64: Add `SME_MOP4` instrinsics and corresponding insns
Wilco Dijkstra
- [WIP] libstdc++: fix hash container clear() complexity (DR2550) [PR67922]
Nathan Myers
- [wwwdocs] gcc-17: Create porting_to.html and document the AVX10.2 scalar SAT CVT rename
Hu, Lin1
- [x86 SSE PATCH] Improved vector initialization/construction.
H.J. Lu
- C++ patch ping
Jakub Jelinek
- fctugkwvfqgn
Mack Bauer
- FP fetch_add and "ignoring FP environment" attribute
Matthew Malcomson
- GCC 13.4.1 Status Report (2026-08-07)
Jakub Jelinek
- GCC 16.2.1 Status Report (2026-08-07)
Richard Biener
- New German PO file for 'gcc' (version 16.2.0)
Translation Project Robot
- New template for 'gcc' made available
Translation Project Robot
- No subject
H.J. Lu
- Overflow roofing leads in New York
Jason Hazel
- Ping: [PATCH gcc/* 0/2] Typed qualifiers
Arsen Arsenović
- Re:[PATCH] RISC-V: Implement reassociation width hook
Wang Yaduo
- Re: Re:[PATCH] RISC-V: Implement reassociation width hook
Robin Dapp
- Re: Re:[PATCH] RISC-V: Implement reassociation width hook
Wang Yaduo
- Re: Re:[PATCH] RISC-V: Implement reassociation width hook
Robin Dapp
- rs6000: Fix vec_permx wrong-code [PR125138]
Surya Kumari Jangala
- Scale an Innovative Android App Rapidly
Lannet Infotech
- 回复:[RFC] RISC-V: Raise noce if-conversion cost limit
wangjue
Last message date:
Sat Aug 8 10:51:01 GMT 2026
Archived on: Sat Aug 8 10:51:58 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).