July 2026 Archives by thread
Starting: Wed Jul 1 00:44:42 GMT 2026
Ending: Mon Jul 20 10:03:45 GMT 2026
Messages: 2271
- [PATCH][libatomic]: fix building inside the source directory [PR125583]
Alexandre Oliva
- libiberty d_compact_number signed integer overflow
Alan Modra
- [PATCH] RISC-V: Support altfmt attribute propagation to vsetvl pass
覃珊珊
- [PATCH] match.pd: Recognize branchless conditional negate [PR113894]
Odysseas Georgoudis
- [PATCH 0/2] Remove AMX-TF32 from GCC
Hongtao Liu
- [PATCH 1/1] libstdc++: Add Hygon x86 RNG instructions support to std::random_device
Yi Chen
- [x86 PATCH] Handle (zero_extend:DI (mem:SI)) in x86's STV.
Hongtao Liu
- [PATCH] cp: fix unevaluated operand context for typeid [PR c++/125886]
Vladislav Semykin
- [PATCH] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
- [PATCH v2 2/2] aarch64: Add SEH, stack unwinding and C++ exceptions.
Alice Carlotti
- [PATCH v3 0/2] libstdc++: Optimize chrono ostream insertion via __chrono_write
Anlai Lu
- [PATCH] match: Simplify `(a CMP1 b) AND/IOR (a CMP2 b)` [PR126042]
Andrew Pinski
- [PATCH v3] On the road towards fixing local register asm
Stefan Schulze Frielinghaus
- [PATCH] [RFC] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
ktkachov@nvidia.com
- [PATCH v2] libstdc++: Remove dependency on std::atomic<unsigned> in tzdb.cc
Tomasz Kaminski
- [PATCH] libstdc++: Use realpath for /etc/localtime symlink [PR125467]
Tomasz Kaminski
- [PATCH] aarch64: Fold merging svextb/svexth/svextw with a ptrue to AND [PR120027]
ktkachov@nvidia.com
- [PATCH] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
Tomasz Kaminski
- [PATCH v3] build: testsuite: Generate effective targets from auto-host.h
Rainer Orth
- [PATCH] PR target/99668: Improved complex to vector RTL expansion.
Richard Biener
- [PATCH 0/6] Remove HAVE_GNU_{AS,LD} etc.
Rainer Orth
- [PATCH] build: Fix ax_pthread.m4 on Solaris 11.4
Rainer Orth
- [PATCH] PTA: Fix wrong optimization of conditional dynamic allocation
Eric Botcazou
- [PATCH] i386: Move SLP-node costing into ix86_vector_costs::add_slp_cost
liuhongt
- [PATCH] tree-optimization/125040 - fix sorted_array_from_bitmap_set
Richard Biener
- [PATCH] analyzer: bail out of bounded_ranges::eval_condition for non-integral rhs [PR125380]
Kito Cheng
- [PATCH] aarch64: Add SME2p3/SVE2p3 narrowing right shift intrinsics
Kyrylo Tkachov
- [PATCH v3 1/2] libstdc++: Add stream state tests for chrono operator<<
Jonathan Wakely
- [PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Richard Biener
- [PATCH] RISC-V: Change initial value for fmin/fmax autovec reduce [PR126049]
Robin Dapp
- [PATCH] testsuite: add dg-require-atomic-cmpxchg-word to chrono tests
Jonathan Wakely
- [PATCH v5] c-family: Enable -Wstrict-aliasing even with -fno-strict-aliasing enabled
Sammy Al Hashemi
- [PATCH 1/2] feat: Add -fnon-temporal-store option to enhance nontemporal store optimization
Richard Biener
- GCC 16.1.1 Status Report (2026-07-01)
Richard Biener
- [PATCH] aarch64: Fix recent changes to be C++14 compatible
Jakub Jelinek
- [PATCH] aarch64: Remove some spurious semicolons
Jakub Jelinek
- [PATCH v11 3/8] aarch64: Port NEON add intrinsics to pragma-based framework
Andreas Schwab
- [PATCH] tree-optimization/125040 - iterate PRE clean
Richard Biener
- [PATCH v4] tree-optimization: Fold __builtin_memset with length 1 and non-constant fill [PR102202]
Richard Biener
- [PATCH v4 1/2] libstdc++: Refactor _ScalarAbi<N> into _Abi<N, N>
Jonathan Wakely
- [committed] fortran: Remove spurious semicolon
Jakub Jelinek
- [PATCH v4 2/2] libstdc++: Add std::complex to the [simd] vectorizable types
Jonathan Wakely
- [PATCH v2] expand_divmod: use VRP range to narrow constant multiplier [PR91883]
Richard Biener
- [PATCH 2/2] phiopt: for non-diamond case, invoke a limited conditional store elimination
Richard Biener
- [PATCH] PR target/48609: Improve RTL expansion of complex value return.
Roger Sayle
- [PATCH v3] tree-optimization: fold memset with length in [0, 1] to conditional store [PR102202]
Richard Biener
- [PATCH] vect: skip BB SLP swap when it corrupts operand columns
Richard Biener
- [PATCH v4 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR124853]
Jonathan Wakely
- [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]
Lewis Hyatt
- [PATCH v1 0/1] aarch64: fix pr126064
Karl Meakin via Sourceware Forge
- [PATCH v1 1/1] aarch64: fix pr126064
Karl Meakin via Sourceware Forge
- [COMMITTED, PATCH] s390: Fix *extzv_<mode>_{srl, sll}<clobbercc_or_nocc> [PR126054]
Stefan Schulze Frielinghaus
- [PATCH v2 0/2] tree-optimization/122569 - recognize variant DeBruijn CLZ idiom
Richard Biener
- [PATCH v1 0/1] aarch64: Fix big-endian testsuite on little-endian hosts
Karl Meakin via Sourceware Forge
- [PATCH] ifcvt: extend noce_convert_multiple_sets to if-then-else diamonds [PR125557]
ktkachov@nvidia.com
- [PATCH v5] libstdc++: Add symlink support on Windows
Tomasz Kaminski
- [PATCH] tree-optimization/124545 - VN: add inverse widening lookup for PLUS/MINUS
Philipp Tomsich
- [PATCH] libgomp: Refactor Hashtab
Thomas Schwinge
- [committed] libstdc++: Fix build failure in tzdb.cc
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Tomasz Kaminski
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Jonathan Wakely
- [PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
Yuao Ma
- [PATCH v2] rs6000: Corrections for the AES builtins for powerpc
Surya Kumari Jangala
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Paul-Antoine Arras
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Paul-Antoine Arras
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Paul-Antoine Arras
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Paul-Antoine Arras
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Tobias Burnus
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Paul-Antoine Arras
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Sandra Loosemore
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Tobias Burnus
- [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
Thomas Schwinge
- [Patch] OpenMP: docs - improve -fopenmp-openmp(-detailed) description + update impl. status (was: [PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs)
Tobias Burnus
- [Patch] OpenMP: docs - improve -fopenmp-openmp(-detailed) description + update impl. status
Sandra Loosemore
- [Patch] OpenMP: docs - improve -fopenmp-openmp(-detailed) description + update impl. status
Tobias Burnus
- [PATCH] fortran: Don't reuse original descriptors for packed arrays [PR125998]
Mikael Morin
- [pushed 1/2] c++: co_await and structured bindings [PR124584]
Jason Merrill
- [PATCH] c++: Implement C++29 P2953R5 - Adding restrictions to defaulted assignment operator functions [PR125826]
Jakub Jelinek
- [PUSHED] OpenMP: support for uses_allocators clause: Fix build and test case regressions
Thomas Schwinge
- Re: [PATCH v4] RISC-V: Declare TLSDESC clobbers for vector registers and CSRs per psABI
Luke Zhuang
- [COMITTED] [PATCH] fix: Check if loop_vinfo is null before dereferencing [PR 126067]
Alfie Richards
- [PATCH v4] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Hans-Peter Nilsson
- [v3,3/3] aarch64: Add `SME_MOP4` instrinsics and corresponding insns
Wilco Dijkstra
- [v4] aarch64: Fix tls debuginfo missing location info [PR97344]
Wilco Dijkstra
- [PUSHED] Remove HAVE_GNU_AS: Adjust for GCN assembler ('llvm-mc')
Thomas Schwinge
- [PATCH, backport gcc-15] testsuite: arm: Add another expected output in vdupq_n_f32.c
Christophe Lyon
- [PATCH] fortran: [PR47425] Array constructor fails with length type expr
Jerry D
- [PATCH] match: If a in (0, 1), `1 << a` to `a + 1` and `2 >> a` to `2 - a`. [PR126029]
Kael Andrew Franco
- [PATCH 0/7] Add Dense Math Register support to the PowerPC
Michael Meissner
- [COMMITTED, PATCH] s390: Fixup fix for *extzv_<mode>_{srl, sll}<clobbercc_or_nocc>
Stefan Schulze Frielinghaus
- [PATCH 0/5] Add -mcpu=future instructions to the PowerPC
Michael Meissner
- [PATCH v3] AArch64: Enable SVE AES instructions in streaming mode with FEAT_SSVE_AES
Alice Carlotti
- [PATCH v2] middle-end: Handle variable-length vector types in store_constructor
Tamar Christina
- [PATCH v2] c++/reflection: members_of: skip built-ins [PR125819]
Marek Polacek
- [PATCH] libstdc++: Refactor preprocessor condition for Windows symlinks
Jonathan Wakely
- [PATCH, committed] Fortran: Fix asan problems with PDT testcases [PR121972]
Jerry D
- [PATCH 0/5] PowerPC bug fixes
Michael Meissner
- [pushed] Darwin: Updates to handling of NeXT metadata [PR124260].
Iain Sandoe
- [PATCH 0/10]: Add _Float16 and __bfloat16 support to the PowerPC
Michael Meissner
- [PATCH 0/8]: PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations
Michael Meissner
- [PATCH] libstdc++: make hash container clear() complexity O(size()) (DR2550) [PR67922]
Nathan Myers
- [PATCH] libstdc++: fix allocate_at_least test for small alignments [PR126072]
Nathan Myers
- [SH][committed] Pin input args to hard-regs via predicates for sfuncs
Oleg Endo
- [SH][committed] Move and adjust testcase pr55212-c248.c
Oleg Endo
- [SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PUSHED]MAINTAINERS: Change my email address
erozenfeld.pro@gmail.com
- [PATCH v3 1/2] MATCH: Simplify `(trunc)copysign ((extend)x, CST)` to `copysign (x, -1.0/1.0)` [PR112472]
Eikansh Gupta
- [PATCH v2] c++: fix unevaluated operand context for typeid [PR125886]
Vladislav Semykin
- [PATCH v2] libbacktrace: Support discriminators and decl_line in backtrac_pcinfo via MOREDATA
Andi Kleen
- [PATCH 0/7] Support ACEv1 instructions
Haochen Jiang
- [PUSHED] OpenMP: support for uses_allocators clause: Fix libgomp build for PTX < 4.1
Thomas Schwinge
- [PATCH] AArch64: Cap suggested unroll factor for small known-niters loops
Tamar Christina
- [PATCH] c++: Fix up ICEs with some metafns with non-dependent args in templates [PR126036]
Jakub Jelinek
- [PATCH] c++: Fix structured binding mangling during error recovery [PR126057]
Jakub Jelinek
- [PATCH, OpenMP, v3] uses_allocators support
Thomas Schwinge
- [PATCH] Remove the path-splitting pass and deprecate -fsplit-paths [PR120892]
ktkachov@nvidia.com
- [PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
Andrew Stubbs
- [PATCH] Improved GDB RTX printing hooks
Andrew Stubbs
- [PATCH] rs6000: Fix %Y print modifier to use VSX numbering for VSX registers [PR125549]
Kishan Parmar
- [PING^1][PATCH] rs6000: Add future-altivec builtin stanza predicate
Kishan Parmar
- [committed 1/2] aarch64: make the SHAPE macro take a trailing semicolon
Richard Earnshaw
- [committed 2/2] arm: make the SHAPE macro take a trailing semicolon
Richard Earnshaw
- [PATCH] libstdc++: Cleanup trailing whitespace from r16-8429-g8b95d5f5b22621.
Tomasz Kamiński
- [PATCH v1] c++: Fix coroutine frame promotion of structured binding cleanup guards [PR124584]
Avi Kivity
- [PATCH] libstdc++: Remove unnecessary code from reduce implementation
Matthias Kretz
- [r17-2050 Regression] FAIL: libgomp.oacc-fortran/update-dt-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -g (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r17-2064 Regression] FAIL: gcc.dg/tree-ssa/predcom-8.c scan-tree-dump-not pcom "Invalid sum" on Linux/x86_64
Haochen Jiang
- [PATCH 0/2]: Return optional<const _Ex&> from exception_ptr_cast
Tomasz Kamiński
- [gccrs COMMIT 01/14] Return empty file name for inline string source
gerris.rs@gmail.com
- [PATCH v4 0/1] AArch64: Support FEAT_SSVE_AES
Sivan Shani
- [APPROVED][PATCH v2 0/8] RFD: convert MAINTAINERS data to YAML.
Claudio Bantaloukas via Sourceware Forge
- [PATCH v3] RISC-V: Add small loop unrolling support via -munroll-only-small-loops
Robin Dapp
- [PATCH] openmp: Pass iteration count to static worksharing builtins for OMPT
Paul-Antoine Arras
- [to-be-committed][RISC-V] Improve ADD synthesis.
Jeffrey Law
- [to-be-committed][RISC-V] Improve IOR/XOR synthesis for expensive constant cases
Jeffrey Law
- [PATCH v11 5/8] aarch64: Port NEON lane get/set intrinsics to pragma-based framework
Torbjorn SVENSSON
- [PATCH] expand: Improve tuple-extraction handling.
Robin Dapp
- [PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
Jerry D
- [PATCH] arm: testsuite: remove some flaky code-size tests
Christophe Lyon
- [PATCH] c++/reflection: check type traits preconditions [PR125901]
Marek Polacek
- [PATCH] c++/reflection: fix is_trivially_copyable_type [PR125901]
Marek Polacek
- [PATCH v11 8/8] aarch64: Port NEON reinterpret intrinsics to pragma-based framework
Alice Carlotti
- [V3][RISC-V] Improve ADD synthesis
Jeffrey Law
- [PATCH v4] On the road towards fixing local register asm
Stefan Schulze Frielinghaus
- [PATCH 5/7] configure: Stop when --with-isl has no arguent
Agatha Isabelle Moreira
- [PATCH] bpf: Handle constants in TARGET_RTX_COSTS
Vineet Gupta
- [PATCH] c++: handle nullptr_t in can_convert_eh
Jason Merrill
- [gccrs COMMIT] gccrs: Remove ForeverStackStore
gerris.rs@gmail.com
- [PATCH] gm2,sel-sched-ir: Remove Unused Declarations from GCC.
Léo Hardt
- [SH][committed] Adjust fp-reg related move insns to work with LRA
Oleg Endo
- [SH][committed] Reduce R0 live ranges around R0-constrained move insns for LRA
Oleg Endo
- [SH][committed] Add movv2sf patterns.
Oleg Endo
- [SH][committed] Switch to LRA permanently
Oleg Endo
- [PATCH] rs6000: Add future-altivec builtin stanza predicate
Michael Meissner
- [PATCH v2] rs6000: Builtins for MMA+ bfloat16 and int8 instructions [RFC02658]
Michael Meissner
- [PATCH] rs6000: Builtins for MMA+ float16 outer product instructions
Michael Meissner
- [PATCH v4] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
- [to-be-committed][RISC-V] Utilize shNadd.uw during ADD synthesis
Jeffrey Law
- [to-be-committed][RISC-V] Improve AND synthesis
Jeffrey Law
- [SH][committed] Add PR 124778 LRA related test case
Oleg Endo
- [SH][committed] Add another testcase for PR 34777
Oleg Endo
- [SH][committed] Add another LRA related test case from PR 81426
Oleg Endo
- [PATCH v1 0/3] Support RVV register overlap for v[sz]ext.vf2
pan2.li@intel.com
- [RFC][PATCH] gcc/mingw: Change `u?int_fast16_t` to match Microsoft declarations
Evgeny Karpov
- [PATCH] regrename: Handle MEM segments
Andrew Stubbs
- [PATCH v1 0/4] Add test for unsigned scalar SAT_MUL form 16-19
Li, Pan2
- [PATCH] libstdc++: Provide defined behavior for unrecognized _Pres_type values.
Jonathan Wakely
- [PATCH] Make BB SLP costing more verbose
Richard Biener
- [PATCH 1/2] libstdc++: Reserve _Pres_type value for prefixed hexadecimal floating presentation
Jonathan Wakely
- [pushed] objective-c, c++: Make declarations language-aware [PR124260].
Iain Sandoe
- [PATCH] x86: add insert_reg_free_zero_idiom pass to break false vector-register deps
Sarvesh Chandra
- [PATCH v3 0/8] convert MAINTAINERS data to YAML.
Richard Earnshaw via Sourceware Forge
- [PATCH v3 1/8] editorconfig: Add rules for yaml/yml files.
Richard Earnshaw via Sourceware Forge
- [PATCH v3 3/8] MAINTAINERS.yml: Correct Martin Liška's name
Richard Earnshaw via Sourceware Forge
- [PATCH v3 4/8] MAINTAINERS.yml: Restore James Norris' email address
Richard Earnshaw via Sourceware Forge
- [PATCH] tree-optimization: Extend CDCE memset shrink-wrapping to {0, N} ranges [PR102202]
Naveen
- [PUSHED] libssp: Include 'stdlib.h' for using alloca(3) [PR116547] (was: [PATCH v3] libssp: Include 'libstd.h' for using alloca(3) [PR116547])
Thomas Schwinge
- [PATCH v2] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
Nathan Myers
- [PATCH] RISC-V: Update spacemit-x60 to use rva22u64 profile
Mark Zhuang
- [PATCH] aarch64: Add optimization for ADD (ABS (A), B) intrinsics
Alfie Richards
- [PUSHED, OBVIOUS] OpenMP, Fortran: Fix indentation in resolve_omp_clauses_aff_dep_map_cache
Sandra Loosemore
- [TO-BE-COMMITTED, PATCH] testsuite: Fix up gcc.dg/pr125173-1.c [PR125173]
Stefan Schulze Frielinghaus
- [PATCH v1 0/1] gitwrite: Update process for new write-after accounts
Richard Earnshaw via Sourceware Forge
- [PATCH v2 0/4] Detect VPCompress pattern through gather scatter
Robin Dapp
- [patch, pushed] avr: Adding +/-1 to a lower reg doesn't need a scratch
Georg-Johann Lay
- [PATCH v3] c++: fix unevaluated operand context for typeid [PR125886]
Vladislav Semykin
- [Ping][V2][PATCH] doc: Update references to deleted global variables.
Léo Hardt
- [PATCH] libstdc++-v3: testsuite: increase future/members/poll timing tolerance
Alexandre Oliva
- [PATCH] Updates for i386 gcc-auto-profile / gen_auto_profile.py
Andi Kleen
- [PATCH][_GLIBCXX_DEBUG] Enhance COW basic_string checks
François Dumont
- [PATCH] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Kevin Stefanov
- [gccrs COMMIT] gccrs: Create ForeverStackBase
gerris.rs@gmail.com
- [PUSHED] testsuite: Fix pr94589-5a.c
Andrew Pinski
- [PATCH v2 1/2] cselim: reduced cs-elim without non-trapping
Andrew Pinski
- [PATCH v3] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
Andrea Pinski
- [PING] [PATCH] analyzer: Add missing overrides and a cast, remove unused variables
Filip Kastl
- [PATCH] i386: Enable 512-bit byte dot-product only under AVX512BW [PR126098]
liuhongt
- [patch, fortran] Fix two issues with unused/unset variable warnings.
Thomas Koenig
- [PATCH v2] c++: handle nullptr_t in can_convert_eh
Egas Ribeiro
- [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
- [PATCH] match: Fix up `((a ^ b) & c) cmp d || a != b` pattern and add support for && case [PR116860]
Andrew Pinski
- [PATCH] Fortran: Fix ICE-on-invalid in trans_code
Sandra Loosemore
- [pushed] libgcc, Darwin: Fix missing prerequisite [PR123976].
Iain Sandoe
- [PATCH v5] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
- [SH][committed] Fix PR 124778
Oleg Endo
- [SH][committed] Avoid FPUL for fp-constant loads, fix PR 116709
Oleg Endo
- [SH][committed] Inline emit_fpu_switch into its only caller fpscr_set_from_mem
Oleg Endo
- [SH][committed] Add test case for PR 69765
Oleg Endo
- [SH][committed] Remove remaining LRA transition helpers.
Oleg Endo
- [SH][committed] Fix T bit set expressions of addc and subc insns.
Oleg Endo
- [SH][committed] Fix PR 67643
Oleg Endo
- [PATCH] match: Fix #ifdef GIMPLE typo [PR125641]
Kael Andrew Franco
- [COMMITTED 1/2] a68: support for decimal radix in bits denotations
Jose E. Marchesi
- [wwwdocs] document C changes for GCC 16 and 17
Martin Uecker
- [COMMITTED] Hardcode Solaris v2 mapfile syntax with Solaris ld
Rainer Orth
- [COMMITTED] a68: avoid non-unique test names in the Algol 68 testsuite
Jose E. Marchesi
- [pushed] Objective-C,C++: Rework metadata generation [PR124260].
Iain Sandoe
- [PATCH] PR c++/125904 Make contract assertions have side effects
Ville Voutilainen
- [AArch64 PATCH] Update aarch64_cmtst patterns for simplification improvements.
Roger Sayle
- [PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
- [PATCH gcc/* 0/2] Typed qualifiers
Arsen Arsenović
- [gccrs COMMIT] gccrs: Fix type param forward declare check
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Register global_allocator attribute
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add drop bounds lint
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Fix TypePathSegmentGeneric token collection
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Fix IdentifierPathPass on sub-patterns
gerris.rs@gmail.com
- [PATCH 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
Anlai Lu
- [PATCH 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Anlai Lu
- [PATCH 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH] RISC-V: Skip zbb-min-max-05.c under -funroll-loops
Jim Lin
- [PATCH] or1k: Stop allowing referring to SR_F in SImode and fix cmov
Stafford Horne
- [PATCH] RISC-V: Skip shift-shift-7.c under -Og
Jim Lin
- [r17-2129 Regression] FAIL: gcc.dg/pr94589-5a.c scan-tree-dump-times optimized "[ij]_[0-9]+\\(D\\) (?:<|<=|>|>=|u>=|u<=) [ij]_[0-9]+\\(D\\)" 24 on Linux/x86_64
Haochen Jiang
- [r17-2139 Regression] FAIL: gfortran.dg/warn_undefined_vars_6.f90 -O (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH] libstdc++: Avoid '-Wtype-limits' warnings in 'libstdc++-v3/config/locale/generic/ctype_members.cc'
Thomas Schwinge
- [PATCH v2 4/4] x86: Implement TARGET_FNTYPE_ABI
Hongtao Liu
- [PATCH] i386: Enable fusion and SSE reduction tunings for znver6
vekumar
- [PATCH 2/2] i386: Remove AMX-TF32 support
Andreas Schwab
- [PATCH] i386: Use movups/movaps for typeless 128-bit loads
Andrew Gaul
- [PATCH 0/2] RISC-V: Support openmp vector function name mangling rules
Zhijin Zeng
- [PATCH 1/2] OpenMP: Support ISA mangles longer than one byte
Zhijin Zeng
- [PATCH] RISC-V: Skip ext-dce-3.c and ext-dce-4.c under -flto
Jim Lin
- [PATCH] RISC-V: Fix ext-dce-4.c test_half_sign_needed shift amount
Jim Lin
- [pushed] wwwdocs: steering: Update Gerald Pfeifer's affiliation
Gerald Pfeifer
- [PATCH] Remove left-overs of WIDEST_HARDWARE_FP_SIZE
Eric Botcazou
- [PATCH] Remove obsolete support for ADA_LONG_TYPE_SIZE
Eric Botcazou
- [committed] amdgcn: Add vec_set*ti instructions
Andrew Stubbs
- [PATCH] fortran: Create a dedicated type for ranks and array dimensions
Mikael Morin
- [PATCH] Make SLP discovery more verbose
Richard Biener
- [PATCH v4] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Surya Kumari Jangala
- [PATCH] middle-end: keep _BitInt padding bits extended across atomic RMW [PR124948]
Kito Cheng
- [PATCH] MAINTAINERS: Add myself to write after approval
Nina Ranns
- [PATCH v4] cp: fix unevaluated operand context for typeid [PR c++/125886]
Vladislav Semykin
- [C PATCH]: harmonize checking for flex array member type.
Martin Uecker
- [C PATCH]: harmonize handling of arrays of zero size
Martin Uecker
- [PATCH] testsuite: arm: Properly quote command line arguments
Torbjörn SVENSSON
- [PATCH 1/1] aarch64: Add SVE AES2 ACLE builtins
Alice Carlotti
- [patch v2 1/2][vect]: replace iterations bounded to length to for_each
Tamar Christina
- [RFC] rtl: Introduce vec_predicate.
Robin Dapp
- [WIP PATCH]: Add __builtin_va_arg_bitint, __builtin_bitint_unpack and __builtin_bitint_pack builtins
Jakub Jelinek
- [patch 2/2]middle-end: add gimple-isel-match.pd
Tamar Christina
- [PATCH] tree-optimization: Fix strlen(s) != 0 not folded into *s [PR92408]
Richard Biener
- [riscv] Fix makefile generator rule machinery
Nathan Sidwell
- [PATCH 1/2] phiopt: combine split double-word clz/ctz [PR126035]
ktkachov@nvidia.com
- [PATCH v4 1/8] editorconfig: Add rules for yaml/yml files.
Richard Earnshaw via Sourceware Forge
- [PATCH v4 3/8] MAINTAINERS.yml: Correct Martin Liška's name
Richard Earnshaw via Sourceware Forge
- [PATCH v4 4/8] MAINTAINERS.yml: Restore James Norris' email address
Richard Earnshaw via Sourceware Forge
- [PATCH v4 5/8] MAINTAINERS.yml: Handle libgrust explicitly
Richard Earnshaw via Sourceware Forge
- [PATCH v4 6/8] MAINTAINERS.yml: Add libcpp to all C and C++ maintainer's roles
Richard Earnshaw via Sourceware Forge
- PR rtl-optimization/123905 - Failure to optimize away sign extension on RISC-V
Milan Tripkovic
- [pushed] c++: naming typedef and incomplete class [PR126031]
Jason Merrill
- [PATCH] contrib/download_prerequisites: Use gettext-1.0.tar.gz
Arsen Arsenović
- [PATCH] c++: Fix conversion to enum with fixed bool underlying type [PR96496]
Joyee Cheung
- [PATCH 0/3] btf_type_tag updates
Vineet Gupta
- [PATCH v5] cp: fix unevaluated operand context for typeid [PR c++/125886]
Vladislav Semykin
- [PATCH v4] c-family: Enable -Wstrict-aliasing even with -fno-strict-aliasing enabled
sammy@salh.xyz
- [PATCH][_GLIBCXX_DEBUG] Enhance inplace_vector implementation
François Dumont
- [PATCH] fixincl.c: Fix my previous patch for (const) char *
Bruce Korb
- [PATCH v2] c++: Optimize dynamic_cast to final class [PR63164]
Thomas de Bock
- [PATCH v3] c++: Optimize dynamic_cast to final class [PR63164]
Thomas de Bock
- [PATCH 1/3] btf: emit BTF type tags for typedefs [PR125888]
David Faust
- libbacktrace patch committed: Add discriminator support
Ian Lance Taylor
- [PATCH v3] c++: handle nullptr_t in can_convert_eh
Egas Ribeiro
- [PATCH] aarch64: Fix ICE in aarch64_function_arg_alignment with may_alias [PR124146]
Kyrylo Tkachov
- [PATCH] ipa-inline: credit aggregate copies into the return slot as eliminated by inlining
Kyrylo Tkachov
- [PATCH] i386: Disable SETcc.ZU generation on DMR/NVL via tune flag
Christian Ludloff
- [PATCH 3/4] RISC-V: Add RVV intrinsics for Zvdota
Robin Dapp
- [PATCH] pr124545-2.c: Replace unsigned long with unsigned long long
H.J. Lu
- [PATCH v3 0/4] x86: Implement TARGET_FNTYPE_ABI
H.J. Lu
- [RFC] Add simple forwprop across edges (PHIs)
Andrea Pinski
- [COMMITTED 1/3] PR tree-optimization/125758 - Split ranger timestamp into 2 values
Andrew MacLeod
- [COMMITTED 2/3] PR tree-optimization/125758 - Ranger stmt prefill should process dependencies first.
Andrew MacLeod
- [PATCH] Fortran [PR103367] Followup patch to fix related test cases
Jerry D
- [PATCH v2 0/3] Support RVV register overlap for v[sz]ext.vf2
pan2.li@intel.com
- [PATCH] AArch64: Add tune for zeroing SVE move
Tamar Christina
- [PATCH] match.pd: Fold SAD_EXPR with identical inputs
Pengfei Li
- [PATCH] out-of-SSA: don't share a decl across overlapping partitions [PR123625, PR121957]
Kyrylo Tkachov
- [PATCH] libstdc++: Gracefully handle unrecognized _Arg_t values in basic_format_arg.
Jonathan Wakely
- [PING^4][PATCH v3] Add callback_only attribute
Josef Melcr
- [PING^1][PATCH] ipa: Add missing call to duplication hooks [PR ipa/125121]
Josef Melcr
- [PING^1][PATCH] ipa: Implement ipa-sra support for .ASSUME calls
Josef Melcr
- [patch][vect]: unshare header computation for more CSE
Tamar Christina
- [PATCH v5 1/3] editorconfig: Add rules for yaml/yml files.
Richard Earnshaw via Sourceware Forge
- [PATCH v5 3/3] MAINTAINERS: Add a script to create a new entry in the mainainers data
Richard Earnshaw via Sourceware Forge
- [PATCH v5 0/3] convert MAINTAINERS data to YAML.
Richard Earnshaw via Sourceware Forge
- [PATCH 1/2] libstdc++: Validate user-provided stride values for layout_stride.
Tomasz Kamiński
- [PATCH] s390x: Implement vec_cbranch_{all,any}
Juergen Christ
- [PATCH] m68k: prevent moves with pre-dec src overlapping with dst (PR123853)
Mikael Pettersson
- [PATCH] MATCH: Simplify min of clz/ctz to clz/ctz of bitwise or [PR123311]
Eikansh Gupta
- [PATCH] MATCH: Simplify zero/sign extension bit operations [PR122848]
Eikansh Gupta
- [PATCH, backport gcc-15] arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR 117814]
Christophe Lyon
- [PATCH, backport gcc-15] testsuite: g++.dg/cpp2a/decomp2.C requires tls_runtime
Christophe Lyon
- [PATCH] [committed] aarch64: Fix ICE in aarch64_function_arg_alignment with may_alias [PR124146]
ktkachov@nvidia.com
- [committed] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments for 2023 issues.
Tomasz Kamiński
- [PATCH] libffi: Include .note.GNU-stack on FreeBSD/x86
Rainer Orth
- [PATCH][_GLIBCXX_DEBUG] Enhance __gnu_debug::vector iterator invalidation
Jonathan Wakely
- [PATCH v1 0/1] aarch64: Remove +mpamv2 and support for MPAMV2_VID.
Richard Earnshaw via Sourceware Forge
- [PATCH 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
- [PATCH] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207)
Jan Hubicka
- [PING][PATCH v4 2/2] middle-end: Eliminate redundant scalar duplication at different vector widths
Dylan Rees
- [PATCH] aarch64: Add support for -mcpu=rigel
ktkachov@nvidia.com
- [PATCH] match.pd: Eliminate dead operand in vector permute and insert patterns
Pengfei Li
- Ping: [PATCH v2] i386: Fix Win64 __int128 return handling [PR78799]
Jonathan Yong
- [PATCH v1 0/1] aarch64: deprecate the tme extension
Richard Earnshaw via Sourceware Forge
- [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Kael Andrew Franco
- [gccrs COMMIT] testsuite: Add regression test for Rust-GCC/gccrs#4116
gerris.rs@gmail.com
- [PATCH v3 1/1] aarch64: fix pr126064
Karl Meakin via Sourceware Forge
- [RISC-V][PR target/123883] Inefficient bit manipulation code on RISC-V port
Dusan Stojkovic
- [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Jonathan Wakely
- [PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Harald Anlauf
- [PATCH v2] m68k: prevent moves with auto-inc/dec src overlapping with dst (PR123853, PR123076)
Mikael Pettersson
- [PATCH v1] aarch64: populate issue_info for the ampere1 family
Philipp Tomsich
- [PATCH v1] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
Philipp Tomsich
- [PATCH RESEND v4] match.pd: right shift compare canonicalization [PR124808]
Daniel Barboza
- [PATCH v4 0/4] x86: Implement TARGET_FNTYPE_ABI
H.J. Lu
- PING^: [PATCH v2] Round up the ASAN red zone size for stack alignment
H.J. Lu
- [PATCH] c++: ICE with requires and -Wsequence-point [PR126066]
Marek Polacek
- [gccrs COMMIT] gccrs: Unify node trees
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Add compatible version option
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Handle ribs in GlobbingVisitor
gerris.rs@gmail.com
- [PATCH v8 0/2] expmed/i386: optimize u32 constant division and improve BMI2 codegen
herumi@nifty.com
- [PATCH] testsuite: Support check-function-bodies under slim LTO
Jim Lin
- [PATCH v2] expand: Split divisions with near-power-of-two divisors [PR middle-end/125708]
liuhongt
- [PATCH] libstdc++: fix UB when ellint phi argument is infinity
Kito Cheng
- [PATCH] RISC-V: Enable TARGET_SFB_ALU for andes-45-series
Jim Lin
- [PATCH] x86: Honor preserve_none ABI for x86-64 MS calls
H.J. Lu
- [PATCH 1/2] tree-optimization/126043 - form comparison masks in early phiopt
ktkachov@nvidia.com
- [PATCH 2/2] tree-optimization/125672 - merge same-condition if-convertible diamonds
ktkachov@nvidia.com
- [PATCH] RISC-V: Fix dead cpop reservation for spacemit-x60
Jim Lin
- [PATCH] Improve variadic function call handling in PTA
Richard Biener
- [PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Andrew Pinski
- [gccrs COMMIT] core: Detect whether we are compiling core or any other crate
gerris.rs@gmail.com
- [gccrs COMMIT 1/3] gccrs: Add support for #[repr(transparent)] attribute
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add unused doc comment lint
gerris.rs@gmail.com
- [PATCH] tree-optimization/126159 - handle unions in data dependence analysis
Richard Biener
- [PATCH v2] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
Philipp Tomsich
- [PATCH] libstdc++: Assert that produced layout_stride::mapping is unique.
Tomasz Kamiński
- [gccrs COMMIT] gccrs: Evaluate non-unit tail expressions before drops
gerris.rs@gmail.com
- [RFC PATCH] RISC-V: Scale RVV integer vector body costs by a default ratio
Zhongyao Chen
- [gccrs COMMIT 1/2] gccrs: Emit function-scope drops for unit tail expressions
gerris.rs@gmail.com
- [PATCH v2 0/5] WIP: wasm: New backend
Kyrill Tkachov via Sourceware Forge
- [PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
- [PATCH] RISC-V: Add new relocation type for global array accesses with non-constant indices
翁丽琴
- [PATCH] Remove group_size argument from vect_built_slp_tree* APIs
Richard Biener
- [PATCH] tree-optimization/126150 - ICE with replace_uses_by
Richard Biener
- [PATCH v1 0/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Karl Meakin via Sourceware Forge
- [PATCH v1 1/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Karl Meakin via Sourceware Forge
- Ping [PATCH v2] Add attribute and pragma for coverage suppression
Jørgen Kvalsvik
- [PATCH] RISC-V: Fix regrename corrupting callee-saved registers
Jin Ma
- [PATCH v4] RISC-V: Fix riscv_subword_address for big-endian targets.
Aleksa Paunovic
- [PING][PATCH v2 0/3] ivopt: Changes regarding reg pressure cost.
Jovan Dmitrovic
- [PATCH, OpenMP] Implement 'link' behavior for maps under 'requires self_maps'
Chung-Lin Tang
- [PATCH v1 0/5] Support RVV register overlap for v[sz]ext.vf4
pan2.li@intel.com
- [PATCH v1 1/5] RISC-V: Allow RVV register overlap for v[sz]ext.vf4
pan2.li@intel.com
- [PATCH 0/3] Address vectors (mem:<vectype> (reg:<vectype>))
Andrew Stubbs
- [PATCH v2] RISCV: PR rtl-optimization/123905 - Failure to optimize away sign extension on RISC-V
Milan Tripkovic
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Matthew Malcomson
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
- [PATCH 2/4] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 1/4] libgomp: `gomp_barrier_state_is_incremented` avoids flags
Matthew Malcomson
- [PATCH v3 0/1] aarch64: Implement Structured Exception Handling (SEH)
Evgeny Karpov
- [PATCH] fortran: Fix derived type rank not set for allocate mold
Jerry D
- [PATCH] c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi)
Jakub Jelinek
- [PATCH v2] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
- [patch] AVR: Add R18:SI = neg R18:SI to libgcc.
Georg-Johann Lay
- [PATCH v7 0/3] implement defer statements as per ts 25755
navi
- [PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
Jerry D
- [PATCH] doc: Move -fdeps flags to C++ section and fix formatting
var4pro
- [committed][PR rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1
Jeffrey Law
- [pushed] i386: Fix ccmp support checks for floating-point modes [PR126148]
Uros Bizjak
- [PATCH] RISC-V: Fix memcpy size threshold gating in vector block move
Jim Lin
- [PATCH v2] x86: Honor preserve_none ABI for x86-64 MS calls
H.J. Lu
- [PATCH v2] i386: Prefer shorter fold-left reduction chains
liuhongt
- [PATCH v2] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts
dhruvc@nvidia.com
- [TO-BE-COMMITTED] s390: Remove -m31 support
Stefan Schulze Frielinghaus
- [PATCH v2 0/2] RISC-V: Support openmp vector function name mangling rules
Zhijin Zeng
- [PATCH v1] LoongArch: Remove addend for .dtprelword and .dtpreldword
mengqinggang
- [PATCH v2 3/3] ivopts: Remove bias from calculating reg pressure cost.
Richard Biener
- [PATCH v2 1/3] ivopts: Set register pressure cost to zero if there are enough registers.
Richard Biener
- [PATCH v2 2/3] ivopts: Adjust reg pressure estimate for spilling induction variables.
Richard Biener
- [PATCH] libphobos: Disable .note.GNU-stack on NetBSD
Rainer Orth
- [PATCH v2 1/4] Detect predicated-index PHI and matching IFN_MASK_STORE
Richard Biener
- [PATCH v2 2/4] vectorizer: Move predicated-index PHI detection into tree-vect-vpcompress
Richard Biener
- [PATCH v2 3/4] vectorizer: Add predicated-index and compress-scatter IFNs
Richard Biener
- [PATCH v4 1/2] aarch64: Improve simd highpart builtin folding
Tamar Christina
- [PATCH] aarch64: Add new absolute diff accumulate intrinsic
Tamar Christina
- PING: Re: [PATCH v3 0/6] Improvements for the targets other than mips64r6
Eldar Osmanovic
- [PATCH v2 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH v2 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
Anlai Lu
- [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Anlai Lu
- [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH] rs6000: Add -mdense-math option
Surya Kumari Jangala
- [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0
Michal Jires
- No subject
Ezra.Sitorus@arm.com
- [PATCH] out-of-SSA: use the spill predicate for partition decls [PR123625, PR121957]
ktkachov@nvidia.com
- [PATCH] libstdc++: Generate result_type bits of precision in piecewise distributions.
Tomasz Kamiński
- [PATCH v2] libstdc++: fix UB when ellint phi argument is infinity
Kito Cheng
- [PATCH 1/2] RISC-V: Add macro-fusion pair recognition infrastructure
Jin Ma
- [PATCH] cselib: Restore 32-bit hash [PR126169]
Richard Sandiford
- [PATCH] ipa: Add missing call to duplication hooks [PR ipa/125121]
Martin Jambor
- [PATCH v1 0/1] ansidecl.h: Delete `CONSTEXPR` macro
Karl Meakin via Sourceware Forge
- [PATCH v5 0/7] Basic support for Named Address Spaces in C++
Arsen Arsenović
- [PATCH] match: Fold (X + C) + (Y & ~C) to X + (Y | C) [PR126173]
Kael Andrew Franco
- [committed] amdgcn: Testsuite cond_fmaxnm fixups
Andrew Stubbs
- [PATCH] rs6000: Add TDOmode support
jeevitha
- [WWWDOCS, PUSHED] Point git repository docs at new OG16 development branch
Sandra Loosemore
- [PATCH 0/3] pdp11: fix three shift-expander wrong-code bugs
Migraine Man
- m68k: Properly model bset/bclr on memory
Andreas Schwab
- [PATCH] match: Remove one build_minus_one_cst (type) in r15-6257.
Kael Andrew Franco
- [PATCH] phiopt: Support more than moving 1 statement for match and remove cond_removal_in_builtin_zero_pattern
Andrew Pinski
- [committed] Fix m68k bootstrap due to diagnostic
Jeffrey Law
- [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
- [PATCH v6] fold-mem-offsets: Convert from DF to RTL-SSA
Jeffrey Law
- [r17-2289 Regression] FAIL: c-c++-common/analyzer/omp-parallel-for-1.c (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH] c++: coroutines: initialize refcount
Torbjorn SVENSSON
- [PATCH v7] reassoc: Optimize CMP/XOR expressions [PR116860]
Andrea Pinski
- [COMMITTED 12/40] ada: Enable checks during analysis of expanded dispatching calls
Eric Botcazou
- [PATCH] libstdc++: Validate bound consistently in repeat_view constructors.
Tomasz Kamiński
- [PATCH] c++: modules: Allow for EOPNOTSUPP error from posix_fallocate
Rainer Orth
- [COMMITTED] Regenerate i386.opt.urls
Mark Wielaard
- [Ping] [PATCH v4] match.pd: Simplify (~A & 1) == (~B & 1) at -O1 [PR112533]
Shivam Gupta
- [PATCH] ifcvt: Keep only reaching definitions when rewiring sets [PR126184]
ktkachov@nvidia.com
- [PATCH v2 0/1] AArch64: Support FEAT_SVE_AES2
Sivan Shani
- [PATCH v3] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
- [PATCH] analyzer: support vfunc devirtualization [PR97114]
Egas Ribeiro
- [PATCH] libstdc++: Mandate complete type for start_lifetime_as_array.
Tomasz Kamiński
- [PATCH] libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143]
Jonathan Wakely
- [PATCH] libstdc++: Adjust error handling for filesystem::read_symlink on Windows
Jonathan Wakely
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Sam James
- [PATCH v2 0/1] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
- [committed] libstdc++: Test has_unique_object_representations with incomplete types.
Tomasz Kamiński
- [PATCH] c++: Implement clang::no_specializations attribute and -Winvalid-specialization warning [PR120635]
Jakub Jelinek
- [PATCH v1 0/1] configury: replace autoconf obsolete macros [PR103459]
pietro via Sourceware Forge
- [SUMMARY] Re: [PATCH v1 0/1] configury: replace autoconf obsolete macros [PR103459]
pietro via Sourceware Forge
- [committed] libstdc++: Fix typos in comment in start_lifetime_as/neg.cc.
Tomasz Kamiński
- [PATCH 0/5] No-wrap assumptions.
Robin Dapp
- [PATCH 1/3] match: Remove one build_minus_one_cst (type) in r15-6257.
Kael Andrew Franco
- [PATCH v2] PR target/48609: RTL simplifications for x86 complex arg passing.
Roger Sayle
- [PATCH] RISC-V: Don't drop multilibs matching the default march/mabi
Jeffrey Law
- [PATCH v3] PR tree-opt/57371: Improved comparison of integers to FP constants.
Roger Sayle
- [PATCH] testsuite: Fix unstable duplicate test names in pr111527.exp [PR111527]
sunilkumar.dora@windriver.com
- [RFC PATCH] gcov: Add boolean flags for arcs coverage
Roman Beliaev
- [COMMITTED] testsuite: Fix gcc.target/x86_64/abi tests on NetBSD
Rainer Orth
- [PATCH v2] PR middle-end/123236: Simplify (int)((long long)x >> 4)
Roger Sayle
- [PATCH v4 0/3] aarch64: FEAT_SME_MOP4 support
Karl Meakin
- [PATCH v4 2/4] aarch64: Fix comments for register constraints
Karl Meakin
- [PATCH v2 0/3] BPF Cost model changes
Vineet Gupta
- [committed] [1/5] cobol: Address endian issues
Robert Dubner
- [committed] [2/5] cobol: Address endian issues
Robert Dubner
- [committed] [3/5] cobol: Address endian issues
Robert Dubner
- [committed] [4/5] cobol: Address endian issues
Robert Dubner
- [committed] [5/5] cobol: Address endian issues
Robert Dubner
- [PATCH v8 1/2] expmed: Optimize 32-bit unsigned division by constants on 64-bit targets
Jeffrey Law
- [PATCH v3] mips: make rtl if-conversion more common
Jeffrey Law
- [PUSHED] vect: Add back testcases for trapping math with comparisons [PR36190]
Andrew Pinski
- [PATCH] rs6000: Add %wD constraint and predicate for accumulators
Avinash Jayakar
- [committed] cobol: Use strncpy properly.
Robert Dubner
- [committed] cobol: Use snprintf instead of strncpy in charmaps.cc.
Robert Dubner
- Let us help with Gcc's overseas sales
global@note.rinda.ai
- [PATCH] x86: Check if a register points to stack
H.J. Lu
- [COMMITTED] libgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86
Rainer Orth
- [PATCH] RISC-V: Remove scratch register from bitfield extract splitter
Jin Ma
- [PATCH 00/12] fortran: array descriptor part 2: Add getters and setters
Mikael Morin
- [PATCH 01/12] fortran: array descriptor: Use the setter to modify the offset [PR122521]
Mikael Morin
- [PATCH] RISC-V: Fix sibcall target clobbered by scalable-frame epilogue
Jin Ma
- [C PATCH] change representation of zero-sized arrays to [0, -1]
Martin Uecker
- [PATCH] vect: Fix wrong code with SLP IV reuse
Cem Akgok
- [PATCH] MAINTAINERS: Add myself to MAINTAINERS.
Kael Andrew Franco
- [PATCH 1/5] arm, aarch64: Define __ARM_ACLE predefined macro [PR70974]
Dominic P
- [PATCH 2/5] libgcc: Fix -Wcast-qual warning in the arm unwinder [PR64606]
Dominic P
- [PATCH 3/5] arm: Fix two format/argument type mismatches [PR71175]
Dominic P
- [PATCH 4/5] arm: Fix stale comment reference to removed pe.c [PR91041]
Dominic P
- [PATCH 5/5] arm: Define __ILP32__ and _ILP32 data-model macros [PR106930]
Dominic P
- [PATCH] arm: Add test for quiet FP predicates on VFP [PR52258]
Dominic P
- [PATCH] arm: Add regression test for PR target/115042
Dominic P
- [PATCH] arm: Emit PLDW for write-intent __builtin_prefetch [PR58699]
Dominic P
- [PATCH] arm: Add Thumb-1 BFmode moves to fix __bf16 ICE [PR99764]
Dominic P
- [PATCH] middle-end: Don't read a memory destination fully overwritten by a bit-field store
Dominic P
- [PATCH] arm: Don't let the epilogue clobber the return value with __builtin_eh_return [PR114847]
Dominic P
- [PATCH v4 2/2] middle-end: Eliminate redundant scalar duplication at different vector widths
Andrea Pinski
- [PATCH v1 0/5] Support RVV register overlap for v[sz]ext.vf8
pan2.li@intel.com
- [PING] [PATCH] build: Preserve all *_FOR_TARGET environment variables if already set.
Jeffrey Law
- [PATCH 0/5] arm: ACLE / data-model conformance and cleanup
Dominic P
- [Patch, fortran] Constraints involving coarray ultimate components
Paul Richard Thomas
- [patch, fortran] Fix PR 126058, plus some more issues
Thomas Koenig
- [PATCH] libstdc++: arm: convert vpadd_* operands to intrinsic types [PR122981]
Torbjörn SVENSSON
- [PATCH] Make -Wuse-after-free alias for -Wuse-after-free=1 [PR124058]
Torbjörn SVENSSON
- [pushed] doc: Clean up documentation for -fdeps-* options
Sandra Loosemore
- [pushed] doc: Fix alphabetization for C Dialect Options
Sandra Loosemore
- [pushed] doc: Delete some redundant "the"s.
Sandra Loosemore
- [PATCHv2] libstdc++: Mark <queue>, <deque> constexpr
Tomasz Kaminski
- [PATCH] c++: avoid double resolves_to_fixed_type_p call [PR126207]
Vladislav Semykin
- [COMMITTED] build: Fix Solaris clearcap.map installation
Rainer Orth
- [PATCH] MAINTAINERS: Add myself to write after approval and DCO
Eikansh Gupta
- [PATCH] tree-optimization/126194 - bogus PTA with C++ delete
Richard Biener
- [PATCH v4] rs6000: Builtins for ECC cryptography instructions [RFC02669]
Manjunath Matti
- [r17-2334 Regression] FAIL: gcc.target/i386/mulq-highpart.c check-function-bodies div7 on Linux/x86_64
Haochen Jiang
- [r17-2320 Regression] FAIL: libgomp.fortran/teams2.f90 -O (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r17-2335 Regression] FAIL: gcc.target/i386/bmi2-mulx-highpart-1.c check-function-bodies div7 on Linux/x86_64
Haochen Jiang
- [PATCH][v2] tree-optimization/126194 - bogus PTA with C++ delete
Richard Biener
- [PATCH] rs6000: Add %W print modifier
jeevitha
- [PATCH v5 0/2] Improved highpart folding and vector duplication
Dylan Rees
- [PATCH] rs6000: Add the __dmr1024 opaque type
Manjunath S Matti
- [Patch] libgomp.texi: Update OpenMP impl status for TR15
Tobias Burnus
- [to-be-committed] testsuite: Use solaris_as effective target
Rainer Orth
- [to-be-committed] testsuite: Use solaris_ld effective target
Rainer Orth
- [PATCH] [committed] aarch64: Add C++ testcase for aligned may_alias types [PR124146]
ktkachov@nvidia.com
- [to-be-committed]
Rainer Orth
- [to-be-committed] build: testsuite: Provide gnu_retain effective target
Rainer Orth
- [to-be-committed] testsuite: Provide shf_link_order effective target
Rainer Orth
- [gccrs COMMIT] gccrs: Name resolve external types
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add dyn drop lint
gerris.rs@gmail.com
- [PATCH] testsuite: scan the vrp102.c property in evrp
ktkachov@nvidia.com
- [PATCH] libgomp: Runtime USM
Gio T
- [PATCH 1/2] tree-optimization/126043: form comparison masks in early phiopt
ktkachov@nvidia.com
- [patch] Show unspec names in slim RTL
Nathan Sidwell
- [PATCH] contribute.html: update rules for recording a DCO.
Richard Earnshaw
- [ping] [PATCH] testsuite: Add multiple scan introducers to check-function-bodies.
Iain Sandoe
- [PATCH] rs6000: Add Dense Math builtin infrastructure
Kishan Parmar
- [PING][PATCH] aarch64: Use SVE ASRD with vector division using division operator
Soumya AR
- [PATCH v2] rs6000: Add Dense Math builtin infrastructure
Kishan Parmar
- [PATCH] x86: Add missing SSE and AVX zero-extend patterns
H.J. Lu
- [PATCH] arc: Don't advertise optab for unsupported vector modes
Derhaeg, Michiel
- [PATCH] match.pd: Optimize min of CLZ or CTZ calls [PR tree-optimization/123311]
Yuao Ma
- [patch] Robustify passes.def awk processing
Nathan Sidwell
- [PATCH] testsuite: arm: add -fno-late-combine-instructions to crypto tests [PR124043]
Torbjörn SVENSSON
- [PATCH] libstdc++: Optimize flat_map range insertion for pair-like elements
Patrick Palka
- [PATCH] libstdc++: Implement LWG 4074 changes to join_with_view's constraints
Patrick Palka
- [PATCH 0/5] Atomic integer fetch min/max
Soumya AR
- [PATCH] RISC-V: Fix typo in gcc.dg/asm-hard-reg-4.c
Craig Blackmore
- [PATCH v2] c++: avoid double resolves_to_fixed_type_p call [PR126207]
Vladislav Semykin
- [PATCH] libstdc++: Fix std module to work with --disable-wchar_t [PR126111]
Jonathan Wakely
- [PATCH] rs6000: Add support for Dense Math Facility (DMF) registers
Surya Kumari Jangala
- [PATCH v2] libstdc++: Change piecewise distribution densities to return vector<result_type> [PR82749]
Jonathan Wakely
- [PATCH] libstdc++: Fix weight computation for piecewise_linear_distribution(nw, xmin, xmax, fw) constructor [PR125548]
Jonathan Wakely
- [PATCH] c++: Default deallocating functions to noexcept for C++11
Jakub Jelinek
- [pushed][PR120165][LRA] Prevent equivalence substitution resulting in wrong reloads
Vladimir Makarov
- [pushed, obvious] Fix compilation issue introduced in r17-2365-gc5627f93a82591 [PR124058]
Torbjörn SVENSSON
- [PATCH] c++: Avoid duplicate trivial_abi cleanup in cdtor clones [PR125066]
Yuxuan Chen
- [PATCH] x86: Add more tests for PR target/110533
H.J. Lu
- [gccrs COMMIT 1/3] gccrs: Add builder for current-scope drop cleanup
gerris.rs@gmail.com
- [gccrs COMMIT 2/3] gccrs: Emit block scope drops through TRY_FINALLY_EXPR
gerris.rs@gmail.com
- [gccrs COMMIT 3/3] gccrs: Use EH_ELSE_EXPR in block Drop TRY_FINALLY_EXPR
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Improve super segment resolution
gerris.rs@gmail.com
- [gccrs COMMIT] intrinsic: Add assert_zero_valid
gerris.rs@gmail.com
- [PATCH] RISC-V: Fix NULL location pointer check in target attribute parser
Jim Lin
- [PATCH] GNAT exceptions in C++
Alexandre Oliva
- [PATCH] match: Simplify sign tests for MIN and BIT_IOR [PR126087]
Neal Patalay
- [PATCH] middle-end: use tree mode for masked cbranch operand [PR126203]
Hu, Lin1
- [PING] [PATCH v3 0/2] libstdc++: Optimize chrono ostream insertion via __chrono_write
Anlai Lu
- [PATCH 1/2] libstdc++: Introduce notion of segmented iterators
Patrick Palka
- [PATCH WIP 2/2] libstdc++: Optimize ranges::distance for segmented iterators [PR123211]
Patrick Palka
- [committed] asan: Fix comment typo
Jakub Jelinek
- [PATCH v3] rs6000: Add Dense Math builtin infrastructure
Kishan Parmar
- [PATCH] bitintlower: Handle .ASAN_POISON and .ASAN_POISON_USE with large/huge _BitInt [PR126084]
Jakub Jelinek
- [PATCH] MATCH: fold signbit comparison and conditional negate to copysign [PR109843]
Eikansh Gupta
- [PATCH] gimple-fold: Fold relaxed no-op atomic fetch ops to loads [PR107462]
Eikansh Gupta
- [PATCH] tree-optimization: Recognize add/sub absolute-value idiom [PR56223]
Naveen
- [PATCH] RISC-V: Fix GE/GEU zicond splitter emitting the wrong comparison
Jim Lin
- [PATCH v3 1/2] Loop Vectorizer: Detect uniform gather offsets using SCEV analysis
Reshma.Roy@amd.com
- [RFC PATCH] RISC-V: Avoid repeated large frame base materialization
wangjue
- [PATCH] tree-optimization: Fold canonicalized vector min/max conditionals [PR98602]
Naveen
- [PATCH] testsuite: add -fno-tree-vectorize to predcom-8.c test [PR126251]
Torbjörn SVENSSON
- [PATCH] LRA: reload non-representable subregs of hard registers through memory [PR105116]
Kyrylo Tkachov
- [PATCH v2] MATCH: Simplify min of clz/ctz to clz/ctz of bitwise or [PR123311]
Eikansh Gupta
- [PATCH v3 2/2] Loop Vectorizer: Generate broadcast for uniform gather offsets
Reshma.Roy@amd.com
- [PATCH] rs6000: Add Dense Math (DMF/MMA+) built-in/instruction support
Kishan Parmar
- [COMMITTED] a68: fix typo in ga68-coding-guidelines.texi
Jose E. Marchesi
- [Patch] libgomp: Robustify omp_get_device_distances [PR125877]
Tobias Burnus
- [PATCH v2] rs6000: Add Dense Math (DMF/MMA+) built-in/instruction support
Kishan Parmar
- [PATCH] testsuite: arm: Add MVE link effective target
Torbjörn SVENSSON
- [pushed] Darwin, Objective-C/C++: Globalise protocol ref metadata symbols.
Iain Sandoe
- [PATCH v4] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
- [PATCH] arc: Do not pass -mcode-density to the assembler with -mno-code-density
Michiel Derhaeg
- [PATCH v2] analyzer: support vfunc devirtualization [PR97114]
Egas Ribeiro
- [PATCH v3] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
- [PATCH] c++: Implement C++29 P3424R2 - Deallocation Functions with Throwing Exception Specification Are Ill-formed [PR125833]
Jakub Jelinek
- [PATCH V1] rs6000: Add %W print modifier
jeevitha
- [PATCH v3 0/2] aarch64: Add support for FEAT_CMH
richard.ball@arm.com
- [PATCH] rs6000: Treat xxmtacc/xxmfacc as no-ops for Dense Math Facility
Kishan Parmar
- [PATCH] testsuite: skip pr101373 test for arm-none-eabi [PR126261]
Torbjörn SVENSSON
- [PATCH v7 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH] LoongArch: fix par_const_vector_shf_set_operand for vshuf4i [PR 126200]
Xi Ruoyao
- [PATCH v6 0/2] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v4 1/1] aarch64: Relax type-checking assert [PR126064]
Karl Meakin via Sourceware Forge
- [pushed] Objective-C: Fix parameter types to main ().
Iain Sandoe
- [Patch] OpenMP: Handle 'device_type(nohost)' on 'target'
Tobias Burnus
- [gccrs COMMIT] gccrs: add static mut refs lint
gerris.rs@gmail.com
- [gccrs COMMIT] attr: Register needs_allocator
gerris.rs@gmail.com
- [gccrs COMMIT] attr: Register rustc_conversion_suggestion
gerris.rs@gmail.com
- [PATCH] c++: In attributes expect _Clang namespace rather than __clang__ [PR120635]
Jakub Jelinek
- [PATCH] testsuite: arm: remove xfail for MVE, NEON and thumb1 [PR124364]
Torbjörn SVENSSON
- [commited](_GLIBCXX_DEBUG] _Safe_iterator/_Safe_local_iterator code cleanup
François Dumont
- [Patch] OpenMP: Handle 'device_type(host)' on 'target'
Tobias Burnus
- [PATCH] i386: Add -mlarge-eh-encoding to force 8-byte EH pointer encodings
Farid Zakaria
- [PATCH] c++: constant not recomputed when ADDR_EXPR changed [PR126215]
Marek Polacek
- [gccrs COMMIT] gccrs: Fix duplicate "trailing semicolon in macro used" warnings
gerris.rs@gmail.com
- [gccrs COMMIT 1/3] rust: Add const getter overloads for HIR pattern fields
gerris.rs@gmail.com
- [PATCH v1 0/4] Support RVV register overlap for vwcvt[u].x.x.v
pan2.li@intel.com
- [PATCH v1 1/4] RISC-V: Allow RVV register overlap for vwcvt[u].x.x.v
pan2.li@intel.com
- [PATCH v2] x86-64: Add missing SSE and AVX zero-extend patterns
H.J. Lu
- LLM-generated fix for PR target/121847
John Paul Adrian Glaubitz
- [PATCH] middle-end, i386: Fold averages with equal operands [PR122715]
Odysseas Georgoudis
- [r17-2354 Regression] FAIL: gcc.target/i386/pr81501-9b.c check-function-bodies foo on Linux/x86_64
Haochen Jiang
- [PATCH v3 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
- [PATCH] match.pd: Guard x+x -> x*2 simplification [PR126257]
Jakub Jelinek
- [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Egas Ribeiro
- [PATCH] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110]
Tomasz Kamiński
- [wwwdocs] gcc-17/changes.html + projects/gomp/: OpenMP update
Tobias Burnus
- [PATCH 1/2] ifcvt: Scale a nonnegative delta in average_cost [PR125557]
ktkachov@nvidia.com
- [r17-2404 Regression] FAIL: c-c++-common/gomp/reverse-offload-1.c -std=c++98 scan-tree-dump-times omplower "omp declare target[^ ]" 3 on Linux/x86_64
Haochen Jiang
- [PATCH] tree-optimization/126171 - SCEV and minus of INT_MIN
Richard Biener
- [Patch 0/12] rs6000: Add support for Dense Math Facility (DMF)
Surya Kumari Jangala
- [PATCH] libstdc++: Use _Clang::__no_specializations__ attribute in a few spots [PR120635]
Jakub Jelinek
- [committed] OpenMP: libgomp.texi + allocate/uses_allocators janitorial updates [PR122748]
Tobias Burnus
- [PATCH v2 0/1] aarch64: Add Support for F16F32DOT
Richard Ball via Sourceware Forge
- [PATCH v2 1/1] aarch64: Add Support for F16F32DOT
Richard Ball via Sourceware Forge
- [COMMITTED, PATCH] s390: testsuite: Fix constraints for asm-hard-reg-7.c
Stefan Schulze Frielinghaus
- [COMMITTED] testsuite: Fix gcc.target/i386/pr64731.c on 32-bit Solaris/x86
Rainer Orth
- [PATCH] Improve dump when SLP fails to compute lane extraction insertion points
Richard Biener
- [PATCH] Remove unused return value from vect_transform_stmt
Richard Biener
- [gccrs COMMIT] gccrs: Define constructor for LoadedCrate struct
gerris.rs@gmail.com
- [PATCH v1 2/2] aarch64: Add support for sve2p3 and sme2p3 conversion intrinsics
Richard Ball
- [PATCH v3 5/8] MIPS: Add -mmxu and -mno-mxu driver pass through
Maciej W. Rozycki
- [PATCH v2] tree-ssa-phiopt.cc: add simplify_phi_result_op() [PR101179]
Daniel Barboza
- [PATCH] libgfortran: Implement c99 functions strnlen, frexpl and scalbnl
John David Anglin
- [PATCH] libgfortran: Define macro to handle z length modifier in format strings
John David Anglin
- [PATCH] libgfortran: Don't quote ENV_PPID and ENV_BASE in caf/shmem/shared_memory.c
John David Anglin
- [PATCH] libgfortran: Fix caf tests on HP-UX
John David Anglin
- [PATCH] RISC-V: Fix the LRA crashing triggered by TLSDESC clobber updates
Luke Zhuang
- [i386 PATCH] Split DI<->V2DI patterns before reload with -m32.
Roger Sayle
- [to-be-committed][RISC-V] Improve costing for if-converted sequences
Jeffrey Law
- [committed] OpenMP: 'allocate' on 'target' with uses_allocators' def'ed allocator
Tobias Burnus
- [PATCH v4] mips: make rtl if-conversion more common
Radosav Krunic
- [PATCH] alpha: do not gate cannot_copy_insn_p on reload_completed
Matt Turner
- [PATCH] lra: mark the hard frame pointer live when LRA decides it is needed [PR117184]
Matt Turner
- [PATCH] openmp: Pass loop parameters to static worksharing dispatch builtins for OMPT
Paul-Antoine Arras
- [PATCH v13 1/7] kcfi: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH] aarch64: Add dg-requires for BE support where it used.
Iain Sandoe
- [PATCH] aarch64: Fix assert checking alias feature bits
Alice Carlotti
- [PATCH v13 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH] PR tree-optimization/126242: Check range is defined to avoid ICE.
Roger Sayle
- [COMMITTED] PR tree-optimization/126110 - Update ranger timestamps for inferred ranges.
Andrew MacLeod
- [PATCH v13 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH] RISC-V: Enable XVentanaCondOps for the czero.eqz opt2 splitter
Jim Lin
- [PATCH v14 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
- Objc patch
Gregory Casamento
- [PATCH 1/2] gcov: Optimize condition coverage code generation
Sebastian Huber
- [r17-2407 Regression] FAIL: gcc.target/i386/zext-sse-1.c check-function-bodies func2 on Linux/x86_64
Haochen Jiang
- [COMMITTED] a68: fix typo in ga68 manual section Creating Files
Jose E. Marchesi
- [PATCH] tree-optimization: Follow loop-header PHI chains for final values [PR81549]
Naveen
- [PATCH v4 0/4] Fix general MIPS target bugs
Eldar Osmanovic
- [PATCH] bitintlower: Avoid coalescing lhs with operands for .MUL_OVERFLOW [PR126262]
Jakub Jelinek
- [PATCH] Improve BB vectorization of reductions
Richard Biener
- [PATCH v3 1/8] MIPS: Fix unsafe comparison against stack_pointer_rtx
Eldar Osmanovic
- [PATCH v3 8/8] MIPS: fmadd.w should be restricted to mipsr6
Eldar Osmanovic
- [COMMITTED] testsuite: Require bitint in gcc.dg/torture/bitint-101.c
Rainer Orth
- [PATCH v3 3/8] Testsuite: Disable the time-profiler-2.c test
Eldar Osmanovic
- [COMMITTED] testsuite: Fix gcc.dg/vect/tsvc tests on NetBSD
Rainer Orth
- [COMMITTED] Remove netbsd_link_ld_elf_so spec
Rainer Orth
- [patch,pushed] AVR: Fix a typo in the AVR Options documentation.
Georg-Johann Lay
- Ping: [PATCH] libstdc++: Fix LD_LIBRARY_PATH when testing an installed compiler
Arsen Arsenović
- [PATCH] libstdc++: Fix LD_LIBRARY_PATH when testing an installed compiler
Jonathan Wakely
- [PATCH] libstdc++: Mark std::indirect and std::polymorphic with _GLIBCXX_NO_SPECIALIZATIONS [PR120635]
Jakub Jelinek
- [PATCH] libstdc++: Apply rule triggering at Zone line transition [PR124853]
Tomasz Kamiński
- [PATCH] testsuite: Add yet another [[clang::no_specializations]] testcase [PR120635]
Jakub Jelinek
- [PATCH] Fix typo in comment of invert_mod2n
Eric Botcazou
- [committed] OpenMP: Fix implicit declare target - aka fix libgomp.fortran/reverse-offload-6.f90
Tobias Burnus
- [PATCH] Avoid complex gimple_build API
Richard Biener
- [PATCH v3 0/4] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH 1/4] libstdc++: Add tests for format_to with ostreambuf_iterator
Anlai Lu
- [PATCH 2/4] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Anlai Lu
- [PATCH 3/4] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
- [PATCH 4/4] libstdc++: Optimize std::print using _Streambuf_sink
Anlai Lu
- [gccrs COMMIT] gccrs: Support ZST type checking for `#[repr(transparent)]`
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: refactor dead code lint
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add unused braces lint
gerris.rs@gmail.com
- [PATCH][v2] Improve BB vectorization of reductions
Richard Biener
- [PATCH] openmp: Add OMPT variant of GOMP_has_masked_thread_num
Paul-Antoine Arras
- [PATCH] target/126271 - honor v2df_reduction_prefer_haddpd better
Richard Biener
- [PATCH v3] Add callback_only attribute
Richard Biener
- [frange] Consolidate signed-zero canonicalization of endpoints
Aldy Hernandez
- [committed] libstdc++: Disable serialization test for piecewise_linear_distribution<double> on i686
Tomasz Kamiński
- [PATCH v1 0/3] Support RVV register overlap for vfwcvt.x[u].f.v
pan2.li@intel.com
- [PATCH 1/3][RFC] Add ginsert_iterator class
Richard Biener
- [PATCH 2/3] Convert gimple_build to use ginsert_iterator
Richard Biener
- [PATCH 3/3] Deal the the gimple_build API change throughout the tree
Richard Biener
- [patch v3 1/3]middle-end: enable ranger in gimple-isel
Tamar Christina
- [patch v3 2/2][vect]: replace usages of SLP_TREE_SCALAR_SMTS where possible
Tamar Christina
- [patch 1/4][libstdc++]: Templatize regex executor traversal mode [PR126274]
Tamar Christina
- [PATCH] gcc-changelog: accept "CWG nnnn" header
Jason Merrill
- [patch 2/4][libstdc++]: Continue with regex DFS traversals without next frames [PR126274]
Tamar Christina
- [patch 3/4][libstdc++]: Reject impossible regex DFS starts early [PR126274]
Tamar Christina
- [patch 4/4][libstdc++]: Inline simple regex repeating matches in DFS [PR126274]
Tamar Christina
- [PATCH RFC] c++: parse trivial DMI immediately [PR96645]
Jason Merrill
- [patch v2 1/3]middle-end: support namespaces in genmatch
Tamar Christina
- [PATCH] aarch64: Make assembler bug workaround configurable.
Alice Carlotti
- FP fetch_add and "ignoring FP environment" attribute
Matthew Malcomson
- [COMMITTED] PR tree-optimization/125986 - Path ranger should check root ranger equivalencies as well
Andrew MacLeod
- [PATCH v5 0/3] aarch64: FEAT_SME_MOP4 support
Karl Meakin
- [PATCH] match: 1 / X -> X == 1 for positive X. [PR125735]
Kael Andrew Franco
- [PATCH v1 0/1] Add new libgccjit `gcc_jit_rvalue_set_type` API
Guillaume Gomez via Sourceware Forge
- [PATCH] fortran: Implement list directed read of hex float formats.
Jerry D
- [committed] cobol: Repair mh_identical MOVEs involving DEBUG registers [PR126277]
Robert Dubner
- [PATCH v11 02/12] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [PATCH v2 0/1] aarch64: Add Support for SVE2p3/SME2p3 dot product intrinsics
Richard Ball via Sourceware Forge
- [PATCH v2 1/1] aarch64: Add Support for SVE2p3/SME2p3 dot product intrinsics
Richard Ball via Sourceware Forge
- [PATCH v3] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] x86: Avoid misaligned prologue if count <= epilogue size
H.J. Lu
- [PATCH] RISC-V: Remove zama16b from xt-c9501fdvt
Wang Yaduo
- [PATCH] tree-parloops: Fix iteration-private memory decl hoisting [PR83064]
dhruvc@nvidia.com
- Ping^3: [PATCH v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- [PATCH] MAINTAINERS: Add myself to DCO section
Jim Lin
- Patch for ObjC - Add ObjC2.0 array syntax
Gregory Casamento
- [PATCH] tree-optimization: Fold CDCE {0, N} memset through arbitrary pointers [PR102202]
Naveen
- [Ada] Fix bogus type mismatch for reduction expression with non-integer index
Eric Botcazou
- [PATCH v5] On the road towards fixing local register asm
Stefan Schulze Frielinghaus
- [PATCH] Support two-lane vector BB reductions without target support
Richard Biener
- [PATCH 0/2] testsuite: Refactor existing MMA tests for rs6000
Avinash Jayakar
- [PATCH] libstdc++: Prevent overflow in find_active_rule to_local conversion. [PR116110]
Tomasz Kamiński
- [pushed] i386: Add ROLW %r, 8 alternative to bswaphi2 patterns [PR126283]
Uros Bizjak
- [PATCH] openmp: Update GOMP_{distribute, loop}_static_worksharing_dispatch
Paul-Antoine Arras
- [PATCH v3 00/14] Mips target improvements
Eldar Osmanovic
- [committed] Fix signed char test assumption [Was Re: [Linaro-TCWG-CI] gcc-17-2261-g649b2a6d9f9f: 7 regressions on arm]
Jeffrey Law
- [committed] cobol: Filename-as-device; normalize special registers.
Robert Dubner
- [PATCH 1/2] profile-count: Handle signed values in profile_probability::apply
ktkachov@nvidia.com
- [PATCH v1 0/1] vect: Prepare promotion/demotion for BB SLP with predicated tails
Christopher Bazley via Sourceware Forge
- [gccrs COMMIT] gccrs: add no mangle generic items lint
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Apply try-finally cleanup for function-scope drops
gerris.rs@gmail.com
- [PATCH] match: Move tree_expr_nonnegative_p (@1) to tree_expr_nonnegative_p@1. [PR126087]
Kael Andrew Franco
- [PATCH 0/9] RISC-V: Add minimal support for Ziccid, Ziccamoc, Ssccfg, Smcdeleg, Smctr, Smsdid, Ssctr, Ssqosid and Svrsw60t59b extensions
Jiawei
- [PATCH 1/9] RISC-V: Add minimal Ziccid extension support
Jiawei
- [PATCH 2/9] RISC-V: Add minimal Ziccamoc extension support
Jiawei
- [PATCH 3/9] RISC-V: Add minimal Ssccfg extension support
Jiawei
- [PATCH 4/9] RISC-V: Add minimal Smcdeleg extension support
Jiawei
- [PATCH 5/9] RISC-V: Add minimal Smctr extension support
Jiawei
- [PATCH 6/9] RISC-V: Add minimal Smsdid extension support
Jiawei
- [PATCH 8/9] RISC-V: Add minimal Ssqosid extension support
Jiawei
- [PATCH 9/9] RISC-V: Add minimal Svrsw60t59b extension support
Jiawei
- [PATCH] match.pd: Make the (trunc)abs(extend x) guard vector-safe [PR126291]
Konstantinos Eleftheriou
- [PATCH] libstdc++: Fix condition for stopping lazy zone expansion [PR116110]
Tomasz Kamiński
- [PATCH 1/2] xtensa: Define LOCAL_REGNO() macro
Takayuki 'January June' Suwa
- [PATCH 1/3] Add backtrace_decl_line to libbacktrace
Andi Kleen
- [PATCH 2/3] libbacktrace: Add OFFLINE flag
Andi Kleen
- [PATCH 2/2] xtensa: Refurbish xtensa_legitimize_address()
Takayuki 'January June' Suwa
- [PATCH v1] RISC-V: Split the pr112431-13 test in to 2 file
pan2.li@intel.com
- [patch, fortran, committed] Show details of attr->allocated in dump
Thomas Koenig
- [COMMITTED 1/2] PR tree-optimization/126212 - Enhance logical AND and OR op1_range.
Andrew MacLeod
- [COMMITTED 2/2] PR tree-optimization/126212 - Recompute relations during a relation query walk.
Andrew MacLeod
- [COMMITTED] PR tree-optimization/126222 - use vrp_operand_equal_p in points to comparisons.
Andrew MacLeod
- [PATCH v1 0/1] tree-optimization: Fold constant conditional selects [PR124663]
Drea Pinski via Sourceware Forge
- [PATCH 0/1] aarch64: Avoid extra move for two-element vector lane copies [PR123951]
Rohith Kapelli
- [PATCH 01/10] x86: ISA support for AVX10_V2_AUX and FP32 to FP8 single-source RTNE converts.
Sharma, Dipesh
- [PATCH 07/10] x86: Added Sub-byte element extration and Symmetric signed saturation narrow support for AVX10_V2_AUX.
Sharma, Dipesh
- [PATCH v3 1/5] RISC-V: Improve macro-fusion dump output and comments
Jin Ma
- [PATCH v1 0/3] Support RVV register overlap for vfwcvt.f.f.v
pan2.li@intel.com
- [C PATCH]: fix checking ICE on pointer to a VLA of a tagged type [PR126284]
Martin Uecker
- [auto-profile] Fix segfault in scale_bb_profile
Prathamesh Kulkarni
- [committed] Improve select across A/A OP C where C is 2^n
Jeffrey Law
- [patch, Fortran, committed] Showing ALLOCATE typespecs and walking character lengths in code walker.
Thomas Koenig
- [Patch] Fortran/OpenMP: Add parsing support for spatial dimensions
Tobias Burnus
- [PATCH v2 0/7][X86]: AVX10_V2_AUX ISA support.
Dipesh Sharma
- [PATCH v11 09/12] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [x86 SSE] Use insertps to zero V4SI/V4SF elements in a single instruction.
Roger Sayle
- [PATCH V5] New version of proc whole, dependencies and test
chris hermansen
- [PATCH] diagnostics: Fix incorrect state after #pragma GCC diagnostic pop
Lewis Hyatt
- [PATCH] Fortran, OpenMP: Consolidate iterator group start/finish code
Sandra Loosemore
- [PATCH v1 1/1] tree-optimization: Fold constant conditional selects [PR124663]
Torbjörn Svensson via Sourceware Forge
- [PATCH] fortran: Fix ICE with loops with (deprecated) non-integral iterators [PR126303]
Jakub Jelinek
- [PATCH] c++: implement C++29 P2287R6 - Designated-initializers for Base Classes [PR125989]
Jakub Jelinek
- [PATCH] c++: implement CWG3020 - Missing specification for __has_cpp_attribute(indeterminate) [PR126309]
Jakub Jelinek
- [committed] libsanitizer: Cherry-pick upstream fix [PR126307]
Jakub Jelinek
- [16][PATCH] libstdc++: Improve handling of leap second expiry time [PR123165]
Tomasz Kamiński
- [PATCH v2 0/5] libstdc++: chrono tzdb correctness fixes
Tomasz Kaminski
- [RFC][PATCH]: Combine multiple reductions
Sharma, Dipesh
- [PATCH] openmp: Add OMPT variants of GOMP_scope_start
Paul-Antoine Arras
Last message date:
Mon Jul 20 10:03:45 GMT 2026
Archived on: Mon Jul 20 10:03:51 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).