December 2025 Archives by date
Starting: Mon Dec 1 01:53:26 GMT 2025
Ending: Wed Dec 31 23:56:45 GMT 2025
Messages: 2215
- [RFA][PR target/121778] Improving rotation detection
Oleg Endo
- [PATCH] x86: Emit the TLS call after deleted instructions
H.J. Lu
- [PATCH] x86: Emit the TLS call after deleted instructions
Hongtao Liu
- [PATCH 1/3] [AutoFDO] Implement streaming of file names from GCOV profile
Dhruv Chawla
- [gccrs COMMIT] Improve feature handling
gerris.rs@gmail.com
- [PATCH] libcc1: Check for libgen.h header
Andrew Pinski
- [PATCH] x86/aarch64: Fix compile time hog with ccmp [PR99782]
Hongtao Liu
- [PATCH] loongarch: LoongArch backend, meet C++20
Lulu Cheng
- [PATCH v2] fortran: Honor array constructor type-spec during folding [PR107721]
Christopher Albert
- [PATCH] middle-end: Optimize reversed CRC table-based implementation
Kito Cheng
- [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
- AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PING] [PATCH] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PATCH v3 0/2] libstdc++: submdspan (part 1)
Luc Grosheintz
- [PATCH v3 1/2] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Luc Grosheintz
- [PATCH v3 2/2] libstdc++: Implement submdspan_extents. [PR110352]
Luc Grosheintz
- [PATCH 1/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH 2/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH 3/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH 1/2] Use ranger when simplifying conditions during niter analysis
Eric Botcazou
- [PATCH] a68: Fix algol68 build on i686-linux [PR122926]
Jakub Jelinek
- [PATCH] a68: Fix algol68 build on i686-linux [PR122926]
Jose E. Marchesi
- [PATCH] Update changelog infrastructure for algol68 and libga68
Jose E. Marchesi
- [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
- [PATCH] Update changelog infrastructure for algol68 and libga68
Jakub Jelinek
- [PATCH V2 1/2] Update changelog infrastructure for algol68 and libga68
Jose E. Marchesi
- [PATCH V2 2/2] Fix algol68 changelogs
Jose E. Marchesi
- [PATCH V2 1/2] Update changelog infrastructure for algol68 and libga68
Jakub Jelinek
- [PATCH V2 2/2] Fix algol68 changelogs
Jakub Jelinek
- [PATCH V2 1/2] Update changelog infrastructure for algol68 and libga68
Jose E. Marchesi
- [PATCH V2 2/2] Fix algol68 changelogs
Jose E. Marchesi
- [PATCH] doc: add mention to Algol 68 in the Installing GCC manual
Jose E. Marchesi
- [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
- [PATCH] RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
Robin Dapp
- [PATCH] c++: Handle TARGET_EXPR in tsubst_expr [PR117034]
Egas Ribeiro
- [PATCH 1/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [PATCH 2/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [PATCH 3/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [gccrs COMMIT] Add missing test for lang item feature gate
gerris.rs@gmail.com
- [PATCH] algol68: Fix SPARC build
Rainer Orth
- [PATCH] algol68: Fix SPARC build
Jose E. Marchesi
- [PATCH] RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
Kito Cheng
- [PATCH] c++/modules: Fix ICE when writing imported using-directive [PR122915]
Nathaniel Shead
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs
- [committed] libstdc++: Use chrono::nanoseconds for __wait_until_impl parameter
Jonathan Wakely
- [COMMITTED] testsuite: xfail g++.dg/gcov/pr16855*.C on Solaris [PR52477,PR81337]
Rainer Orth
- [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
- [PATCH] testsuite: fortran: Fix gfortran.dg/alloc_comp_deep_copy_5.f90 etc. with non-gas/gld [PR122596]
Rainer Orth
- [PATCH] c++/modules: Fix ICE when writing imported using-directive [PR122915]
Jason Merrill
- [PATCH 1/9 v2] c++, contracts: Remove the abandoned C++2a implementation.
Iain Sandoe
- [PATCH 2/9 v2] c++, contracts: Add a contract scope per basic.scope.contract.
Iain Sandoe
- [PATCH] c++/modules: Stream DECL_CHAIN for decl_specialization_friend_p functions
Nathaniel Shead
- [PATCH 3/9] c++, contracts: C++26 base implementation as per P2900R14.
Iain Sandoe
- [PATCH] c++/modules: Stream DECL_CHAIN for decl_specialization_friend_p functions
Jason Merrill
- [PATCH 4/9 v2] c++, contracts: Work around GCC IPA bug, PR121936 by wrapping terminate.
Iain Sandoe
- [PATCH 5/9 v2] c++, contracts: Apply P200R14 constification.
Iain Sandoe
- [PATCH 2/4] Implement hierarchical discriminators for AutoFDO
Tamar Christina
- [PATCH v3] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tamar Christina
- [PATCH] libstdc++, contracts: Add base P2900R14 contracts support.
Nina Ranns
- [PATCH 7/9 v2] c++, contracts: Add tests for base C++26 contracts.
Iain Sandoe
- [PATCH 8/9 v2] c++, contracts: Allow contract checks as outlined functions.
Iain Sandoe
- [PATCH 9/9 v2] c++, contracts: Add caller-side contract checks, and controls.
Iain Sandoe
- [PATCH v2 04/10] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
- [PATCH][ipa/122798] Adjust local and address taken flag for callback clones.
Josef Melcr
- [PATCH v3][vect]: support vectorization of early break forced live IVs as scalar
Victor Do Nascimento
- [PATCH v1] MAINTAINERS: add myself to write after approval
Karl Meakin
- [PATCH][ipa/122798] Adjust local and address taken flag for callback clones.
Jakub Jelinek
- [PATCH][ipa/122798] Adjust local and address taken flag for callback clones.
Josef Melcr
- [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
- [PATCH v2][ipa/122798] Adjust local and address_taken flag for callback clones.
Josef Melcr
- [committed] gfortran.texi: Remove spurious @menu entry
Tobias Burnus
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Christopher Bazley
- [PATCH v8 0/8] aarch64: intrinsics refactors
Karl Meakin via Sourceware Forge
- [PATCH v8 1/8] aarch64: Rename `ENTRY` to `DEF_SIMD_TYPE`
Karl Meakin via Sourceware Forge
- [PATCH v8 2/8] aarch64: Document `DEF_*` macros
Karl Meakin via Sourceware Forge
- [PATCH v8 3/8] aarch64: Define `DEF_SVE_TYPE_SUFFIX` in terms of `DEF_SVE_NEON_TYPE_SUFFIX`
Karl Meakin via Sourceware Forge
- [PATCH v8 4/8] aarch64: Use variadic arguments
Karl Meakin via Sourceware Forge
- [PATCH v8 5/8] aarch64: Reformat array initializers
Karl Meakin via Sourceware Forge
- [PATCH v8 6/8] aarch64: Make `NUM_VECTOR_TYPES` an enum member
Karl Meakin via Sourceware Forge
- [PATCH v8 7/8] aarch64: Use shifts in `aarch64_type_qualifiers` enum
Karl Meakin via Sourceware Forge
- [PATCH v8 8/8] aarch64: use `enum unspec` rather than `int`
Karl Meakin via Sourceware Forge
- [PATCH RFA] libcpp: adjust _cpp_file accessors
Marek Polacek
- [PATCH v3] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
- [PATCH] libcc1: Check for libgen.h header
John David Anglin
- [PATCH v3] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
- [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
- [PATCH] Rewrite reduction chain handling
Christophe Lyon
- [PATCH] c++: Fix ODR regressions caused by P2115R0 changes [PR122905]
Jason Merrill
- [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jakub Jelinek
- [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
- [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Richard Biener
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH] Rewrite reduction chain handling
Richard Biener
- [PATCH v4] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
- [PATCH v4] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH v6 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
- [PATCH v6 1/3] aarch64: mingw: emit seh_endproc as comment
Saurabh Jha via Sourceware Forge
- [PATCH v6 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
- [PATCH v6 3/3] aarch64: mingw: Implement support for variadic ABI
Saurabh Jha via Sourceware Forge
- Patch causing fails for libgomp.c-c++-common/requires-4.c (was: [PATCH] libgomp, amdgcn: Implement Managed Memory)
Tobias Burnus
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Patrick Palka
- [PATCH v2] i386: Generate 3-byte NOP for -mnop-mcount -m16
Mathias Krause
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Patrick Palka
- [PATCH v2] fortran: Honor array constructor type-spec during folding [PR107721]
Harald Anlauf
- [PATCH v2] i386: Generate 3-byte NOP for -mnop-mcount -m16
Uros Bizjak
- [PATCH] c++: Make std::meta::operator_of() accept operator function templates [PR122771]
Marek Polacek
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Peter Bergner
- [PATCH] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Patrick Palka
- [PATCH] c++/modules: Fix assertion in write_function_def for DECL_LOCAL_DECL_P
Patrick Palka
- [PATCH] libstdc++: Inconsistent const in flat_map's value_type [PR122921]
Patrick Palka
- [PATCH] vect: Use loop len in vectorizable_scan_store.
Robin Dapp
- [PATCH] libstdc++: Inconsistent const in flat_map's value_type [PR122921]
Jonathan Wakely
- [PATCH] Implement std::__debug::inplace_vector
François Dumont
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Jeff Law
- [PATCH] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Egas Ribeiro
- [COMMITTED 1/2] doc: add mention to Algol 68 in the Installing GCC manual
Jose E. Marchesi
- [COMMITTED 2/2] a68: install link from A68_INSTALL_NAME to A68_TARGET_INSTALL_NAME [PR algol68/122944]
Jose E. Marchesi
- [PATCH] mingw: Fix Win32 UTF-8 manifest conformance
ZENG Hao
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Jeff Law
- [PATCH v2 1/4] MIPS: Add basic support for mips allegrex CPU
David Guillen Fandos
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Palmer Dabbelt
- [PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
Michael Meissner
- [PATCH v3 0/2] aarch64: Add support for FEAT_PCDPHINT
richard.ball@arm.com
- [PATCH v3 1/2] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
richard.ball@arm.com
- [PATCH v3 2/2] aarch64: Add support for __pldir intrinsic.
richard.ball@arm.com
- [PATCH v6 0/3] aarch64: mingw: Add more support for ABI
Andrew Pinski
- [PATCH] [x86] Transform std::max(t, float(0)) into vmaxps w/o fast-math.
liuhongt
- [PUSHED] libcc1: Regenerate cc1plugin-config.h.in
Andrew Pinski
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Peter Bergner
- [PATCH] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR122942]
Peter Bergner
- [PATCH 1/9 v2] c++, contracts: Remove the abandoned C++2a implementation.
Sandra Loosemore
- [PUSHED] aarch64: have aarch64-tuning-enums.def installed for plugins [PR122912]
Andrew Pinski
- [PATCH] vect: Use loop len in vectorizable_scan_store.
Tamar Christina
- [PATCH] [x86] Transform std::max(t, float(0)) into vmaxps w/o fast-math.
Uros Bizjak
- [PATCH] c++: adjust comment wording in cp_parser_init_declarator
Ben Wu
- [PATCH 1/9 v2] c++, contracts: Remove the abandoned C++2a implementation.
Iain Sandoe
- [PATCH v3 1/2] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Tomasz Kaminski
- [PATCH v3 2/2] libstdc++: Implement submdspan_extents. [PR110352]
Tomasz Kaminski
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Tomasz Kaminski
- [PATCH v6 2/6] target-insns.def: (compose_tag) New pattern.
Tamar Christina
- [PATCH v2 04/10] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH] cobol: Fix up help.exp failures
Jakub Jelinek
- [PATCH v4 1/2] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Tomasz Kamiński
- [PATCH v2 04/10] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH v3 2/2] libstdc++: Implement submdspan_extents. [PR110352]
Tomasz Kaminski
- [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah
- [PATCH] c++: Fix up error recovery for invalid designators [PR122836]
Jakub Jelinek
- [PATCH] c++: Diagnose taking addresses of hard reg vars in their initializers [PR122860]
Jakub Jelinek
- [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Jan Hubička
- [PATCH v6 5/6] aarch64: Add support for memetag-stack sanitizer using MTE insns
Tamar Christina
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Tomasz Kaminski
- [committed] contrib: Add e69bea9b4ccfe79efeec6e87d7d24e6350f31375 to ignored_commits
Jakub Jelinek
- [COMMITTED] a68: remove superfluous code detected by cppcheck [PR algol68/122954]
Jose E. Marchesi
- [PATCH 1/2] Use ranger when simplifying conditions during niter analysis
Eric Botcazou
- [PATCH][vect]: don't hoist conditional loads above their condition [PR122868]
Tamar Christina
- [PATCH v2][ipa/122798] Adjust local and address_taken flag for callback clones.
Martin Jambor
- [committed] c++/modules: Remove incorrect is_import check in using-directives
Nathaniel Shead
- [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
Robin Dapp
- [pushed] c++: alias template parm conv and redecl [PR122171]
Jason Merrill
- [PATCH] Rewrite reduction chain handling
Christophe Lyon
- [PATCH] c++: Diagnose taking addresses of hard reg vars in their initializers [PR122860]
Jason Merrill
- [PATCH] c++: Fix up error recovery for invalid designators [PR122836]
Jason Merrill
- [PATCH] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Jason Merrill
- [PATCH] c++: Make std::meta::operator_of() accept operator function templates [PR122771]
Jason Merrill
- [PATCH] RISC-V: Apply LMUL cost penalty to vector operations
Jeff Law
- [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
Jeff Law
- [to-be-committed] RISC-V: Remove unused placeholder_p parameter from add_function
Jeff Law
- [PATCH] libstdc++: Hide TLS variables in `std::call_once`
Jonathan Wakely
- [PATCH v3 0/2] libstdc++: submdspan (part 1)
Tomasz Kaminski
- [PATCH v4 1/2] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Jonathan Wakely
- [PATCH v3 2/2] libstdc++: Implement submdspan_extents. [PR110352]
Jonathan Wakely
- [PATCH v2 0/6] RISC-V: VLS-related stuff.
Robin Dapp
- [PATCH v2 1/6] RISC-V: Change gather/scatter iterators.
Robin Dapp
- [PATCH v2 2/6] RISC-V: Rename vector-mode related functions.
Robin Dapp
- [PATCH v2 3/6] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
- [PATCH v2 0/6] RISC-V: VLS-related stuff.
Robin Dapp
- [PATCH v2 1/6] RISC-V: Change gather/scatter iterators.
Robin Dapp
- [PATCH v2 2/6] RISC-V: Rename vector-mode related functions.
Robin Dapp
- [PATCH v2 3/6] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
- [PATCH v2 4/6] RISC-V: Generic vec_extract via subreg.
Robin Dapp
- [PATCH v2 5/6] RISC-V: Generic vec_set via subreg.
Robin Dapp
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Robin Dapp
- [PATCH v2 0/6] RISC-V: VLS-related stuff.
Robin Dapp
- [PATCH] Implement std::__debug::inplace_vector
Jonathan Wakely
- [PATCH] aarch64: Add support for C1 cores
Ezra.Sitorus@arm.com
- [pushed] c++: alias template parm conv and redecl [PR122171]
Marek Polacek
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
- [PATCH] c++: adjust comment wording in cp_parser_init_declarator
Marek Polacek
- [PATCH 1/2] Use ranger when simplifying conditions during niter analysis
Richard Biener
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Ville Voutilainen
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Yuao Ma
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Jonathan Wakely
- [committed v4] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Tomasz Kamiński
- [PATCH v3 0/2] libstdc++: submdspan (part 1)
Tomasz Kaminski
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Yuao Ma
- [PATCH v2] RISC-V: Implement mask reduction.
Robin Dapp
- [pushed 1/2] libsanitizer, Darwin: Updates for building with GCC.
Iain Sandoe
- [pushed 2/2] libsanitizer, Darwin: Support macOS13+.
Iain Sandoe
- Ping: Re: [PATCH 1/2] c++: use nesting and counts in print_candidates
David Malcolm
- Ping: Re: [PATCH 0/4] Publish/subscribe framework for typesafe loosely-coupled notifications
David Malcolm
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Jonathan Wakely
- [PATCH v5 00/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v5 01/10] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v5 02/10] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [PATCH v5 03/10] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [PATCH v5 04/10] Refactor check_load_store_for_partial_vectors
Christopher Bazley
- [PATCH v5 05/10] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
- [PATCH v5 06/10] Handle variable-length vector types in store_constructor
Christopher Bazley
- [PATCH v5 07/10] AArch64/SVE: Relax the expectations of the popcnt-sve test
Christopher Bazley
- [PATCH v5 08/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v5 09/10] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v5 10/10] Add extra conditional dump output to the vectorizer
Christopher Bazley
- [committed] libsanitizer: Update LOCAL_PATCHES
Jakub Jelinek
- [PATCH v3 1/3] aarch64: Add alias option support
Alice Carlotti
- [PATCH v3 2/3] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alice Carlotti
- [PATCH] arc: check if the addend fits when referencing small data memory [PR115650]
Claudiu Zissulescu Ianculescu
- [PATCH] cobol: Fix up help.exp failures
James K. Lowden
- [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
Jeff Law
- [PATCH] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Barboza
- [committed] hppa: Break out large REG+D addresses from MEM operands
John David Anglin
- [PATCH] c++: adjust comment wording in cp_parser_init_declarator
Ben Wu
- One question on the implementation of PR96503
Qing Zhao
- [PATCH] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Andrew Pinski
- One question on the implementation of PR96503
Martin Uecker
- One question on the implementation of PR96503
Qing Zhao
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Andrew MacLeod
- [PATCH] Partially lift restriction from loc_list_from_tree_1
Andrew Pinski
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Andrew Pinski
- [PATCH v2] [x86] Transform std::max(t, float(0)) into vmaxps w/o fast-math.
liuhongt
- [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah
- testsuite: Escape \r in dg-regexp test names
Joseph Myers
- [review-only] RISC-V: Add svukte extension
Kito Cheng
- Ping: [PATCH] Do not skip jobserver flags with negative file descriptors
Senthil Kumar
- [PATCH v2] RISC-V: Apply LMUL cost scaling to vector operations
Zhongyao Chen
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Andrew MacLeod
- [PATCH 1/3] [AutoFDO] Implement streaming of file names from GCOV profile
Dhruv Chawla
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Richard Biener
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Richard Biener
- One question on the implementation of PR96503
Martin Uecker
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Andrew Pinski
- One question on the implementation of PR96503
Martin Uecker
- [PATCH v2] [x86] Transform std::max(t, float(0)) into vmaxps w/o fast-math.
Uros Bizjak
- testsuite: Escape \r in dg-regexp test names
Richard Biener
- [PATCH] aarch64: Add support for C1 cores
Kyrylo Tkachov
- [PATCH] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek
- [PATCH] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Andrew Pinski
- [PATCH] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek
- [PING^2][PATCH] libatomic: provide missing symbol __atomic_test_and_set [PR122078]
Federico Terraneo
- [PATCH] aarch64: Add support for C1 cores
Tamar Christina
- [PATCH v4] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Richard Earnshaw (foss)
- [PATCH] vrp: Infer ranges from constant aggregates with initializers (v4)
Martin Jambor
- [PATCH][vect]: delay identification of update_e until after skip_epilog [PR122959]
Tamar Christina
- [PATCH v5 00/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Richard Earnshaw (foss)
- [COMMITTED] a68: remove self-assign in a68_lower_collateral_clause [PR algol68/122966]
Jose E. Marchesi
- [COMMITTED] a68: small C++ improvements [PR algol68/122954]
Jose E. Marchesi
- [PATCH] aarch64: Add support for C1 cores
Ezra Sitorus
- [committed] libsanitizer: Update LOCAL_PATCHES
Rainer Orth
- Patch causing fails for libgomp.c-c++-common/requires-4.c
Andrew Stubbs
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Tamar Christina
- [committed] libsanitizer: Update LOCAL_PATCHES
Jakub Jelinek
- [PATCH] vrp: Infer ranges from constant aggregates with initializers (v4)
Richard Biener
- [PATCH] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Richard Biener
- [COMMITTED 01/11] gccrs: Add derived set to collect derived nodes.
arthur.cohen@embecosm.com
- [COMMITTED 02/11] gccrs: Remove non-leaf item in crate parsing failure error
arthur.cohen@embecosm.com
- [COMMITTED 03/11] gccrs: Fix comment typos in rust-macro-expand.h
arthur.cohen@embecosm.com
- [COMMITTED 04/11] gccrs: Initialize uninit boolean
arthur.cohen@embecosm.com
- [COMMITTED 05/11] gccrs: Remove non-leaf error message in delimited tt
arthur.cohen@embecosm.com
- [COMMITTED 06/11] gccrs: Remove non leaf errors
arthur.cohen@embecosm.com
- [COMMITTED 07/11] gccrs: rust: add feature gate for lang_items.
arthur.cohen@embecosm.com
- [COMMITTED 08/11] gccrs: rust: Add `#![feature(lang_items)]` to tests.
arthur.cohen@embecosm.com
- [COMMITTED 09/11] gccrs: Improve feature handling
arthur.cohen@embecosm.com
- [COMMITTED 10/11] gccrs: Add missing test for lang item feature gate
arthur.cohen@embecosm.com
- [COMMITTED 11/11] gccrs: reindent rust-lex.cc
arthur.cohen@embecosm.com
- [PATCH] arc: check if the addend fits when referencing small data memory [PR115650]
Michiel Derhaeg
- [pushed] c++: alias template parm conv and redecl [PR122171]
Jason Merrill
- [PATCH v6 5/6] aarch64: Add support for memetag-stack sanitizer using MTE insns
Claudiu Zissulescu
- [Ada] Fix PR ada/122960
Eric Botcazou
- [PATCH][vect]: fix ICE when duplicate dummy IV PHIs are still in CFG [PR122969]
Tamar Christina
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Stefan Schulze Frielinghaus
- [PATCH v2][ipa/122798] Adjust local and address_taken flag for callback clones.
Josef Melcr
- Ping: [PATCH] Do not skip jobserver flags with negative file descriptors
Richard Biener
- Direct links to latest pending MIPS GCC patches
Aleksandar Rakic
- [COMMITTED] a68: set LVERSION for Algol 68 and fix guard [PR algol68/122964]
Jose E. Marchesi
- Patch causing fails for libgomp.c-c++-common/requires-4.c
Andrew Stubbs
- [PATCH v3] ipa/122798: Adjust local and address_taken flags for callback clones.
Josef Melcr
- [PATCH] PR tree-optimization/122898 - Return true when a value_relation is added.
Andrew MacLeod
- One question on the implementation of PR96503
Qing Zhao
- [PATCH] lra: Honor exclude start regs while reusing reloads
Stefan Schulze Frielinghaus
- [Bug tree-optimization/109429] [PATCH v2] ivopts: fixed complexities
Aleksandar Rakic
- [PATCH] libstdc++: Provide conversion between atomic_ref of similar types.
Tomasz Kamiński
- Patch causing fails for libgomp.c-c++-common/requires-4.c
Tobias Burnus
- One question on the implementation of PR96503
Qing Zhao
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Yuao Ma
- [PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Jonathan Wakely
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Richard Earnshaw (foss)
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Richard Earnshaw
- [PATCH v3] vect: Add uncounted loop unit tests
Victor Do Nascimento
- Direct links to latest pending MIPS GCC patches
Joseph Myers
- [committed] libstdc++: Fix pretty printer lookup for class templates [PR122812]
Jonathan Wakely
- [pushed] [PR85072, LRA]: Set a limit for considering other reload pseudo preferences
Vladimir Makarov
- One question on the implementation of PR96503
Martin Uecker
- One question on the implementation of PR96503
Qing Zhao
- [PATCH] lra: Honor exclude start regs while reusing reloads
Vladimir Makarov
- [gccrs COMMIT] Use tl::expected in the parser to avoid error state
gerris.rs@gmail.com
- [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah
- [PATCH v2] c++: Implement dependent ADL for use with modules
Nathaniel Shead
- [PATCH v2] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Nathaniel Shead
- [PATCH] libstdc++: On Windows, retrieve thread-local variables via functions
LIU Hao
- [PATCH] cgraph: Move next/previous from symtab to toplevel_node [PR122955]
Andrew Pinski
- [PATCH] libstdc++: Fix std::erase_if behavior for std::__debug::deque
François Dumont
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Feng Xue OS
- [PATCH] add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947]
Alexandre Oliva
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Iain Sandoe
- [PATCH v2] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction
Vijay Shankar
- [PATCH 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter Damianov
- [PATCH 2/2] Driver: Implement --with-windres= argument to configure script [PR108866]
Peter Damianov
- [PATCH][vect]: don't hoist conditional loads above their condition [PR122868]
Richard Biener
- [PATCH 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Andrew Pinski
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Kyrylo Tkachov
- [PATCH] cgraph: Move next/previous from symtab to toplevel_node [PR122955]
Richard Biener
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Richard Biener
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Richard Biener
- [PATCH v2] expr: Optimize (a * b) ==/!= 0 to logical checks [PR122935]
Dongyan Chen
- [PATCH v2 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter Damianov
- [PATCH v2 2/2] Driver: Implement --with-windres= argument to configure script [PR108866]
Peter Damianov
- [PATCH v2 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Andrew Pinski
- [PATCH v3] rtl-optimization: Fix BB edge ordering [PR122675]
Yury Khrustalev
- [PATCH v2] libstdc++: On Windows, retrieve thread-local variables via functions
LIU Hao
- [PATCH v3 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter Damianov
- [PATCH v3 2/2] Driver: Implement --with-windres= argument to configure script [PR108866]
Peter Damianov
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Feng Xue OS
- [committed] contrib: Fix typo in function name in check_GNU_style_lib.py
Jonathan Wakely
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Feng Xue OS
- [PATCH v3] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction
Vijay Shankar
- [PATCH v3] vect: Add uncounted loop unit tests
Tamar Christina
- [committed] testsuite: Add tls runtime directives to decomp18.C [PR122983]
Jakub Jelinek
- [PATCH][vect]: don't hoist conditional loads above their condition [PR122868]
Tamar Christina
- [PATCH 1/9 v2] ipa: Add flag ref_by_asm to symtab_node
Michal Jires
- [PATCH 5/9 v2] lto: Add must_remain_in_tu flag to symtab_node
Michal Jires
- [PATCH 8/9 v2] lto: Add toplevel simple assembly heuristics
Michal Jires
- [PATCH] c++, dwarf2out: Debug info for namespace scope structured bindings [PR122968]
Jakub Jelinek
- [PATCH 7/9 v2] lto: Allow other partitionings for toplevel assembly
Michal Jires
- [PATCH 0/9] lto: Extended toplevel assembly
Michal Jires
- [PATCH 0/5] OpenMP Barrier perf improvements
Matthew Malcomson
- [PATCH] i386: Fix crc_rev<SWI124:mode>si4 expander [PR122991]
Jakub Jelinek
- [PATCH] contrib: Skip libstdc++ files in check_GNU_style.py
Jonathan Wakely
- [PATCH] libstdc++: Fix std::erase_if behavior for std::__debug::deque
Jonathan Wakely
- [PATCH 0/9] lto: Extended toplevel assembly
Jakub Jelinek
- [PATCH] i386: Fix crc_rev<SWI124:mode>si4 expander [PR122991]
Uros Bizjak
- [PATCH] libstdc++: Fix node-base containers copy and move constructor in debug mode.
Tomasz Kamiński
- [PATCH] contrib: Skip libstdc++ files in check_GNU_style.py
Christophe Lyon
- [PATCH] libstdc++: Fix node-base containers copy and move constructor in debug mode.
Jonathan Wakely
- [r16-5879 Regression] FAIL: gcc.dg/asm-hard-reg-9.c (test for excess errors) on Linux/x86_64
Haochen Jiang
- Atomic FP fetch_add/fetch_sub design (after fetch_min/fetch_max discussion)
Matthew Malcomson
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Richard Biener
- [PATCH v3] libstdc++: Convertibility of rank == 0 layouts, LWG4272.
Tomasz Kamiński
- [committed] amdgcn, libgomp: use xfail for gfx908 requires tests
Andrew Stubbs
- [PATCH] libstdc++, v3: Implement C++26 P3378R2 - constexpr exception types [PR121114]
Jonathan Wakely
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Eric Botcazou
- [PATCH v3] libstdc++: Convertibility of rank == 0 layouts, LWG4272.
Jonathan Wakely
- [PATCH v3] ipa/122798: Adjust local and address_taken flags for callback clones.
Martin Jambor
- [PATCH] MinGW: Fix native TLS bug with -fdata-sections
Eric Botcazou
- [PATCH] MinGW: Fix native TLS bug with -fdata-sections
LIU Hao
- [PATCH] MinGW: Fix native TLS bug with -fdata-sections
Eric Botcazou
- [COMMITTED,PATCH] i386: Fix gcc.dg/asm-hard-reg-9.c
Stefan Schulze Frielinghaus
- [PATCH v2] aarch64: Add support for C1 cores
Ezra.Sitorus@arm.com
- [r16-5879 Regression] FAIL: gcc.dg/asm-hard-reg-9.c (test for excess errors) on Linux/x86_64
Stefan Schulze Frielinghaus
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Arnaud Charlet
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Arnaud Charlet
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Nathaniel Shead
- [PATCH 1/9 v2] ipa: Add flag ref_by_asm to symtab_node
Jan Hubicka
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
- [PATCH v3] ipa/122798: Adjust local and address_taken flags for callback clones.
Jan Hubicka
- [PATCH v2] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Richard Biener
- [PATCH v2] doc: Stop connecting FENV_ACCESS with -f{rounding, trapping}-math [PR 34678]
Richard Biener
- [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
- [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
- [PATCH] optabs: Add else operand to LEN_LOAD.
Richard Biener
- [PATCH 2/3] cgraph: cgraph_indirect_call_info into a class hierachy
Martin Jambor
- [PATCH 3/3] ipa-devirt: Add speculative direct calls based on stores to structures
Martin Jambor
- [PATCH 1/4] ipa-cp: Use the VR and bits lattices for clones of non-local functions too
Martin Jambor
- [PATCH 2/4] ipa-cp: Move decision to clone for all contexts to decision stage
Martin Jambor
- [Bug tree-optimization/109429] [PATCH v2] ivopts: fixed complexities
Richard Biener
- [PATCH 2/9] ipa: Analyze toplevel extended assembly
Jan Hubicka
- [PATCH 3/4] ipa-cp: Multiple sweeps over the call-graph in the decision stage
Martin Jambor
- [PATCH] c++/modules: Don't build STAT_HACKs for current TU namespace bindings [PR122995]
Nathaniel Shead
- [PATCH 4/4] ipa-cp: Better opportunity evaluation and ranking
Martin Jambor
- Ping *2 Re: [PATCH v5] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH v2] expr: Optimize (a * b) ==/!= 0 to logical checks [PR122935]
Richard Biener
- Ping: Re: [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495,PR122496]
Qing Zhao
- [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jan Hubicka
- [PATCH 3/9] lto: Stream toplevel extended assembly
Jan Hubicka
- [PATCH 4/9] lto: Compute partition boundary with asm_nodes
Jan Hubicka
- [PATCH 1/9 v2] ipa: Add flag ref_by_asm to symtab_node
Michal Jires
- [PATCH] libstdc++: Fix debug mode for unordered cotnainers.
Tomasz Kamiński
- [PATCH 6/9] lto: Handle .local symbols in toplevel extended assembly
Jan Hubicka
- [PING^5][PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
- [PATCH] gcc/testsuite/g++/bad-mapper-3.C: localhost might not be known
Ross Burton
- [PATCH 0/9] lto: Extended toplevel assembly
Andi Kleen
- [PATCH 0/9] lto: Extended toplevel assembly
Andi Kleen
- [PATCH] libstdc++: Fix debug mode for unordered cotnainers.
Jonathan Wakely
- [PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Jan Hubicka
- [PATCH] aarch64: Fix crc{,_rev}<SWI124:mode>si4 expanders [PR122991]
Jakub Jelinek
- [committed] amdgcn, libgomp: improve generic device errors
Andrew Stubbs
- [PATCH 7/9 v2] lto: Allow other partitionings for toplevel assembly
Jan Hubicka
- [PATCH 8/9 v2] lto: Add toplevel simple assembly heuristics
Jan Hubicka
- [TO-BE-COMMITTED,PATCH] s390: Accept array arguments for builtins
Stefan Schulze Frielinghaus
- [PATCH] libstdc++: Bump libtool_VERSION for GCC 16
Tomasz Kaminski
- [PATCH 9/9] lto: Fix SegFault in ICF caused by missing definition
Jan Hubicka
- [PATCH v1 0/1] libgccjit: Fix test-cold-attribute.c
Antoni Boucher via Sourceware Forge
- [PATCH v1 1/1] libgccjit: Fix test-cold-attribute.c
Antoni Boucher via Sourceware Forge
- [PATCH v3 2/2] Driver: Implement --with-windres= argument to configure script [PR108866]
Joseph Myers
- [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
- [PATCH v3 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Pali Rohár
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Iain Sandoe
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH] aarch64: Fix crc{, _rev}<SWI124:mode>si4 expanders [PR122991]
Andrew Pinski
- [PATCH] libstdc++, v4: Implement C++26 P3378R2 - constexpr exception types [PR121114]
Jakub Jelinek
- contrib: Set more site.exp variables in test_installed
Joseph Myers
- [Patch] OpenMP: C/C++ parser support for dyn_groupprivate
Tobias Burnus
- [PATCH 0/5] Some gcov bugfixes and improvements
Jørgen Kvalsvik
- [PATCH v3 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter0x44
- [PATCH v6 0/3] implement defer statements as per ts 25755
Anna (navi) Figueiredo Gomes
- [PATCH v6 1/3] c: handle expression nodes in push_cleanup
Anna (navi) Figueiredo Gomes
- [PATCH v6 2/3] c: introduce jump barriers for statement expressions
Anna (navi) Figueiredo Gomes
- [PATCH v6 3/3] c: implement defer
Anna (navi) Figueiredo Gomes
- [PATCH v3 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Pali Rohár
- [PATCH] libstdc++: Fix std::erase_if behavior for std::__debug::deque
François Dumont
- [PATCH] Fortran: associate to a contiguous pointer or target [PR122977]
Harald Anlauf
- [PATCH v4 0/5] libstdc++: submdspan (part 2)
Luc Grosheintz
- [PATCH v4 1/5] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
- [PATCH v4 2/5] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Luc Grosheintz
- [PATCH v4 3/5] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Luc Grosheintz
- [PATCH v4 4/5] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Luc Grosheintz
- [PATCH v4 5/5] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Luc Grosheintz
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [r16-5888 Regression] FAIL: gcc.dg/vect/vect-simd-clone-24.c scan-tree-dump-times dce6 "simdclone.[0-9] \\([^, ]+, [^, ]+\\)" 3 on Linux/x86_64
Haochen Jiang
- [PATCH] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Eric Botcazou
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH v3 1/2] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
LIU Hao
- [PATCH] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Patrick Palka
- [PATCH 0/5] OpenMP Barrier perf improvements
Sebastian Huber
- [PATCH v2] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Andrew Pinski
- [PATCH v2] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Jeff Law
- [PATCH V10] Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] Enable using load/store vector pairs for memory operations with the -mcpu=future PowerPC option
Michael Meissner
- [PATCH] Fortran: associate to a contiguous pointer or target [PR122977]
Paul Richard Thomas
- [PATCH] Make gcc.dg/vect/vect-simd-clone-24.c more robust
Richard Biener
- [PATCH v2] libstdc++: Provide conversion between atomic_ref of similar types.
Tomasz Kamiński
- [PATCH] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Egas Ribeiro
- [r16-5897 Regression] FAIL: gcc.dg/torture/pr99782-1.c -Os (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r16-5897 Regression] FAIL: gcc.dg/torture/pr99782-1.c -Os (test for excess errors) on Linux/x86_64
Andrew Pinski
- [PING][PATCH 1/8] builtin: Add builtin types and function declarations for integer atomic fetch min/max
Soumya AR
- [PATCH v4 0/5] libstdc++: submdspan (part 2)
Tomasz Kaminski
- [PATCH] cselib: lookup mem addr during invalidation
Eric Botcazou
- [PATCH] add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947]
Eric Botcazou
- [PATCH] docs: Document -fdump-tree-<pass>-alias
Filip Kastl
- [PATCH v4 1/5] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH] docs: Document -fdump-tree-<pass>-alias
Jakub Jelinek
- [PATCH v2] expr: Optimize (a * b) ==/!= 0 to logical checks [PR122935]
Dongyan Chen
- [PATCH] Add clique/base parsing and dumping to the GIMPLE FE
Richard Biener
- [PATCH] docs: Document -fdump-tree-<pass>-alias
Filip Kastl
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [r16-5899 Regression] FAIL: gfortran.dg/gomp/dyn_groupprivate-1.f90 -O scan-tree-dump-times original "#pragma omp target dyn_groupprivate\\(D.4680\\)" 1 on Linux/x86_64
Haochen Jiang
- [Patch, fortran] PRs 122578, 122669, 122670 & 122693
Paul Richard Thomas
- [PATCH] Move even/odd validity check from supportable_widening_operation to caller
Richard Biener
- [PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Avinash Jayakar
- [COMMITTED 1/7] ada: Fix reducer selection when resolving 'Reduce attribute
Marc Poulhiès
- [COMMITTED 2/7] ada: Ensure that file is not locked on windows when opened RO
Marc Poulhiès
- [COMMITTED 3/7] ada: Adjust documentation on floating-point overflow handling
Marc Poulhiès
- [COMMITTED 4/7] ada: Fix problematic aggregate with box notation
Marc Poulhiès
- [COMMITTED 5/7] ada: Fix false positive error for classwide containers
Marc Poulhiès
- [COMMITTED 6/7] ada: Improve readability of table in reference manual
Marc Poulhiès
- [COMMITTED 7/7] ada: Unsigned_Base_Range aspect (part 6)
Marc Poulhiès
- [PATCH] Make gcc.dg/vect/vect-pr123002.c trigger on unfixed trunk
Richard Biener
- [PATCH 1/2] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Biener
- [PATCH 2/2] Fix vect_need_peeling_or_partial_vectors_p wrt peeling for gaps
Richard Biener
- [PATCH] optabs: Add else operand to LEN_LOAD.
Stefan Schulze Frielinghaus
- [PATCH v4 1/5] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH v4 2/5] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Tomasz Kaminski
- [PATCH v4 3/5] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Tomasz Kaminski
- [PATCH v4 4/5] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Tomasz Kaminski
- [PATCH v4 5/5] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Tomasz Kaminski
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Tobias Burnus
- [committed] gomp/dyn_groupprivate-1.f90: Fix scan-tree-dump-times regex (was: [r16-5899 Regression] FAIL: gfortran.dg/gomp/dyn_groupprivate-1.f90 -O scan-tree-dump-times original "#pragma omp target dyn_groupprivate\\(D.4680\\)" 1 on Linux/x86_64)
Tobias Burnus
- [PATCH v4 0/5] libstdc++: submdspan (part 2)
Tomasz Kaminski
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Patrick Palka
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Tomasz Kaminski
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Tomasz Kaminski
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Patrick Palka
- [PATCH v4 1/5] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
- [PATCH v4 1/5] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Tomasz Kaminski
- [PATCH] libstdc++: Implement P2404R3 relaxations to comparable_with concepts [PR122946]
Jonathan Wakely
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Patrick Palka
- [PATCH] libstdc++: Implement P2404R3 relaxations to comparable_with concepts [PR122946]
Tomasz Kaminski
- [PATCH v1 0/1] arm: avoid invalid shift in arm_canonicalize_comparison [PR122999]
Richard Earnshaw via Sourceware Forge
- [PATCH v1 1/1] arm: avoid invalid shift in arm_canonicalize_comparison [PR122999]
Richard Earnshaw via Sourceware Forge
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH 0/2] Enable ccmp generation on comparisons leading to equal blocks [PR102793]
Konstantinos Eleftheriou
- [PATCH 0/2] Enable ccmp generation on comparisons leading to equal blocks [PR102793]
Konstantinos Eleftheriou
- [PATCH 1/2] ifcombine: Add tree-ssa-ifcombine.h and update function signatures
Konstantinos Eleftheriou
- [PATCH 2/2] tail-merge: Combine sequential comparisons leading to the merged block
Konstantinos Eleftheriou
- [PATCH v3 06/14] vect: guard niters manipulation with `LOOP_VINFO_NITERS_UNCOUNTED_P'
Victor Do Nascimento
- [committed] libstdc++/testsuite: Fix malformed dg-error directive
Patrick Palka
- [PATCH] libstdc++: std::atomic should use std::addressof
Jonathan Wakely
- [PATCH] libstdc++: Move std::cmp_equal, std::cmp_less etc. to new file
Jonathan Wakely
- [Patch, fortran] PRs 122578, 122669, 122670 & 122693
Jerry D
- [PATCH 2/2] tail-merge: Combine sequential comparisons leading to the merged block
Andrew Pinski
- [PATCH] Fortran: associate to a contiguous pointer or target [PR122977]
Harald Anlauf
- [pushed][PR122215, IRA]: Fix undefined behaviour of improve_allocation
Vladimir Makarov
- [PATCH 3/5] libstdc++: Add platform wait functions for darwin [PR120527]
Iain Sandoe
- [PATCH] c: ICE in gimplify_expr when counted_by for pointer is added [PR122982]
Qing Zhao
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 3/4]AArch64: Add support for boolean reductions for Adv. SIMD
Andrew Pinski
- [PATCH v4] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Matt Parks
- [PATCH] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Henrique Barboza
- [PUSHED] testsuite: Fix pr99782-1.c for targets that don't support int128
Andrew Pinski
- [PATCH] libstdc++: std::atomic should use std::addressof
Patrick Palka
- [PATCH] docs: Document -fdump-tree-<pass>-alias
Andrew Pinski
- [PATCH] ipa: Be strict about context speculation in IPA-CP
Martin Jambor
- [PATCH] libstdc++: Use deducing this in std::bind when available [PR80564]
Jonathan Wakely
- [PUSHED] testsuite: Fix pr99782-1.c for targets that don't support int128
Jakub Jelinek
- [COMMITTED] a68: handle intTI_type_node in a68_type_for_size
Jose E. Marchesi
- [PUSHED] testsuite: Fix pr99782-1.c for targets that don't support int128
Andrew Pinski
- [PATCH] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Andrew Pinski
- contrib: Set more site.exp variables in test_installed
Jeff Law
- [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeff Law
- [PATCH] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Andrew Pinski
- [PATCH v3] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
- [RFA][PR target/121778] Improving rotation detection
Jeff Law
- [PATCH]: pch, target: update host hooks for NetBSD (see also PR71934)
Jeff Law
- [PATCH] prepare-commit-msg: Add compatibility check for --default-prefix option
Jeff Law
- [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Jeff Law
- [PATCH] c++/modules: Reattempt to complete ARRAY_TYPEs after reading a cluster [PR122922]
Nathaniel Shead
- [Patch, fortran] PRs 122578, 122669, 122670 & 122693
Paul Richard Thomas
- [PATCH RFA] libstdc++: add more #if to std.cc (was Re: [Linaro-TCWG-CI] gcc-16-5581-g3ad2e2d707c3: 1 regression on arm)
Jason Merrill
- [PATCH] libstdc++, v5: Implement C++26 P3378R2 - constexpr exception types [PR121114]
Jakub Jelinek
- [PATCH] c++: is_late_template_attribute and tsubst_attribute fixes
Jakub Jelinek
- [PATCH] attribs: Use attribute_value_equal in decl_attributes
Jakub Jelinek
- [PATCH] c++: is_late_template_attribute and tsubst_attribute fixes
Jason Merrill
- [PATCH] attribs: Use attribute_value_equal in decl_attributes
Jason Merrill
- [PATCH] c: Reject vector type bit-fields [PR123018]
Jakub Jelinek
- [PATCH] c: Reject vector type bit-fields [PR123018]
Richard Biener
- [PATCH RFA] libstdc++: add more #if to std.cc (was Re: [Linaro-TCWG-CI] gcc-16-5581-g3ad2e2d707c3: 1 regression on arm)
Jonathan Wakely
- [PATCH] c: Reject vector type bit-fields [PR123018]
Jakub Jelinek
- [PATCH 3/5] libstdc++: Add platform wait functions for darwin [PR120527]
Jonathan Wakely
- [PATCH 3/5] libstdc++: Add platform wait functions for darwin [PR120527]
Jonathan Wakely
- [RFC] libstdc++: Refactor _Variadic_union so _Unitialized<T, false> is not needed.
Jonathan Wakely
- [RFC] libstdc++: Refactor _Variadic_union so _Unitialized<T, false> is not needed.
Jonathan Wakely
- [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jan Hubicka
- [PATCH v4 1/3] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter Damianov
- [PATCH v4 2/3] Driver: Implement --with-windres= argument to configure script [PR108866]
Peter Damianov
- [PATCH v4 3/3] doc: Document --with-windres in install.texi [PR108866]
Peter Damianov
- [PATCH v2] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Egas Ribeiro
- [PATCH v4] Add -ffuse-ops-with-volatile-access
Jeff Law
- [committed] Adjust expected output of new risc-v test
Jeff Law
- [PATCH v6 00/11] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v6 01/11] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v6 02/11] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [PATCH v6 03/11] Make BIT_FIELD_REF CONSTRUCTOR pattern more robust
Christopher Bazley
- [PATCH v6 04/11] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [PATCH v6 05/11] Refactor check_load_store_for_partial_vectors
Christopher Bazley
- [PATCH v6 06/11] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
- [PATCH v6 07/11] Handle variable-length vector types in store_constructor
Christopher Bazley
- [PATCH v6 08/11] AArch64/SVE: Relax the expectations of the popcnt-sve test
Christopher Bazley
- [PATCH v6 09/11] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v6 10/11] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v6 11/11] Add extra conditional dump output to the vectorizer
Christopher Bazley
- [PATCH] x86: Add AMD znver6 processor support
Umesh Kalvakuntla
- [Ada] Fix spurious warning if the reducer subprogram is a procedure
Eric Botcazou
- [PATCH] x86-64: Remove redundant TLS calls
Florian Weimer
- [PATCH 1/3] cfg: Move make_forwarders_with_degenerate_phis to tree-cfg
Andrew Pinski
- [PATCH 2/3] cfg: add debug dump to make_forwarders_with_degenerate_phis.
Andrew Pinski
- [PATCH 3/3] final_cleanup: Call make_forwarders_with_degenerate_phis [PR46555]
Andrew Pinski
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- [PATCH 00/20] Second set of doc updates for target-specific options
Sandra Loosemore
- [PATCH V2 01/20] doc, arc: Clean up ARC option documentation [PR122243]
Sandra Loosemore
- [PATCH V2 02/20] doc, h8300: Clean up H8/300 option and attribute documentation [PR122243]
Sandra Loosemore
- [PATCH 03/20] doc, pa: HPPA option documentation cleanup [PR122243]
Sandra Loosemore
- [PATCH 04/20] doc, ia64: Clean up documentation of IA-64 options [PR122243]
Sandra Loosemore
- [PATCH 05/20] doc, lm32: Clean up LM32 option documentation [PR122243]
Sandra Loosemore
- [PATCH 06/20] doc, loongarch: Clean up LoongArch option documentation [PR122243]
Sandra Loosemore
- [PATCH 07/20] doc, m32c: Clean up M32C option documentation [PR122243]
Sandra Loosemore
- [PATCH 08/20] doc, m32r: Clean up documentation of M32R/D options [PR122243]
Sandra Loosemore
- [PATCH 09/20] doc, m68k: Clean up M680x0 option documentation [PR122243] [PR119404]
Sandra Loosemore
- [PATCH 10/20] doc, mcore: Clean up MCore option documentation [PR122243]
Sandra Loosemore
- [PATCH 11/20] doc, microblaze: Clean up MicroBlaze option documentation [PR122243]
Sandra Loosemore
- [PATCH 12/20] doc, mips: Clean up MIPS option documentation [PR122243]
Sandra Loosemore
- [PATCH 13/20] doc, mmix: Clean up MMIX option documentation [PR122243]
Sandra Loosemore
- [PATCH 14/20] doc, mn10300: Clean up MN10300 option documentation [PR122243]
Sandra Loosemore
- [PATCH 15/20] doc, msp430: Clean up MSP430 option documentation [PR122243]
Sandra Loosemore
- [PATCH 16/20] doc, nds32: Clean up NDS32 option documentation [PR122243]
Sandra Loosemore
- [PATCH 17/20] doc, nvptx: Clean up documentation of Nvidia PDX Options [PR122243]
Sandra Loosemore
- [PATCH 18/20] doc, or1k: Clean up OpenRISC option documentation [PR122243]
Sandra Loosemore
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Sandra Loosemore
- [PATCH 20/20] doc, pru: Clean up PRU option documentation [PR122243]
Sandra Loosemore
- [PATCH v4] Add -ffuse-ops-with-volatile-access
H.J. Lu
- [PATCH] cselib: dump_cselib_* fixes
Alexandre Oliva
- [PATCH v2] cselib: lookup mem addr during invalidation
Alexandre Oliva
- [PATCH] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH 13/20] doc, mmix: Clean up MMIX option documentation [PR122243]
Hans-Peter Nilsson
- [PATCH] x86-64: Remove redundant TLS calls
H.J. Lu
- PING^4: [PATCH v3] Ignore tls_model attribute in TLS access optimization
H.J. Lu
- [PATCH v4 RESEND 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
- [PATCH v4 RESEND 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
- [PATCH 18/20] doc, or1k: Clean up OpenRISC option documentation [PR122243]
Stafford Horne
- [PATCH] ada: fix i686-w64-mingw32 build
Sam James
- [PATCH v2] cselib: lookup mem addr during invalidation
Eric Botcazou
- [PATCH] c: Reject vector type bit-fields [PR123018]
Richard Biener
- [PATCH] tree-optimization/123038 - FFS/CTZ pattern incompatible with reductions
Richard Biener
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- Unreviewed patch
Rainer Orth
- [pushed: r16-5949] analyzer: remove duplicated registration of builtins
David Malcolm
- [PATCH 03/20] doc, pa: HPPA option documentation cleanup [PR122243]
John David Anglin
- [PATCH v2] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Patrick Palka
- [PATCH 12/20] doc, mips: Clean up MIPS option documentation [PR122243]
Maciej W. Rozycki
- [PATCH 20/20] doc, pru: Clean up PRU option documentation [PR122243]
Dimitar Dimitrov
- [COMMITTED 09/37] ada: Make Long_Long_Float'Write deterministic
Florian Weimer
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Nathaniel Shead
- [PATCH] s390: Support global stack protector canary
Florian Weimer
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Paul Koning
- [to-be-committed][RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Florian Weimer
- [PATCH v2] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Egas Ribeiro
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Sandra Loosemore
- [PATCH] ada: fix i686-w64-mingw32 build
Eric Botcazou
- [Ada] Fix wrong Accum_Type inferred for a reduction expression
Eric Botcazou
- [PATCH] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
- [to-be-committed][RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Jeff Law
- [PATCH v3] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Egas Ribeiro
- [PATCH] c++: Handle error_mark_node in mark_used and mark_single_function
Egas Ribeiro
- [to-be-committed][RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Andrew Pinski
- [PATCH] x86-64: Remove redundant TLS calls
Liu, Hongtao
- [r16-5947 Regression] FAIL: gcc.target/i386/avx2-vpcmpgtq-1.c scan-assembler vpcmpgtq[ \\t]+[^\n]*%ymm[0-9] on Linux/x86_64
Haochen Jiang
- [RFA][PR target/121778] Improving rotation detection
Oleg Endo
- [PATCH] x86: Don't allow 2 volatile memory references
H.J. Lu
- PATCH] x86: Compile avx2-vpcmpgtq-1.c with -fno-fuse-ops-with-volatile-access
H.J. Lu
- [PATCH] x86: Don't allow 2 volatile memory references
Liu, Hongtao
- PATCH] x86: Compile avx2-vpcmpgtq-1.c with -fno-fuse-ops-with-volatile-access
Hongtao Liu
- PATCH] x86: Compile avx2-vpcmpgtq-1.c with -fno-fuse-ops-with-volatile-access
H.J. Lu
- [RFC] libstdc++: Refactor _Variadic_union so _Unitialized<T, false> is not needed.
Tomasz Kaminski
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Feng Xue OS
- [PATCH] libstdc++: Move std::cmp_equal, std::cmp_less etc. to new file
Tomasz Kaminski
- [PATCH] libstdc++: Move std::cmp_equal, std::cmp_less etc. to new file
Tomasz Kaminski
- [PATCH] libstdc++: std::atomic should use std::addressof
Tomasz Kaminski
- [PATCH] libstdc++: Move std::cmp_equal, std::cmp_less etc. to new file
Tomasz Kaminski
- [PATCH v4] ipa/122798: Adjust local and address_taken flags for callback clones.
Josef Melcr
- [PATCH v4] ipa/122798: Adjust local and address_taken flags for callback clones.
Martin Jambor
- [PATCH][committed][vect]: move the condition down into the loop checking every scalar load [PR122868]
Tamar Christina
- [PATCH][committed] AArch64: fix subregs in boolean reductions [PR123026]
Tamar Christina
- [PATCH] libstdc++: std::atomic should use std::addressof
Jonathan Wakely
- [committed] libstdc++: Remove redundant diagnostic pragmas from <bits/iterator_concepts.h>
Jonathan Wakely
- [PATCH] ipa/122456 - fix ICE during LTO profiledbootstrap
Richard Biener
- [PATCH] target/123027 - handle min/max expansion when -ffinite-math-only
Richard Biener
- [PATCH v2 5/6] RISC-V: Generic vec_set via subreg.
Kito Cheng
- New Request for AGM Battery from UP
mia
- [PATCH] libstdc++: Extend __is_standard_integer to cover extended integer types
Jonathan Wakely
- [PATCH v2 5/6] RISC-V: Generic vec_set via subreg.
Kito Cheng
- [COMMITTED 09/37] ada: Make Long_Long_Float'Write deterministic
Arnaud Charlet
- [to-be-committed][RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Richard Biener
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Richard Biener
- [PATCH 17/20] doc, nvptx: Clean up documentation of Nvidia PDX Options [PR122243]
Thomas Schwinge
- [PATCH 2/2] tail-merge: Combine sequential comparisons leading to the merged block
Richard Biener
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
- [PATCH] contrib: Skip libstdc++ files in check_GNU_style.py
Jonathan Wakely
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH] libstdc++: Do not optimize std::copy to memcpy for bool output [PR122907]
Jonathan Wakely
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file
Tobias Burnus
- [COMMITTED 09/37] ada: Make Long_Long_Float'Write deterministic
Florian Weimer
- [PATCH 01/11] fortran: array descriptor: Use the setter to modify the offset
Tobias Burnus
- [PATCH 02/11] fortran: array descriptor: Add accessors for the elem_len field
Tobias Burnus
- [PATCH 03/11] fortran: array descriptor: Add accessors for the version field
Tobias Burnus
- [PATCH 04/11] fortran: array descriptor: Add accessors for the rank field
Tobias Burnus
- [PATCH] libstdc++: Extend __is_standard_integer to cover extended integer types
Jonathan Wakely
- [PATCH] amdgcn: Adjust failure mode for gfx908 USM
Andrew Stubbs
- [Patch, fortran] PR110012 - [PDT] ICE involving parametrized polymorphic variable
Paul Richard Thomas
- [PATCH 3/3] final_cleanup: Call make_forwarders_with_degenerate_phis [PR46555]
Richard Biener
- [PATCH 3/3] final_cleanup: Call make_forwarders_with_degenerate_phis [PR46555]
Richard Biener
- [committed v2] libstdc++: Refactor _Variadic_union so _Unitialized<T, false> is not needed [PR112591].
Tomasz Kamiński
- [PATCH] tree-optimization/123040 - handle nary -> ifn simplification in VN
Richard Biener
- [PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Richard Biener
- [PATCH v2 05/14] vect: Add default types & retvals for uncounted loops
Richard Biener
- [gccrs COMMIT] Use the path location for MetaItemPathExpr
gerris.rs@gmail.com
- [PATCH] amdgcn: Adjust failure mode for gfx908 USM
Tobias Burnus
- [PATCH v3] vect: Add uncounted loop unit tests
Victor Do Nascimento
- [PATCH v2 07/14] vect: Disable niters-based skipping of uncounted vectorized loops
Richard Biener
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmslt.vv to vmslt.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmslt.vv to vmslt.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmslt.vv combine with GR2VR cost 0, 1 and 15
pan2.li@intel.com
- [PATCH] target/121230 - x86 vector CTOR cost with 387 math
Richard Biener
- [to-be-committed][RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Uros Bizjak
- [PATCH v2] libstdc++: On Windows, retrieve thread-local variables via functions
Jonathan Wakely
- [PATCH v2] libstdc++: On Windows, retrieve thread-local variables via functions
LIU Hao
- [PATCH] target/121230 - x86 vector CTOR cost with 387 math
Uros Bizjak
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
- [PATCH v2] libstdc++: On Windows, retrieve thread-local variables via functions
Jonathan Wakely
- [PATCH] ipa/122852: Don't delete unreachable callback edges.
Josef Melcr
- [PATCH 07/11] fortran: array descriptor: Remove access to the attribute field
Tobias Burnus
- [PATCH 11/11] fortran: array descriptor: Add internal field accessor for data
Tobias Burnus
- [PATCH v2] aarch64: Add support for C1 cores
Tamar Christina
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Patrick Palka
- [PATCH] target/121230 - x86 vector CTOR cost with 387 math
Richard Biener
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH] libstdc++: Extend __is_standard_integer to cover extended integer types
Patrick Palka
- [PATCH v3] RISC-V: Implement mask reduction.
Robin Dapp
- [PATCH] libstdc++: Extend __is_standard_integer to cover extended integer types
Jonathan Wakely
- [PATCH] RISC-V: Pragma target [PR115325].
Robin Dapp
- [PATCH 05/11] fortran: array descriptor: Add accessors for the type field
Tobias Burnus
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Jason Merrill
- [PATCH] optabs: Fix creation of length and bias operands.
Robin Dapp
- [PATCH] target/121230 - x86 vector CTOR cost with 387 math
Uros Bizjak
- [PATCH v2] RISC-V: -mmax-vectorization.
Robin Dapp
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs
- [PATCH] RISC-V: Implement cbranch_all/any.
Robin Dapp
- [PATCH] c++: Document why TARGET_EXPR is not handled in tsubst_expr
Patrick Palka
- [PATCH] optabs: Fix creation of length and bias operands.
Tamar Christina
- [PATCH v3] c++: Fix SFINAE for deleted explicit specializations [PR119343]
Patrick Palka
- [PATCH] c++: Document why TARGET_EXPR is not handled in tsubst_expr
Egas Ribeiro
- [PATCH] amdgcn: Adjust failure mode for gfx908 USM
Andrew Stubbs
- [PATCH v2] c++: Document why TARGET_EXPR is not handled in tsubst_expr
Egas Ribeiro
- [PATCH] amdgcn: Adjust failure mode for gfx908 USM
Tobias Burnus
- [PATCH] Generate Algol68 frontend online docs
Pietro Monteiro
- [PATCH] aarch64: Added optimization for combine-duplicate instructions
Andrew Pinski
- [PATCH] libstdc++: Extend __is_standard_integer to cover extended integer types
Patrick Palka
- [PATCH v2] c++: Document why TARGET_EXPR is not handled in tsubst_expr
Patrick Palka
- [PATCH] RISC-V: Add more mode_idx attributes [PR123022].
Robin Dapp
- [PATCH v5 0/7] libstdc++: submdspan (part 2)
Luc Grosheintz
- [PATCH v5 1/7] libstdc++: Silence warning in mdspan.
Luc Grosheintz
- [PATCH v5 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
- [PATCH v5 3/7] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Luc Grosheintz
- [PATCH v5 4/7] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Luc Grosheintz
- [PATCH v5 5/7] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Luc Grosheintz
- [PATCH v5 6/7] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Luc Grosheintz
- [PATCH v5 7/7] libstdc++: Set __cpp_lib_submdspan to 202411.
Luc Grosheintz
- [PATCH 3/3] final_cleanup: Call make_forwarders_with_degenerate_phis [PR46555]
Andrew Pinski
- [PATCH 3/3] final_cleanup: Call make_forwarders_with_degenerate_phis [PR46555]
Andrew Pinski
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH] c: ICE in gimplify_expr when counted_by for pointer is added [PR122982]
Joseph Myers
- [PATCH] c: Reject vector type bit-fields [PR123018]
Joseph Myers
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Joseph Myers
- [PATCH v4 RESEND 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
Joseph Myers
- [PATCH v4 RESEND 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
Joseph Myers
- Unreviewed patch
Joseph Myers
- [PATCH] target/123027 - handle min/max expansion when -ffinite-math-only
Hongtao Liu
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Paul Koning
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Maciej W. Rozycki
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Paul Koning
- [PATCH 19/20] doc, pdp11: Clean up PDP-11 documentation [PR122243]
Sandra Loosemore
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Nathaniel Shead
- [PATCH V10] Add -mcpu=future to the PowerPC
Surya Kumari Jangala
- [r16-5975 Regression] FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\t ]*\\%eax, [\\t ]*%eax 1 on Linux/x86_64
Haochen Jiang
- Unreviewed patch
Rainer Orth
- [r16-5975 Regression] FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\t ]*\\%eax,[\\t ]*%eax 1 on Linux/x86_64
Andrew Pinski
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Feng Xue OS
- [PATCH v5 1/7] libstdc++: Silence warning in mdspan.
Tomasz Kaminski
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmslt.vv to vmslt.vx on GR2VR cost
Robin Dapp
- [PATCH v5 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH v6 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kamiński
- [PATCH v5 3/7] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Tomasz Kaminski
- [PATCH v5 4/7] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Tomasz Kaminski
- [PATCH] optabs: Fix creation of length and bias operands.
Robin Dapp
- [PATCH v5 1/7] libstdc++: Silence warning in mdspan.
Jonathan Wakely
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PATCH 1/3] ipa-reorder-for-locality - Adjust bootstrap-lto-locality to reduce compile time
Prachi Godbole
- [PATCH 2/3] [PATCH 2/3] ipa-reorder-for-locality - Address compile time issues for locality cloning pass
Prachi Godbole
- [PATCH 3/3] [PATCH 3/3] ipa-reorder-for-locality - Introduce C++ template heuristics
Prachi Godbole
- [PATCH v5 5/7] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Tomasz Kaminski
- [PATCH] c++: Reject array new with -fexceptions with deleted dtor [PR123030]
Jakub Jelinek
- [PATCH v5 6/7] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Tomasz Kaminski
- [PATCH v6 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Jonathan Wakely
- [PATCH v5 7/7] libstdc++: Set __cpp_lib_submdspan to 202411.
Tomasz Kaminski
- [PATCH v6 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
- [PATCH 0/5] Some gcov bugfixes and improvements
Jørgen Kvalsvik
- [PATCH 0/2] MTE: Add support for memtage-stack sanitizer.
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH 1/2] aarch64: Add support for memetag-stack sanitizer using MTE insns
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH 2/2] aarch64: Add memtag-stack tests
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 3/7] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Jonathan Wakely
- [PATCH v5 4/7] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Jonathan Wakely
- [PATCH v5 3/7] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Tomasz Kaminski
- [PATCH v5 5/7] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Jonathan Wakely
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH v2] RISC-V: -mmax-vectorization.
Kito Cheng
- [committed v7 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kamiński
- [committed v6 3/7] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Tomasz Kamiński
- [PATCH v6 2/7] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
- [PATCH] RISC-V: Implement cbranch_all/any.
Kito Cheng
- [PATCH] RISC-V: Add more mode_idx attributes [PR123022].
Kito Cheng
- [PATCH v2] libstdc++: Provide conversion between atomic_ref of similar types.
Tomasz Kaminski
- [PATCH v2 0/6] RISC-V: VLS-related stuff.
Kito Cheng
- [PATCH] RISC-V: Regenerate opt urls.
Robin Dapp
- [PATCH v2 0/6] RISC-V: VLS-related stuff.
Robin Dapp
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [gccrs COMMIT 1/6] Add dump option to show node
gerris.rs@gmail.com
- [gccrs COMMIT 2/6] Add clarity to the code
gerris.rs@gmail.com
- [gccrs COMMIT 3/6] Rework code to call one function when add comment
gerris.rs@gmail.com
- [gccrs COMMIT 4/6] Refactor node description in AST dump
gerris.rs@gmail.com
- [gccrs COMMIT 5/6] Add dump configuration options, fix node exclusion
gerris.rs@gmail.com
- [gccrs COMMIT 6/6] Remove static buffer size and improve error message
gerris.rs@gmail.com
- [PATCH] testsuite/120167 - avoid IPA messing up with test
Richard Biener
- [PATCH] vect: Reset using_select_vl_p before starting over [PR123074].
Robin Dapp
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [gccrs COMMIT 1/4] Move is_right_angle_tok to util namespace
gerris.rs@gmail.com
- [gccrs COMMIT 2/4] Move function to utils namespace
gerris.rs@gmail.com
- [gccrs COMMIT 3/4] Split parser implementation into several files
gerris.rs@gmail.com
- [gccrs COMMIT 4/4] Change parser template implementation file ext
gerris.rs@gmail.com
- [PATCH] vect: Reset using_select_vl_p before starting over [PR123074].
Richard Biener
- [PATCH v5 6/7] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Jonathan Wakely
- [committed v6 5/7] libstdc++: Implement submdspan_mapping for layout_left_padded. [PR110352]
Tomasz Kamiński
- [committed v6 6/7] libstdc++: Implement submdspan_mapping for layout_right_padded. [PR110352]
Tomasz Kamiński
- [PATCH] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
- [PATCH v5 7/7] libstdc++: Set __cpp_lib_submdspan to 202411.
Jonathan Wakely
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Tobias Burnus
- [PATCH v4 1/2] asf: Update destination register after store_bit_field when needed
Konstantinos Eleftheriou
- [PATCH v5 0/2] asf: Enable pass at O2 or higher on AArch64
Konstantinos Eleftheriou
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Konstantinos Eleftheriou
- [PATCH v5 2/2] asf: Enable pass at O2 or higher on AArch64
Konstantinos Eleftheriou
- [committed v6 7/7] libstdc++: Set __cpp_lib_submdspan to 202411.
Tomasz Kamiński
- [PATCH v5 0/7] libstdc++: submdspan (part 2)
Tomasz Kaminski
- [PATCH] vect: Reset using_select_vl_p before starting over [PR123074].
Andrew Pinski
- [PATCH v5 2/2] asf: Enable pass at O2 or higher on AArch64
Andrew Pinski
- [PATCH] vect: Reset using_select_vl_p before starting over [PR123074].
Robin Dapp
- [PATCH 0/2] a few small profile/count fixes
Andrew Pinski
- [PATCH 1/2] cfg: Fix count when creating new forwarder block
Andrew Pinski
- [PATCH 2/2] ldist: Fix probability on loop exit
Andrew Pinski
- [committed] libstdc++: Regenerate <bits/version.h>
Jonathan Wakely
- Unreviewed patch
Joseph Myers
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Joseph Myers
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH v4 1/3] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Jonathan Yong
- [PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
- [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH v9 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH v9 3/7] kcfi: Add regression test suite
Kees Cook
- [PATCH v9 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v9 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v9 6/7] arm: Add ARM 32-bit Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v9 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH] x86: Add AMD znver6 processor support
Hongtao Liu
- [PATCH v4 1/3] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter0x44
- [PATCH v9 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Andrew Pinski
- [PATCH v9 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Andrew Pinski
- [PATCHv16] libstdc++: New generate_canonical impl (P0952, LWG2524) [PR119739]
Nathan Myers
- [PATCHv15] libstdc++: New generate_canonical impl (P0952, LWG2524) [PR119739]
Nathan Myers
- [PATCH 1/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [COMMITTED] libsanitizer: Restore local sanitizer_redefine_builtins.h patch
Rainer Orth
- [PATCH] vect-generic: Fix expand_vector_mult [PR123069]
Jakub Jelinek
- [COMMITTED] libsanitizer: Update LOCAL_PATCHES
Rainer Orth
- [PATCH] vect-generic: Fix expand_vector_mult [PR123069]
Richard Biener
- [PATCH] aarch64: Remove RNG from -mcpu=neoverse-v2
Kyrylo Tkachov
- [PATCH] aarch64: Remove RNG from -mcpu=neoverse-v2
Tamar Christina
- [PATCH] c++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek
- [PATCH] aarch64: Remove RNG from -mcpu=neoverse-v2
Andrew Pinski
- [PATCH v5 0/9] Add support for LoongArch32 target
mengqinggang
- [PATCH v5 1/9] LoongArch: Introduce LoongArch32 target
mengqinggang
- [PATCH v5 2/9] LoongArch: C and .h files for LA32
mengqinggang
- [PATCH v5 3/9] LoongArch: Machine description files for LA32
mengqinggang
- [PATCH v5 4/9] LoongArch: Add support for intrinsics on LA32
mengqinggang
- [PATCH v5 5/9] LoongArch: Add support for libgcc on LA32
mengqinggang
- [PATCH v5 6/9] LoongArch: Fix uint64_t a & 0xfffffffffff on LA32
mengqinggang
- [PATCH v5 7/9] LoongArch: Fix signed 32-bit overflow for loongarch32 target
mengqinggang
- [PATCH v5 8/9] LoongArch: XALLOCAVEC allocate too large space on stack
mengqinggang
- [PATCH v5 9/9] LoongArch: Testcases for LA32
mengqinggang
- [PATCH] RISC-V: Move pr123074.C to g++.target.
Robin Dapp
- [PATCH 2/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Tamar Christina
- [PATCH v4 0/3] aarch64: Updates to architecture extension command line
Alfie Richards
- [PATCH v4 1/3] aarch64: Add alias option support
Alfie Richards
- [PATCH v4 2/3] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alfie Richards
- [PATCH v4 3/3] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alfie Richards
- [PATCH] aarch64: Remove RNG from -mcpu=neoverse-v2
Richard Earnshaw
- [PATCH] c++, v2: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Kyrylo Tkachov
- [PATCH] aarch64: Remove RNG from -mcpu=neoverse-v2
Kyrylo Tkachov
- [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
WANG Xuerui
- [PATCH] doc: Document 'd' suffix as defined by decimal float TR [PR84717]
Jonathan Wakely
- [PATCH] doc: Document 'd' suffix as defined by decimal float TR [PR84717]
Jonathan Wakely
- [PATCH] doc: Document 'd' suffix as defined by decimal float TR [PR84717]
Jakub Jelinek
- [PATCH v2] doc: Document d and D suffixes as defined by decimal float TR [PR84717]
Jonathan Wakely
- [PATCH v4] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
- [PATCH v4] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tamar Christina
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Mark Wielaard
- [PATCH v5 2/2] asf: Enable pass at O2 or higher on AArch64
Konstantinos Eleftheriou
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH RFA] c++, libstdc++: add "modules" std to testsuite
Jonathan Wakely
- [pushed] c++: clean up gcms from compile-std1.C
Jason Merrill
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Jason Merrill
- [PATCH] i386: Fix and rework Windows TLS support
Eric Botcazou
- [PATCH] c++: delay noexcept parsing for templated friends [PR122668]
Patrick Palka
- [PATCH] ipa: Implement callback edge summary.
Josef Melcr
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Patrick Palka
- [PATCH v5 0/7] libstdc++: submdspan (part 2)
Luc Grosheintz
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
- [PATCH RFA] libstdc++: build modules for testsuite
Jonathan Wakely
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Patrick Palka
- [PATCH V10] Add -mcpu=future to the PowerPC
Peter Bergner
- [pushed][PR122215, IRA]: Fix undefined behaviour of improve_allocation
Peter Bergner
- [COMMITTED 1/4] a68: fix `int * char' lowerer
Jose E. Marchesi
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Andrew Pinski
- [PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Sam James
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
- [PATCH] PR107406 Valid allocatable LOCK_TYPE without co-dimension rejected .
Jerry D
- [PATCH] [testsuite] [ia32] adjust testcases to cope with default-to-PIE
Alexandre Oliva
- [PATCH] x86: improve lea peepholes
Alexandre Oliva
- [PATCH] [testsuite] xfail vect-121.c on ia32 [PR119293]
Alexandre Oliva
- [PATCH] [testsuite] allow relative line numbers in gnat.dg/
Alexandre Oliva
- [PATCH v2] [PR83782] ifunc: back-propagate ifunc_resolver to aliases
Alexandre Oliva
- [PATCH] x86: improve lea peepholes
Uros Bizjak
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH v4 4/4] find_a_program: Search with machine prefix in some cases
John Ericson
- [PATCH v5 1/4] find_a_program: Separate from find_a_file
John Ericson
- [PATCH v5 2/4] driver: Simplify `find_a_program` and `find_a_file`
John Ericson
- [PATCH v5 3/4] for_each_path: Pass to callback whether dir is machine-disambiguated
John Ericson
- [PATCH v5 4/4] find_a_program: Search with machine prefix in some cases
John Ericson
- [PATCH] i386: Fix and rework Windows TLS support
Uros Bizjak
- [PATCH] [testsuite] [ia32] adjust testcases to cope with default-to-PIE
Uros Bizjak
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Joseph Myers
- [PATCH v4] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Matt Parks
- [PATCH v5] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Matt Parks
- [PATCH v1] c, c++: Improve -Waddress warnings [PR88232]
Peter Damianov
- [PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
- [PATCH] i386: Fix and rework Windows TLS support
Eric Botcazou
- [PATCH 1/2] cfg: Fix count when creating new forwarder block
Andrew Pinski
- [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
Xi Ruoyao
- [PATCH v5 1/3] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Peter Damianov
- [PATCH v5 2/3] Driver: Implement --with-windres= argument to configure script [PR108866]
Peter Damianov
- [PATCH v5 3/3] doc: Document --with-windres in install.texi [PR108866]
Peter Damianov
- [PATCH v2] LoongArch: Add support for the TARGET_MODES_TIEABLE_P vectorization type.
chenxiaolong
- [pushed][PR122215, IRA]: Fix undefined behaviour of improve_allocation
Jeff Law
- [PATCH] Update my maintainer entry email
Pengxuan Zheng
- [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
WANG Xuerui
- [PATCH] xtensa: Optimize boolean evaluation or branching when EQ/NE to INT_MIN
Takayuki 'January June' Suwa
- [PATCH v2 3/6] RISC-V: Add VLS modes to autovec iterators.
Kito Cheng
- [PATCH] aarch64: Cache the PCS value for a function
Tamar Christina
- [PATCH] i386: Fix and rework Windows TLS support
Uros Bizjak
- [PATCH v2 3/6] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
- [PATCH v2 3/6] RISC-V: Add VLS modes to autovec iterators.
Kito Cheng
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Kito Cheng
- [PATCH] rtlanal: Use REG_UNUSED notes in single_set only in passes where df_analyze has computed them [PR121852]
Jakub Jelinek
- [PATCH] Some typo fixes (mostly comment but some messages too)
Jakub Jelinek
- [PATCH 06/20] doc, loongarch: Clean up LoongArch option documentation [PR122243]
Lulu Cheng
- [PATCH v2 4/6] RISC-V: Generic vec_extract via subreg.
Kito Cheng
- [PATCH v2 5/6] RISC-V: Generic vec_set via subreg.
Kito Cheng
- [PATCH 1/2] rs6000: Replace all TARGET_P8_VECTOR uses.
Manjunath S Matti
- [PATCH 2/2] rs6000: Split power8-vector stanza to power8-altivec and power8-vsx..
Manjunath S Matti
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Mark Wielaard
- [PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Victor Do Nascimento
- contrib: Use config.sub in test_installed
Joseph Myers
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- Ping Re: [RFA 04/19] arc: Fix positive form of -mno-brcc and -mno-dpfp-lrsr options [PR122243]
Claudiu Zissulescu Ianculescu
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] libstdc++: Use union to store non-trivially destructible types in C++17 mode [PR112591]
Tomasz Kamiński
- [PATCH v3 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Victor Do Nascimento
- [PATCH] c++: Fix ICE with functional cast to reference in template [PR123044]
Egas Ribeiro
- [PATCH v1 0/6] aarch64: FEAT_MOP4 support
Karl Meakin
- [PATCH v1 1/6] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Karl Meakin
- [PATCH v1 2/6] aarch64: Fix comments for register constraints
Karl Meakin
- [PATCH v1 3/6] aarch64: Add `SME_MOP4` extensions
Karl Meakin
- [PATCH v1 4/6] aarch64: Add `SME_MOP4` instrinsics
Karl Meakin
- [PATCH v1 5/6] aarch64: Add new register constraints
Karl Meakin
- [PATCH v1 6/6] aarch64: Add insns for `SME_MOP4` intrinsics
Karl Meakin
- [committed] MAINTAINERS: add myself to write after approval
Gio T
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
- [PATCH v2 07/14] vect: Disable niters-based skipping of uncounted vectorized loops
Victor Do Nascimento
- [PATCH v2 4/6] RISC-V: Generic vec_extract via subreg.
Robin Dapp
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
- [Ada] Fix ICE when building spawn-25.0.0 with GTK support
Eric Botcazou
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Patrick Palka
- [pushed][PR122215, IRA]: Fix undefined behaviour of improve_allocation
Vladimir Makarov
- [RFC] Enable time profile function reordering with AutoFDO
Jan Hubicka
- [PATCH v9 0/9] aarch64: intrinsics refactors
Karl Meakin via Sourceware Forge
- [PATCH v9 1/9] aarch64: Rename `ENTRY` to `DEF_SIMD_TYPE`
Karl Meakin via Sourceware Forge
- [PATCH v9 2/9] aarch64: Document `DEF_*` macros
Karl Meakin via Sourceware Forge
- [PATCH v9 3/9] aarch64: Define `DEF_SVE_TYPE_SUFFIX` in terms of `DEF_SVE_NEON_TYPE_SUFFIX`
Karl Meakin via Sourceware Forge
- [PATCH v9 4/9] aarch64: Use variadic arguments
Karl Meakin via Sourceware Forge
- [PATCH v9 5/9] aarch64: Reformat array initializers
Karl Meakin via Sourceware Forge
- [PATCH v9 6/9] aarch64: Make `NUM_VECTOR_TYPES` an enum member
Karl Meakin via Sourceware Forge
- [PATCH v9 7/9] aarch64: Use shifts in `aarch64_type_qualifiers` enum
Karl Meakin via Sourceware Forge
- [PATCH v9 8/9] aarch64: use `unspec` type for unspec codes
Karl Meakin via Sourceware Forge
- [PATCH v9 9/9] aarch64: Replace `UNSPEC_NONE` with optional arguments where possible
Karl Meakin via Sourceware Forge
- [PATCH] Some typo fixes (mostly comment but some messages too)
Iain Buclaw
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH][vect]: only move update_e if edge is split [PR123014]
Tamar Christina
- [PING][PATCH 1/3] [AutoFDO] Implement streaming of file names from GCOV profile
Dhruv Chawla
- [PATCH 1/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [PATCH v2 5/6] RISC-V: Generic vec_set via subreg.
Robin Dapp
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Jan Hubicka
- [committed] openmp: Bump Version from 4.5 to 5.2 (2/4)
Gio T
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Robin Dapp
- [committed] openmp: Bump Version from 4.5 to 5.2 (2/4)
Jakub Jelinek
- [PING][PATCH 1/3] [AutoFDO] Implement streaming of file names from GCOV profile
Jan Hubicka
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH 2/3] cgraph: cgraph_indirect_call_info into a class hierachy
Jan Hubicka
- [PATCH 3/3] ipa-devirt: Add speculative direct calls based on stores to structures
Jan Hubicka
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Jason Merrill
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH v4 1/3] aarch64: Add alias option support
Alice Carlotti
- [PATCH] PR107406 Valid allocatable LOCK_TYPE without co-dimension rejected .
Jerry D
- [PATCH] c++/modules: #include <vector> -> import <bits/stdc++.h>
Patrick Palka
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH] [testsuite] allow relative line numbers in gnat.dg/
Jeff Law
- [PATCH] [testsuite] xfail vect-121.c on ia32 [PR119293]
Jeff Law
- [PATCHv3] libstdc++: container erasure overloads (P2077) [PR117404]
Nathan Myers
- [PATCH] libstdc++, v5: Implement C++26 P3378R2 - constexpr exception types [PR121114]
Jonathan Wakely
- [PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH v4][RESEND] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- [committed] Formatting fixes for -Wdeprecated-openmp diagnostic calls
Jakub Jelinek
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [committed] Formatting fixes for -Wdeprecated-openmp diagnostic calls
Gio T
- [committed] openmp: Limit - reduction -Wdeprecated-openmp diagnostics to OpenMP, testsuite fixes [PR123098]
Jakub Jelinek
- [PATCH] algol68: Document -L option
Pietro Monteiro
- [committed] openmp: Limit - reduction -Wdeprecated-openmp diagnostics to OpenMP, testsuite fixes [PR123098]
Gio T
- MAINTAINERS file updates
Jeff Law
- Ping#2 Re: [PATCH 1/2] c++: use nesting and counts in print_candidates
David Malcolm
- Ping #2 Re: [PATCH 0/4] Publish/subscribe framework for typesafe loosely-coupled notifications
David Malcolm
- [PATCH] PR107406 Valid allocatable LOCK_TYPE without co-dimension rejected .
Harald Anlauf
- [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH] c++: Add missing explanations for is_constructible<Abstract>
Nathaniel Shead
- [PATCH V11] Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] algol68: Document -L option
Jose E. Marchesi
- [PATCH] rtlanal: Use REG_UNUSED notes in single_set only in passes where df_analyze has computed them [PR121852]
Jeff Law
- contrib: Use config.sub in test_installed
Jeff Law
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Jeff Law
- [PATCH v5 2/2] asf: Enable pass at O2 or higher on AArch64
Jeff Law
- [PATCH] RISC-V: Move pr123074.C to g++.target.
Jeff Law
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Andrew Pinski
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [COMMITTED] MAINTAINERS: add myself to write after approval
Pietro Monteiro
- [PATCH] ifcombine: Replace force_gimple_operand_gsi with gimple_build [PR122987]
Pengxuan Zheng
- [COMMITTED] a68: new test algol68/execute/manorboy.a68
Jose E. Marchesi
- [COMMITTED] a68: emit proper error for empty source file
Jose E. Marchesi
- [PATCH] x86: Add AMD znver6 processor support
Jiang, Haochen
- [PATCH v2] cselib: lookup mem addr during invalidation
Alexandre Oliva
- [PATCH 1/2] aarch64: Add support for memetag-stack sanitizer using MTE insns
Tamar Christina
- [PATCH 2/2] aarch64: Add memtag-stack tests
Tamar Christina
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Kito Cheng
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Robin Dapp
- [pushed] [PATCH v5 0/9] Add support for LoongArch32 target
Lulu Cheng
- [PATCHv3] libstdc++: container erasure overloads (P2077) [PR117404]
Tomasz Kaminski
- [committed] openmp: 2 further testsuite tweaks for -Wdeprecated-openmp [PR123098]
Jakub Jelinek
- [PATCH v4 06/14] vect: guard niters manipulation with `LOOP_VINFO_NITERS_UNCOUNTED_P'
Victor Do Nascimento
- [r16-6030 Regression] FAIL: g++.dg/vect/simd-clone-6.cc -std=c++98 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r16-6032 Regression] FAIL: gfortran.dg/vect/pr86421.f90 -O (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Luc Grosheintz
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Yuao Ma
- [PATCH V11] Add -mcpu=future to the PowerPC
Surya Kumari Jangala
- [committed] [PATCH v4] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
- [PATCH] vect: Use type precision in reduction epilogue [PR123097].
Robin Dapp
- [PATCH] openmp: Provide fixit hints for -Wdeprecated-openmp diagnostics from C FE
Jakub Jelinek
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Tomasz Kaminski
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Jonathan Wakely
- [PATCH][wwwdocs] Use a list for the "Free for all" kinds of changes
Jonathan Wakely
- [PATCH v4 3/3] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alice Carlotti
- [PATCH 0/5] Some gcov bugfixes and improvements [PR121123]
Jørgen Kvalsvik
- [PATCH] openmp: Provide fixit hints for -Wdeprecated-openmp diagnostics from C++ FE
Jakub Jelinek
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] c++: nested typename type resolving to wildcard type [PR122752]
Patrick Palka
- [PATCH] RISC-V: -mrvv-max-lmul=conv-dynamic [PR122846].
Robin Dapp
- [RFC] Pattern matching on plain emulation of 64x64->128 integer multiplication
Richard Biener
- [PATCH 1/2] cfg: Fix count when creating new forwarder block
Richard Biener
- [PATCH 2/2] ldist: Fix probability on loop exit
Richard Biener
- [PATCH 1/3] c++: restrict TYPE_POLYMORPHIC_P to class types
Patrick Palka
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Patrick Palka
- [PATCH 3/3] c++: avoid in-place modification of TYPENAME_TYPE
Patrick Palka
- [PATCH v3 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Richard Biener
- [PATCH v2 07/14] vect: Disable niters-based skipping of uncounted vectorized loops
Richard Biener
- [PATCH] ifcombine: Replace force_gimple_operand_gsi with gimple_build [PR122987]
Richard Biener
- [PATCH] vect: Use type precision in reduction epilogue [PR123097].
Richard Biener
- testsuite: Support plugin testing for installed compiler
Joseph Myers
- [PATCH V11] Add -mcpu=future to the PowerPC
Peter Bergner
- [PATCH] c++: Add missing explanations for is_constructible<Abstract>
Jason Merrill
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
David Malcolm
- [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
Richard Biener
- [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
David Malcolm
- [PATCH 1/2] c++: use nesting and counts in print_candidates
Patrick Palka
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH 2/2] c++: UX improvements for close matches in print_candidates
Patrick Palka
- [PATCH 2/2] c++: UX improvements for close matches in print_candidates
Patrick Palka
- [COMMITTED,PATCH] s390: Fix builtin s390_vec_load_bndry for C++
Stefan Schulze Frielinghaus
- [COMMITTED, PATCH] s390: Warn about non-overloaded deprecated builtins
Stefan Schulze Frielinghaus
- [PING^1][PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
- [PATCH] c++: Fix ICE with functional cast to reference in template [PR123044]
Patrick Palka
- OpenMP: Add uses_allocators parser support to C/C++ (was: [PATCH, OpenMP] uses_allocators support)
Tobias Burnus
- [PATCH] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Patrick Palka
- [PATCH] aarch64: Cache the PCS value for a function
Andrew Pinski
- [PATCH] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Patrick Palka
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [committed] OpenMP: Small fortran/intrinsic.texi + libgomp.texi update
Tobias Burnus
- [PATCH] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
- [committed] OpenMP/Fortran: uses_allocators - suggest 5.2 format in the warning
Tobias Burnus
- [committed] Fix libgomp.fortran/dep-uses-allocators.f90 (was: [committed] OpenMP/Fortran: uses_allocators - suggest 5.2 format in the warning)
Tobias Burnus
- [PATCH v2] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
- [PATCH v9 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Andrew Pinski
- [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Andrew Pinski
- [PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Lewis Hyatt
- [PATCH] cgraph: Move next/previous from symtab to toplevel_node [PR122955]
Andrew Pinski
- [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495,PR122496]
Kees Cook
- [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Andrew Pinski
- [PATCH v9 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH v9 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH 1/3] c++: restrict TYPE_POLYMORPHIC_P to class types
Jason Merrill
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Jason Merrill
- [PATCH 3/3] c++: avoid in-place modification of TYPENAME_TYPE
Jason Merrill
- [PATCH] c++: nested typename type resolving to wildcard type [PR122752]
Jason Merrill
- [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Andrew Pinski
- [PATCH] x86: improve lea peepholes
Alexandre Oliva
- [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
Dimitar Dimitrov
- [PATCH] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
- [PATCH] x86: improve lea peepholes
Uros Bizjak
- [PATCH v5] c/c++: Make stack protection guard an internal symbol
Stefan Schulze Frielinghaus
- [PATCH] match: disable some match patterns for non GIMPLE
Andrew Pinski
- [PATCH] s390: Support global stack protector canary
Stefan Schulze Frielinghaus
- [PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Richard Biener
- [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Richard Biener
- [PATCH] match: disable some match patterns for non GIMPLE
Richard Biener
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Nathaniel Shead
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [COMMITTED] a68: handling of PUB in contracted declarations
Jose E. Marchesi
- [PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
- [PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
- [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Jason Merrill
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Patrick Palka
- [PATCH] c++: delay noexcept parsing for templated friends [PR122668]
Jason Merrill
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Jason Merrill
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Patrick Palka
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Patrick Palka
- [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
- [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
- [PATCH] openmp: Improve Fortran Diagnostics for Linear Clause
Gio T
- [PATCH] final_cleanupcfg: Make sure TODO_cleanup_cfg is unset
Andrew Pinski
- [PATCH] c++: Fix injected-class-name lookup with multiple bases [PR122509]
Egas Ribeiro
- [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Jan Hubicka
- [PATCH] final_cleanupcfg: Make sure TODO_cleanup_cfg is unset
Richard Biener
- [PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Nathaniel Shead
- [PATCH v6] c/c++: Make stack protection guard an internal symbol
H.J. Lu
- [PATCH 2/3] c++: fully encode TYPENAME_TYPE tag type
Jason Merrill
- [PATCH] cleanupcfg: Reject forwarder blocks where dest is eh landing pad or a non-local dest [PR123110]
Andrew Pinski
- PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
- [PATCH] RISC-V: Rename UPPERCAE_NAME to UPPERCASE_NAME
Jerry Zhang Jian
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Andrew Pinski
- [PATCH] forwardprop: Reject vector comparisons that don't exist [PR123107]
Andrew Pinski
- [PATCH 1/2] xtensa: Remove variables only used to pass the return of end_sequence()
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Improve usage of SALT/SALTU instructions
Takayuki 'January June' Suwa
- [PATCH] forwardprop: Reject vector comparisons that don't exist [PR123107]
Richard Biener
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
- [PATCH] aarch64: Cache the PCS value for a function
Iain Sandoe
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Jeff Law
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Segher Boessenkool
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Richard Biener
- [PATCH] Remove score files in libgcc
Peter Damianov
- [PATCH v2] c, plugin: Add c_parse_component_ref callback
Jasper Niebuhr
- [PATCH] aarch64: Cache the PCS value for a function
Alfie Richards
- [PATCH] aarch64: Cache the PCS value for a function
Andrew Pinski
- [PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Lewis Hyatt
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Andrew Pinski
- [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
- [PATCH] PR122936 Read for user defined data types in Fortran fails ...
Jerry D
- [PATCH] aarch64: Cache the PCS value for a function
Andrew Pinski
- [r16-6032 Regression] FAIL: gfortran.dg/vect/pr86421.f90 -O (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [PATCH 1/5] a68: fix comment and magic number in ga68-exports.pk
Mohammad-Reza Nabipoor
- [PATCH 2/5] a68: add Poke description of module exports for 32-bit systems
Mohammad-Reza Nabipoor
- [PATCH 3/5] a68: fix dump of encoded string mode
Mohammad-Reza Nabipoor
- [PATCH 4/5] a68: minor readability improvement
Mohammad-Reza Nabipoor
- [PATCH 5/5] a68: add import from .m68 file
Mohammad-Reza Nabipoor
- [PATCH] Remove score files in libgcc
Jeff Law
- [PATCH] RISC-V: Rename UPPERCAE_NAME to UPPERCASE_NAME
Jeff Law
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Jeff Law
- [PATCH v5 2/2] asf: Enable pass at O2 or higher on AArch64
Jeff Law
- [PATCH] cleanupcfg: Reject forwarder blocks where dest is eh landing pad or a non-local dest [PR123110]
Jeff Law
- [PATCH v2] x86: Add AMD znver6 processor support
Umesh Kalvakuntla
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
- [COMMITTED] Add myself to DCO section
Jose E. Marchesi
- [PATCH 1/5] a68: fix comment and magic number in ga68-exports.pk
Jose E. Marchesi
- [PATCH 2/5] a68: add Poke description of module exports for 32-bit systems
Jose E. Marchesi
- [PATCH v2] x86: Add AMD znver6 processor support
Hongtao Liu
- [PATCH v2] x86: Add AMD znver6 processor support
Jiang, Haochen
- [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Haochen Jiang
- [PATCH v6 0/3] fmv: Add -ftarget-clones-table option support
Andre Simoes Dias Vieira
- [PATCH 3/5] a68: fix dump of encoded string mode
Jose E. Marchesi
- [PATCH 4/5] a68: minor readability improvement
Jose E. Marchesi
- [Ada] Fix ICE in fld_incomplete_type_of when building GtkAda with LTO
Eric Botcazou
- [PATCH] c++: initialize constructor_possible_p with LOCAL_CLASS_P
Ben Wu
- [PATCH 5/5] a68: add import from .m68 file
Jose E. Marchesi
- [PATCH] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jakub Jelinek
- [PATCH 1/2][vect]: add testcase from [PR123043]
Tamar Christina
- [PATCH 2/2][vect]: add testcase from [PR123032]
Tamar Christina
- [PATCH v2] x86: Add AMD znver6 processor support
Jan Hubicka
- Ping: [PATCH] libiberty/testsuite: make test-pexecute's -t option a little more useful
Jan Beulich
- [PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
- [PATCH v3 2/9] aarch64: extend sme intrinsics to mfp8
Claudio Bantaloukas
- [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
- [PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [PATCH v3 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
- [PATCH v3 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
- [PATCH v3 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [PATCH v3 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [PATCH v3 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [PATCH 4/5] a68: minor readability improvement
Mohammad-Reza Nabipoor
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Konstantinos Eleftheriou
- [PATCH] defaults: Use argument in default EH_RETURN_DATA_REGNO definition [PR123115]
Jakub Jelinek
- [PATCH v4 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [PATCH v4 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
- [PATCH v4 2/9] aarch64: extend sme intrinsics to mfp8
Claudio Bantaloukas
- [PATCH v4 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
- [PATCH v4 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [PATCH v4 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
- [PATCH v4 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
- [PATCH v4 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [PATCH v4 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [PATCH v4 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [PATCH] openmp: Enable -fopenmp-simd for SIMT architecture
Andrew Stubbs
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Iain Buclaw
- [committed] openmp: Fix next variable initialization in cp_parser_omp_clause_linear [PR123128]
Jakub Jelinek
- PATCH] [Bug 123067] LICM wrong code
Richard Biener
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Richard Biener
- [PATCH] ipa/122456 - fix ICE during LTO profiledbootstrap
Richard Biener
- PATCH] [Bug 123067] LICM wrong code
Jakub Jelinek
- [PATCH] optabs: Add else operand to LEN_LOAD.
Segher Boessenkool
- [PATCH] ipa/122456 - fix ICE during LTO profiledbootstrap
Jan Hubicka
- [PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Segher Boessenkool
- [PATCH v5 1/3] Driver: Add support for Windows resource files (.rc, .res) [PR108866]
Jonathan Yong
- [PATCH v2] aarch64: Add cortex-a320 core
Alfie Richards
- [PATCH v2] aarch64: Add cortex-a320 core
Tamar Christina
- [PATCH 2/3] cgraph: cgraph_indirect_call_info into a class hierachy
Martin Jambor
- [PATCH 3/3] ipa-devirt: Add speculative direct calls based on stores to structures
Martin Jambor
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
- [pushed: r16-6136] analyzer: fold X + (-X) to zero [PR122975]
David Malcolm
- [pushed: r16-6137] analyzer: fix strlen(STRING_CST + OFFSET) [PR123085]
David Malcolm
- [PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Tamar Christina
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Segher Boessenkool
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Segher Boessenkool
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Segher Boessenkool
- testsuite: Support plugin testing for installed compiler
Jakub Jelinek
- [committed] libgomp: Avoid -Waddress warning
Jakub Jelinek
- [PATCH] PR122936 Read for user defined data types in Fortran fails ...
Harald Anlauf
- [PATCH v2 0/1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
- [PATCH v2 1/1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
- question about __builtin___memcpy_chk and friends
Andrew MacLeod
- question about __builtin___memcpy_chk and friends
Andrew MacLeod
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH] ifcombine: Replace force_gimple_operand_gsi with gimple_build [PR122987]
Pengxuan Zheng
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [Ada] Fix ICE when comparing reduction expression with integer constant
Eric Botcazou
- [PATCH] openmp: Provide fixit hints for -Wdeprecated-openmp diagnostics from C++ FE
Gerald Pfeifer
- [PATCH] openmp: Provide fixit hints for -Wdeprecated-openmp diagnostics from C++ FE
Jakub Jelinek
- [PATCH][wwwdocs] Use a list for the "Free for all" kinds of changes
Gerald Pfeifer
- [PATCH] Generate Algol68 frontend online docs
Pietro Monteiro
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH] c++: initialize constructor_possible_p with LOCAL_CLASS_P
Jason Merrill
- [PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Jason Merrill
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Maxim Kuvyrkov
- [PATCH] libga68: Make _libga68_u32_cmp static
Pietro Monteiro
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Patrick Palka
- [PATCH] x86-64: Inline memmove with overlapping unaligned loads and stores
Thirumurthy, Suganya
- [PATCH v1] c, c++: Improve -Waddress warnings [PR88232]
Peter0x44
- [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
- [PATCH] Generate Algol68 frontend online docs
Richard Biener
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
- [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Andrew Pinski
- [PATCH] ipa/122456 - fix ICE during LTO profiledbootstrap
Richard Biener
- [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Andrew Pinski
- [PATCH v2] libstdc++: On Windows, retrieve thread-local variables via functions
LIU Hao
- [PATCH V12], Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Richard Biener
- question about __builtin___memcpy_chk and friends
Richard Biener
- [PATCH] ch: Improve detection of non-executed loop exit
Richard Biener
- [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Stefan Schulze Frielinghaus
- [PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Tamar Christina
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Konstantinos Eleftheriou
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Kyrylo Tkachov
- [PATCH 2/2] aarch64: Add memtag-stack tests
Claudiu Zissulescu
- [PATCH v3] x86: Add AMD znver6 processor support
Umesh Kalvakuntla
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
- [PATCH] libstdc++: Update tzdata to 2025c
Jonathan Wakely
- [PATCH] libstdc++: Update default -std for testsuite
Jonathan Wakely
- [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
- [PATCH] testsuite: diagnostics: Fix gcc.dg/plugin/crash-test-nested-write-through-null.c etc. on Solaris
Rainer Orth
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Nathaniel Shead
- [PATCH] libstdc++: Update tzdata to 2025c
Tomasz Kaminski
- [PATCH] libstdc++: Update default -std for testsuite
Tomasz Kaminski
- [PATCH] testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
Rainer Orth
- [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Robin Dapp
- [PATCH] libga68: Make _libga68_u32_cmp static
Jose E. Marchesi
- [PATCH] libstdc++: Update tzdata to 2025c
Jonathan Wakely
- [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
- [PATCH v5 0/4] aarch64: Updates to architecture extension command line options
Alfie Richards
- [PATCH v5 1/4] aarch64: Add alias option support
Alfie Richards
- [PATCH v5 2/4] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alfie Richards
- [PATCH v5 3/4] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alfie Richards
- [PATCH v5 4/4] aarch64: Update SME_LUTv2 feature string.
Alfie Richards
- [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Richard Biener
- [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Rainer Orth
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [PATCH] testsuite/123137 - fix FAIL of g++.dg/vect/pr64410.cc on i?86
Richard Biener
- [PATCH] ch: Improve detection of non-executed loop exit
Richard Biener
- [PATCH 2/2] xtensa: Improve usage of SALT/SALTU instructions
Max Filippov
- [PATCH] optabs: Fix creation of length and bias operands.
Robin Dapp
- [PATCH] vect: Fix scale-only pass in vect_gather_scatter_fn_p [PR123118].
Robin Dapp
- [COMMITTED] a68: introduce a68_file_size and a68_file_read
Jose E. Marchesi
- [COMMITTED] a68: support for -fmodules-map and -fmodules-map-file
Jose E. Marchesi
- [COMMITTED] Regenerate opt-urls
Jose E. Marchesi
- question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
- question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
- [PATCH v5 0/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v5 0/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v5 1/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH] testsuite: c++: Skip g++.dg/cpp26/literals2.C on Solaris [PR112652]
Rainer Orth
- [PATCH] RISC-V: -mrvv-max-lmul=conv-dynamic [PR122846].
Kito Cheng
- [RFC][Enable time profile reordering with AutoFDO] Group profiled functions together during partitioning
Prathamesh Kulkarni
- [PATCH] vect: Fix scale-only pass in vect_gather_scatter_fn_p [PR123118].
Richard Biener
- question about __builtin___memcpy_chk and friends
Andrew MacLeod
- [gccrs COMMIT] gccrs: fix parser error on parenthesis types
gerris.rs@gmail.com
- question about __builtin___memcpy_chk and friends
Andrew MacLeod
- question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
- [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Jeff Law
- [PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Jonathan Wakely
- [PATCH] openmp: Provide fixit hints for -Wdeprecated-openmp diagnostics from C++ FE
Gerald Pfeifer
- [gccrs COMMIT] Make some general improvements
gerris.rs@gmail.com
- [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Xi Ruoyao
- [gccrs COMMIT] Check for deprecated attributes
gerris.rs@gmail.com
- [PATCH] libstdc++: Do not optimize std::copy to memcpy for bool output [PR122907]
Jonathan Wakely
- [PATCH] extend __builtin_counted_by_ref to support pointers inside structures
Qing Zhao
- [PATCH 2/2] aarch64: Add memtag-stack tests
Tamar Christina
- [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Robin Dapp
- question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
- gimple fold of pointer_plus
Andrew MacLeod
- [PATCH] libstdc++: Do not optimize std::copy to memcpy for bool output [PR122907]
Tomasz Kaminski
- [PATCH] libstdc++: Do not optimize std::copy to memcpy for bool output [PR122907]
Patrick Palka
- [PATCH 2/2] aarch64: Add memtag-stack tests
Claudiu Zissulescu
- [PATCH] aarch64: Cache the PCS value for a function
Iain Sandoe
- [RFC] RISC-V: Add Synopsys RMX-100 series pipeline description.
Luis Silva
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCHv16] libstdc++: New generate_canonical impl (P0952, LWG2524) [PR119739]
Jonathan Wakely
- [PATCH] docs: Use unicode quotation for else value.
Robin Dapp
- [PATCH] testsuite: diagnostics: Fix gcc.dg/plugin/crash-test-nested-write-through-null.c etc. on Solaris
David Malcolm
- gimple fold of pointer_plus
Andrew MacLeod
- [PATCH v1] c, c++: Improve -Waddress warnings [PR88232]
David Malcolm
- [PATCH v2] libstdc++: Provide conversion between atomic_ref of similar types.
Jonathan Wakely
- [PATCH v5 0/4] aarch64: Updates to architecture extension command line options
Alice Carlotti
- [PATCH] wwwdocs: Add links to current development Algol 68 documentation
Pietro Monteiro
- [pushed: r16-6175] analyzer: fix state dumps for return_event [PR122003]
David Malcolm
- [gccrs COMMIT] gccrs: refactor string methods in HIR
gerris.rs@gmail.com
- question about __builtin___memcpy_chk and friends
Jakub Jelinek
- gimple fold of pointer_plus
Jakub Jelinek
- [PATCH] testsuite: c++: Skip g++.dg/cpp26/literals2.C on Solaris [PR112652]
Jakub Jelinek
- [PATCH v2] libstdc++: Provide conversion between atomic_ref of similar types.
Tomasz Kaminski
- gimple fold of pointer_plus
Andrew MacLeod
- [PATCH v2] libstdc++: Provide conversion between atomic_ref of similar types.
Jonathan Wakely
- gimple fold of pointer_plus
Jakub Jelinek
- [PATCH] configure: Support disabling specific languages [PR12407]
Joseph Myers
- [COMMITTED] a68: support only one definition module per prelude packet
Jose E. Marchesi
- [committed] libstdc++: New generate_canonical impl (P0952, LWG2524) [PR119739]
Nathan Myers
- [patch,avr] Tweak runtime of shifts
Georg-Johann Lay
- [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Andi Kleen
- [pushed: r16-6178] testsuite: require dot for diagnostic-test-graphs-html.c [PR123142]
David Malcolm
- [pushed: r16-6179] analyzer: escape filenames in supergraph dump
David Malcolm
- [pushed: r16-6180] analyzer: fix warnings [PR123136]
David Malcolm
- [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Rainer Orth
- [COMMITTED] a68: fix modules testsuite to not include flags in test name [PR algol68/123131]
Jose E. Marchesi
- [PATCH] wwwdocs: Add links to current development Algol 68 documentation
Gerald Pfeifer
- [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
- [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
- [PATCH v2] c++: clear in_declarator_p before parsing a lambda [PR121443]
Ben Wu
- [PATCH v2] c++: clear in_declarator_p before parsing a lambda [PR121443]
Ben Wu
- [PATCH] vartrack: fix skipping of unsuitable locs
Alexandre Oliva
- [PATCH v2] cselib: lookup mem addr during invalidation
Alexandre Oliva
- [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Andi Kleen
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Sam James
- [PATCH 1/2] predict: Fix return value in unlikely_executed_stmt_p for __builtin_unreachable/__builtin_trap
Andrew Pinski
- [PATCH 2/2] ch: Fix detection of non-executed loop exit
Andrew Pinski
- [PATCH] cse: Check volatile memory in cselib_redundant_set_p
H.J. Lu
- [PATCH v1] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Sam James
- [to-be-committed] Fix various RISC-V testsuite regressions after volatile patch
Jeff Law
- [PATCH] testsuite: analyzer: Require lp64 target for coreutils-group_number.c
Dimitar Dimitrov
- [PATCH v3] x86: Add AMD znver6 processor support
Hongtao Liu
- [PATCH] i386: Obfuscate avx10_2bf16intrin.h inline function arguments [PR123155]
Jakub Jelinek
- [PATCH] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek
- [PATCH] i386: Obfuscate avx10_2bf16intrin.h inline function arguments [PR123155]
Liu, Hongtao
- [PATCH] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Liu, Hongtao
- [COMMITTED 01/12] gccrs: Use tl::expected in the parser to avoid error state
arthur.cohen@embecosm.com
- [COMMITTED 02/12] gccrs: Use the path location for MetaItemPathExpr
arthur.cohen@embecosm.com
- [COMMITTED 03/12] gccrs: Add dump option to show node
arthur.cohen@embecosm.com
- [COMMITTED 04/12] gccrs: Add clarity to the code
arthur.cohen@embecosm.com
- [COMMITTED 05/12] gccrs: Rework code to call one function when add comment
arthur.cohen@embecosm.com
- [COMMITTED 06/12] gccrs: Refactor node description in AST dump
arthur.cohen@embecosm.com
- [COMMITTED 07/12] gccrs: Add dump configuration options, fix node exclusion
arthur.cohen@embecosm.com
- [COMMITTED 08/12] gccrs: Remove static buffer size and improve error message
arthur.cohen@embecosm.com
- [COMMITTED 09/12] gccrs: Move is_right_angle_tok to util namespace
arthur.cohen@embecosm.com
- [COMMITTED 10/12] gccrs: Move function to utils namespace
arthur.cohen@embecosm.com
- [COMMITTED 11/12] gccrs: Split parser implementation into several files
arthur.cohen@embecosm.com
- [COMMITTED 12/12] gccrs: Change parser template implementation file ext
arthur.cohen@embecosm.com
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kamiński
- [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
- [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Rainer Orth
- [PATCH] testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
Uros Bizjak
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jonathan Wakely
- [PATCH] fortran: Fix bogus warning with -cpp -fpreprocessed [PR92613]
Christopher Albert
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Tomasz Kaminski
- [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Nathan Myers
- [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
- [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Andrew Pinski
- [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kamiński
- [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kaminski
- [PATCH] config-ml.in: Filter out --disable-{static,shared}
Esteve Varela Colominas
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Nathan Myers
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jonathan Wakely
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jonathan Wakely
- [committed] libstdc++: Fixed failing dg-error in random/pr60037-neg.cc tests.
Tomasz Kamiński
- [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Jonathan Wakely
- [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Jonathan Wakely
- [committed v3] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kamiński
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Tomasz Kamiński
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Tomasz Kaminski
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Tomasz Kaminski
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [gccrs COMMIT] Fix ICE with continue/break/return in while condition
gerris.rs@gmail.com
- C++20 Modules Patch Ping
Nathaniel Shead
- [PATCH v2] c++: clear in_declarator_p before parsing a lambda [PR121443]
Jason Merrill
- [patch,avr] Tweak runtime of shifts
Denis Chertykov
- [PATCH v2 6/6] RISC-V: Enable VLS select_vl loop control.
Robin Dapp
- [PATCH] vartrack: fix skipping of unsuitable locs
Richard Biener
- [PATCH] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
- [PATCH v2] cselib: lookup mem addr during invalidation
Richard Biener
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
- [PATCH 1/2] predict: Fix return value in unlikely_executed_stmt_p for __builtin_unreachable/__builtin_trap
Richard Biener
- [PATCH 2/2] ch: Fix detection of non-executed loop exit
Richard Biener
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Tomasz Kaminski
- [PATCH] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Jakub Jelinek
- [PATCH] libgomp: Fix libgomp.c/affinity-1.c on non-Linux
Rainer Orth
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jakub Jelinek
- [PATCH] libgomp: Fix libgomp.c/affinity-1.c on non-Linux
Jakub Jelinek
- [r16-6183 Regression] FAIL: ext/vstring/requirements/exception/generation_prohibited.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [pushed] PR modula2/123151: Unable to use IsNoError with Close in FIO library module
Gaius Mulley
- [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Tomasz Kaminski
- [PATCH][vect]: use wider precision type for generating early break scalar IV [PR123089]
Tamar Christina
- [PING 14] Re: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- [committed] libstdc++: Restore braces around body of if-statement
Jonathan Wakely
- [committed] libstdc++: Move new std::generate_canonical to inline namespace
Jonathan Wakely
- [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
- [PATCH] c++: adjust comment wording in cp_parser_init_declarator
Jason Merrill
- [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
- [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
- [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
- [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
- [PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
- [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
- [PATCH v2] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
- [PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jakub Jelinek
- [committed] Another MAINTAINERS update
Jeff Law
- [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
- [PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kamiński
- [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kamiński
- [PATCH] libstdc++: Fix up all_pedantic_errors.cc [PR119739]
Jonathan Wakely
- [PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kaminski
- [gccrs COMMIT] gccrs: implement unused variable checker on HIR.
gerris.rs@gmail.com
- [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH] libstdc++: Adjust tests to work for -D_GLIBCXX_USE_OLD_GENERATE_CANONICAL
Jonathan Wakely
- [WIP] Points to information in Prange
Andrew MacLeod
- [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Andi Kleen
- [PATCH] cse: Check volatile memory in cselib_redundant_set_p
Jeff Law
- [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH 0/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [lra] take scratch as implicit unused output reloads [PR55212]
Alexandre Oliva
- [PATCH 0/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 1/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 2/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 3/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [committed] Fix testsuite/123166 - add missing dg-do run
Ulrich Weigand
- [PATCH 4/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 5/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 6/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 7/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 8/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH 9/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
- [pushed] PR modula2/23178: reduce error message clutter when reporting a non procedure
Gaius Mulley
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Jeff Law
- [COMMITTED] a68: remove multiple definition module from testcase
Jose E. Marchesi
- [COMMITTED] a68: fix imports in big-endian targets [PR algol68/123132]
Jose E. Marchesi
- [COMMITTED] a68: fix handling of flex modes in complete_encoded_mode [PR algol68/123006]
Jose E. Marchesi
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
- [PATCH] libstdc++: Adjust tests to work for -D_GLIBCXX_USE_OLD_GENERATE_CANONICAL
Jonathan Wakely
- [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH v3 0/4] VLS-related stuff.
Robin Dapp
- [PATCH v3 1/4] RISC-V: Change gather/scatter iterators.
Robin Dapp
- [PATCH v3 2/4] RISC-V: Rename vector-mode related functions.
Robin Dapp
- [PATCH v3 3/4] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
- [PATCH v3 4/4] RISC-V: Generic vec_extract via subreg.
Robin Dapp
- [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH 3/3] libstdc++: Use -fexcess-precision=standard for std::generate_canonical tests
Jonathan Wakely
- [diagnostics] Print invocation upon ICE
Nathan Sidwell
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jakub Jelinek
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
- [PATCH 3/3] libstdc++: Use -fexcess-precision=standard for std::generate_canonical tests
Jakub Jelinek
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jakub Jelinek
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
- [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
- [PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Pietro Monteiro
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [committed v2] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
- [PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Gerald Pfeifer
- [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Patrick Palka
- [PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Pietro Monteiro
- [PATCH] Add news item about Algol 68 compiler to the homepage
Pietro Monteiro
- [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
- [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Patrick Palka
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Jason Merrill
- [patch,avr] Tweak runtime of shifts
Jeff Law
- [PATCH] LoongArch: relax the check for --with-tune
Xi Ruoyao
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Jason Merrill
- [PATCH v2] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Jason Merrill
- [PATCH] c++: Reject array new with -fexceptions with deleted dtor [PR123030]
Jason Merrill
- [PATCH] c++/modules: Reattempt to complete ARRAY_TYPEs after reading a cluster [PR122922]
Jason Merrill
- [PATCH] c++/modules: Don't build STAT_HACKs for current TU namespace bindings [PR122995]
Jason Merrill
- [PATCH 2/9 v2] c++, contracts: Add a contract scope per basic.scope.contract.
Jason Merrill
- [PATCH] LoongArch: Fix ISA base not being updated in loongarch_option_restore [PR123171]
WANG Xuerui
- [PATCH 5/9 v2] c++, contracts: Apply P200R14 constification.
Jason Merrill
- [PATCH 0/2] LoongArch: Preliminary LA32 clean-ups
WANG Xuerui
- [PATCH 1/2] LoongArch: Do not define legacy built-in macros for LA32
WANG Xuerui
- [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
WANG Xuerui
- [PATCH 1/2] LoongArch: Do not define legacy built-in macros for LA32
Lulu Cheng
- [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
Lulu Cheng
- [lra] take scratch as implicit unused output reloads [PR55212]
Oleg Endo
- [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
WANG Xuerui
- [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Meng-Tsung Tsai
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Rainer Orth
- [PATCH 9/9 v2] c++, contracts: Add caller-side contract checks, and controls.
Jason Merrill
- [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Kito Cheng
- [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
- [pushed][PATCH v2] LoongArch: Add support for the TARGET_MODES_TIEABLE_P vectorization type.
Lulu Cheng
- [PATCH] c++: Fix up expansion statement handling
Jason Merrill
- [pushed] [PATCH] LoongArch: Fix ISA base not being updated in loongarch_option_restore [PR123171]
Lulu Cheng
- [PATCH v2] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
- [PATCH] LoongArch: relax the check for --with-tune
WANG Xuerui
- [PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tejas Belagod
- [PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
- [PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
- [PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Nathan Myers
- [PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tamar Christina
- [PATCH v2] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
- [PATCH] Fix profile_probability constructor arg [PR123153]
Victor Do Nascimento
- https://en.industryarena.com/
Alvina Frendous
- [PATCH] xtensa: Make the definition of xtensa_cstoresi_operator more appropriate
Takayuki 'January June' Suwa
- [PATCH] Fix profile_probability constructor arg [PR123153]
Tamar Christina
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
- [PATCH] libstdc++: Fix ranges::stable_sort handling of null buffer [PR123180]
Jonathan Wakely
- [committed][PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tejas Belagod
- [committed] OpenMP: Add parser support for target's device_type clause
Tobias Burnus
- [PATCH] RISC-V: Fix overflow check in interleave pattern [PR122970].
Robin Dapp
- [PATCH] RISC-V: Testsuite fixes.
Robin Dapp
- [PATCH] testsuite: Check for effective-target ctz [PR123192].
Robin Dapp
- [PATCH] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
- [PATCH] libstdc++: Fix ranges::stable_sort handling of null buffer [PR123180]
Patrick Palka
- [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jason Merrill
- [PATCH] c++: Fix up recent cp_parser_template_id regression [PR123186]
Jakub Jelinek
- [PING^1][PATCH] ipa/122852: Don't delete unreachable callback edges.
Josef Melcr
- [patch] Clarify function body mismatch
Nathan Sidwell
- [PATCH] c++: Fix up recent cp_parser_template_id regression [PR123186]
Patrick Palka
- [PATCH v4 0/8] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [PATCH v4 1/8] aarch64: extend sme intrinsics to mfp8
Claudio Bantaloukas
- [PATCH v4 2/8] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
- [PATCH v4 3/8] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [PATCH v4 4/8] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
- [PATCH v4 5/8] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
- [PATCH v4 6/8] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [PATCH v4 7/8] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [PATCH v4 8/8] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Yuao Ma
- [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
- [PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Patrick Palka
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
- [PATCH] vect: Fix dominator update [PR123152]
Victor Do Nascimento
- [PATCH] vect: Fix dominator update [PR123152]
Jakub Jelinek
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Patrick Palka
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PATCH 1/3] ipa-reorder-for-locality - Adjust bootstrap-lto-locality to reduce compile time
Prachi Godbole
- [PATCH 2/3] [PATCH 2/3] ipa-reorder-for-locality - Address compile time issues for locality cloning pass
Prachi Godbole
- [PATCH 3/3] [PATCH 3/3] ipa-reorder-for-locality - Introduce C++ template heuristics
Prachi Godbole
- [lra] take scratch as implicit unused output reloads [PR55212]
Vladimir Makarov
- [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
- [PATCH] RISC-V: Testsuite fixes.
Andrew Pinski
- [PATCH] RISC-V: Testsuite fixes.
Robin Dapp
- [PATCH] c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_attribute_qual_variant [PR101312]
Jakub Jelinek
- [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [PATCH v5 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
- [PATCH v5 2/9] aarch64: extend sme intrinsics to mfp8
Claudio Bantaloukas
- [PATCH v5 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
- [PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [PATCH v5 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
- [PATCH v5 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
- [PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [gccrs COMMIT 1/3] gccrs: add unused-assignments lint
gerris.rs@gmail.com
- [gccrs COMMIT 2/3] gccrs: refactor unused var lint
gerris.rs@gmail.com
- [gccrs COMMIT 3/3] gccrs: change unused lint files name to unused
gerris.rs@gmail.com
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kaminski
- [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Alice Carlotti
- [PATCH] openmp: Improve Fortran Diagnostics for Linear Clause
Tobias Burnus
- [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [pushed] c++: restore printing 'typename' for none_type tag
Patrick Palka
- [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH v6 0/2] fmv: aarch64: targethooks: Add priority syntax
Alfie Richards
- [PATCH v6 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
- [PATCH v6 2/2] aarch64: Add support for fmv priority syntax.
Alfie Richards
- [PING^3][PATCH] libatomic: provide missing symbol __atomic_test_and_set [PR122078]
Federico Terraneo
- [PATCH v2] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
- [PATCH v7 00/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v7 01/10] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v7 02/10] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [PATCH v7 03/10] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [PATCH v7 04/10] Refactor check_load_store_for_partial_vectors
Christopher Bazley
- [PATCH v7 05/10] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
- [PATCH v7 06/10] Handle variable-length vector types in store_constructor
Christopher Bazley
- [PATCH v7 07/10] AArch64/SVE: Relax the expectations of the popcnt-sve test
Christopher Bazley
- [PATCH v7 08/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v7 09/10] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v7 10/10] Add extra conditional dump output to the vectorizer
Christopher Bazley
- [PATCH] Fix std::erase_if and std::erase for debug containers
François Dumont
- [PATCH v5 1/1] Add --with-multi-buildlist configure option
Joseph Myers
- [PATCH] config-ml.in: Filter out --disable-{static,shared}
Joseph Myers
- [committed] OpenMP: Add no_openmp_constructs; improve Fortran clause parsing
Tobias Burnus
- [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [PATCH] PR tree-optimization/123205 - VRP should only recompute known statements.
Andrew MacLeod
- [PATCH] Update directions for sending Algol 68 patches
Pietro Monteiro
- [committed v3] libstdc++: On Windows, retrieve thread-local variables via functions
Jonathan Wakely
- [PATCH] RISC-V: Fix overflow check in interleave pattern [PR122970].
钟居哲
- [committed] libstdc++: Fix some warnings seen during mingw-w64 bootstrap
Jonathan Wakely
- PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
- [SH][committed] Add test case for LRA from PR55212 c#192 / c#248 / att. 59102
Oleg Endo
- [SH][committed] Add test case for LRA from PR55212 c#298 / c#311 / att. 59185
Oleg Endo
- [SH][committed] Add test case for LRA from PR55212 c#298 / c#311 / att. 59185
Oleg Endo
- [SH][committed] Add test case for LRA from PR55212 c#367 / c#373 / att. 59285
Oleg Endo
- [SH][committed] Add test case for LRA from PR55212 c#378 / c#384 / att. 59289
Oleg Endo
- [SH][committed] Add test case for LRA from PR55212 c#405 / c#413 / att. 59442
Oleg Endo
- [PATCH 0/9 v2] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH 1/2] c++: use nesting and counts in print_candidates
Jason Merrill
- [PATCH 2/2] c++: UX improvements for close matches in print_candidates
Jason Merrill
- [PATCH] c++, v2: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jason Merrill
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Jason Merrill
- [PATCH] c++, dwarf2out: Debug info for namespace scope structured bindings [PR122968]
Jason Merrill
- [PATCH v2] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
- [PATCH v2] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Jason Merrill
- [PATCH v2] c++: Implement dependent ADL for use with modules
Jason Merrill
- [PATCH] Update directions for sending Algol 68 patches
Gerald Pfeifer
- [PATCH] PR tree-optimization/123205 - VRP should only recompute known statements.
Richard Biener
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
- [PATCH] c++: Fix stabilization of bitfields [PR122772]
Jason Merrill
- [PATCH] c++: Ignore access in is_implicit_lifetime trait decisions [PR122690]
Jason Merrill
- PATCH] [Bug 123067] LICM wrong code
Richard Biener
- [committed] docs: Fix up typo in --with-tls= description
Jakub Jelinek
- [PATCH] c++: Suppress -Wreturn-type warnings for functions with failed assertions
Jakub Jelinek
- [PATCH] c++: Suppress -Wreturn-type warnings for functions with failed assertions
Andrew Pinski
- [PATCH 0/2] GCC-15: Save bit stride information for svbool_t
Yury Khrustalev
- [PATCH 1/2] Fix comment for VECTOR_BOOL_MODE
Yury Khrustalev
- [PATCH 2/2] dwarf: Save bit stride information for array type entry [PR121964]
Yury Khrustalev
- [PATCH 0/2] GCC-14: Save bit stride information for svbool_t
Yury Khrustalev
- [PATCH 1/2] Fix comment for VECTOR_BOOL_MODE
Yury Khrustalev
- [PATCH 2/2] dwarf: Save bit stride information for array type entry [PR121964]
Yury Khrustalev
- [PATCH 0/2] GCC-13: Save bit stride information for svbool_t
Yury Khrustalev
- [PATCH 1/2] Fix comment for VECTOR_BOOL_MODE
Yury Khrustalev
- [PATCH 2/2] dwarf: Save bit stride information for array type entry [PR121964]
Yury Khrustalev
- [PATCH 0/2] GCC-15: Save bit stride information for svbool_t
Jakub Jelinek
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kaminski
- [PATCH] [PR 108865] [mingw] Enable longPathAware in manifest
Senthil Kumar
- [committed] libstdc++: Use std::add_lvalue_reference in src/c++11/mutex.cc
Jonathan Wakely
- [PATCH] xtensa: Make the definition of xtensa_cstoresi_operator more appropriate
Max Filippov
- [committed] libstdc++: Use std::add_lvalue_reference in src/c++11/mutex.cc
Tomasz Kaminski
- [committed] OpenMP: uses_allocators with ';'-separated list
Tobias Burnus
- [PATCH] c++: Handle TARGET_EXPR in tsubst_expr [PR117034]
Jason Merrill
- [PATCH] c++: Handle error_mark_node in mark_used and mark_single_function
Jason Merrill
- [PATCH] c++: Fix ICE with functional cast to reference in template [PR123044]
Jason Merrill
- [PATCH] c++: Fix injected-class-name lookup with multiple bases [PR122509]
Jason Merrill
- [gccrs COMMIT] gccrs: add unused mut lint
gerris.rs@gmail.com
- [committed] libstdc++: Use std::add_lvalue_reference in src/c++11/mutex.cc
Jonathan Wakely
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Nathaniel Shead
- [committed] libstdc++: Use std::add_lvalue_reference in src/c++11/mutex.cc
Tomasz Kaminski
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Tomasz Kaminski
- [PATCH] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
Sangamesh Mallayya
- [committed] libstdc++: Make more _Safe_iterator functions in constexpr in C++20.
Tomasz Kamiński
- [PATCH] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
swamy sangamesh
- [committed] libstdc++: Make more _Safe_iterator functions in constexpr in C++20.
Jonathan Wakely
- [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
- [PATCH] c++: Suppress -Wreturn-type warnings for functions with failed assertions
Jonathan Wakely
- [PATCH] libstdc++: Fix chrono::parse to read from wide strings [PR123147]
Jonathan Wakely
- [PATCH] libstdc++: Fix chrono::parse to read from wide strings [PR123147]
Tomasz Kaminski
- [PATCH v3] c++: Implement dependent ADL for use with modules
Nathaniel Shead
- [PATCH] c++: Suppress -Wreturn-type warnings for functions with failed assertions
Jakub Jelinek
- [PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
- [PATCH] PR tree-optimization/123205 - VRP should only recompute known statements.
Andrew MacLeod
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Jonathan Wakely
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Jonathan Wakely
- [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kaminski
- [committed v4] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
- [committed] libstdc++: Restore test for generate_cannonical with __float128.
Tomasz Kamiński
- [PATCH v3 1/2] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
Wilco Dijkstra
- [PATCH v8 00/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v8 01/10] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v8 02/10] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [PATCH v8 03/10] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [PATCH v8 04/10] Refactor check_load_store_for_partial_vectors
Christopher Bazley
- [PATCH v8 05/10] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
- [PATCH v8 06/10] Handle variable-length vector types in store_constructor
Christopher Bazley
- [PATCH v8 07/10] AArch64/SVE: Relax the expectations of the popcnt-sve test
Christopher Bazley
- [PATCH v8 08/10] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [PATCH v8 09/10] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [PATCH v8 10/10] Add extra conditional dump output to the vectorizer
Christopher Bazley
- [PATCH] c++: Suppress -Wreturn-type warnings for functions with failed assertions
Jason Merrill
- [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
- [PATCH] libstdc++: Use union to store non-trivially destructible types in C++17 mode [PR112591]
Jonathan Wakely
- [PATCH v3] c++: Implement dependent ADL for use with modules
Jason Merrill
- [lra] take scratch as implicit unused output reloads [PR55212]
Tobias Burnus
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Yuao Ma
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Tomasz Kaminski
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Jason Merrill
- [PATCH] Some further comment typos
Jakub Jelinek
- [PATCH] vect: Fix dominator update [PR123152]
Tamar Christina
- [lra] take scratch as implicit unused output reloads [PR55212]
Jakub Jelinek
- [v1,1/1] aarch64: FEAT_SVE_BFSCALE support
Wilco Dijkstra
- [PATCH v2][vect]: use wider precision type for generating early break scalar IV [PR123089]
Tamar Christina
- [r16-6205 Regression] FAIL: 26_numerics/random/negative_binomial_distribution/operators/58302.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH] openmp: Enable -fopenmp-simd for SIMT architecture
Tobias Burnus
- [PATCH] fortran: Fix bogus warning with -cpp -fpreprocessed [PR92613]
Harald Anlauf
- [PATCH v3 0/4] VLS-related stuff.
Robin Dapp
- [PATCH v2] c++: Fix member-like friend detection for non-template classes [PR122550]
Egas Ribeiro
- [PATCH v3] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
- [committed] Improve shift loops on the H8
Jeffrey Law
- [PATCH v3 0/4] VLS-related stuff.
Jeffrey Law
- [lra] take scratch as implicit unused output reloads [PR55212]
Vladimir Makarov
- [PATCH v2] c++: Fix member-like friend detection for non-template classes [PR122550]
Patrick Palka
- [PATCH v2] c++: Fix member-like friend detection for non-template classes [PR122550]
Egas Ribeiro
- [PATCH 0/5] ifcvt improvements and fix for PR122769
Vineet Gupta
- [PATCH 1/5] ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_cond_zero_arith [NFC]
Vineet Gupta
- [PATCH 2/5] ifcvt: cond zero arith: factor out common emit_czero emit calls [NFC]
Vineet Gupta
- [PATCH 3/5] ifcvt: cond zero arith: re-expand output pattern ...[NFC]
Vineet Gupta
- [PATCH 4/5] ifcvt: cond zero arith: elide short forward branch for signed GE 0 comparison [PR122769]
Vineet Gupta
- [PATCH 5/5] ifcvt: cond zero arith: handle subreg for shift count
Vineet Gupta
- [lra] take scratch as implicit unused output reloads [PR55212]
Alexandre Oliva
- [lra] take scratch as implicit unused output reloads [PR55212]
Vladimir Makarov
- [pushed][PR123223, LRA]: Fix ICE of GCC built with checking rtl
Vladimir Makarov
- [PATCH] testsuite: Check for effective-target ctz [PR123192].
Jeffrey Law
- [PATCH v6 0/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v6 0/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v6 1/1] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v1 0/1] Containerfile for base forge actions
Pietro Monteiro via Sourceware Forge
- [PATCH v1 1/1] Containerfile for base forge actions
Pietro Monteiro via Sourceware Forge
- [r16-6205 Regression] FAIL: 26_numerics/random/negative_binomial_distribution/operators/58302.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
- [PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Andreas Tobler
- [PATCH] Fortran: INTENT(IN) polymorphic argument with pointer, components [PR71565]
Harald Anlauf
- [PATCH] Fortran: INTENT(IN) polymorphic argument with pointer, components [PR71565]
Jerry D
- [PATCH v3] c++: Fix member-like friend detection for non-template classes [PR122550]
Egas Ribeiro
- [PATCH 2/9 v3] ipa: Analyze toplevel extended assembly
Michal Jires
- [PATCH 3/9 v3] lto: Stream toplevel extended assembly
Michal Jires
- [PATCH 4/9 v3] lto: Compute partition boundary with asm_nodes
Michal Jires
- [PATCH 5/9 v3] lto: Add must_remain_in_tu flags to symtab_node
Michal Jires
- [PATCH] Fortran: INTENT(IN) polymorphic argument with pointer, components [PR71565]
Harald Anlauf
- [PATCH 6/9 v3] lto: Handle .local symbols in toplevel extended assembly
Michal Jires
- [PATCH 7/9 v3] lto: Allow other partitionings for toplevel assembly
Michal Jires
- [PATCH 8/9 v3] lto: Add toplevel simple assembly heuristics
Michal Jires
- [PATCH 9/9 v3] lto: Fix SegFault in ICF caused by missing body
Michal Jires
- [PATCH v2] libstdc++: Use union to store non-trivially destructible types in C++17 mode [PR112591]
Tomasz Kamiński
- [committed] fortran, openmp: Add default: clause in order to avoid -Wmaybe-uninitialized warning
Jakub Jelinek
- [PATCH] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek
- [PATCH] i386: Fix up handling of some -mno-avx512* options [PR123216]
Jakub Jelinek
- libgo patch committed: Update golang.org/x/crypto dependency
Ian Lance Taylor
- [PATCH] Some further comment typos
Sam James
- libgo patch committed: Use -wc,-shared-libgcc on Solaris
Ian Lance Taylor
- [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Gerald Pfeifer
- [PATCH] LoongArch: relax the check for --with-tune
Lulu Cheng
- [PATCH v2] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
Lulu Cheng
- [PATCH] i386: Fix up handling of some -mno-avx512* options [PR123216]
Hongtao Liu
- [PATCH] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Hongtao Liu
- [PATCH] c++: adjust comment to align with new default c++20
Yuao Ma
- [COMMITTED] a68: fix layout of incomplete types
Jose E. Marchesi
- [PATCH] fortran: Finalize function results - PR 121472
Christopher Albert
- [PATCH] Update directions for sending Algol 68 patches
Pietro Monteiro
- [PATCH] [wwwdocs] lists: Use active voice for instructions on where to send patches
Pietro Monteiro
- [PUSHED] extension: Fix documentation for __builtin_*_overflow_p [PR123222]
Andrew Pinski
- [PATCH v2] fortran: Finalize function results - PR 121472
Christopher Albert
- [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Andrew Pinski
- [PATCH] a68: fix a68_file_size
Mohammad-Reza Nabipoor
- [PATCH v2] a68: add import from .m68 file
Mohammad-Reza Nabipoor
- [PATCH} PR121475 Missed finalization
Jerry D
- [PATCH v2] fortran: Finalize function results - PR 121472
Jerry D
- [PATCH] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Arsen Arsenović
- [PATCH] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Andrew Pinski
- [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
- [PATCHv2] Introduce x86_64-linux-gnum32
Alexandre Oliva
- [PATCH] c++: fix function body cloning when using implicit constexpr
Yuao Ma
- [PATCH] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Richard Biener
- [PATCH] RISC-V: Optimize Zfinx FP constant materialization
fennecJ
- [PATCH v2] RISC-V: Optimize FP const materialize in GPR
Meng-Tsung Tsai
- [PATCH] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Arsen Arsenović
- [PATCH v3] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
- [PATCH v4] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
- [pushed] maintainer-scripts: Avoid web redirects from Sphinx stylesheets
Gerald Pfeifer
- [to-be-committed][RISC-V] Improve spill code for RVV slightly to fix regressions after recent changes
Jeffrey Law
- [PATCH 1/5] ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_cond_zero_arith [NFC]
Jeffrey Law
- [PATCH][committed] fortran, openmp: Add default case to trans-openmp switch in order to avoid -Wmaybe-uninitialized warning
Tamar Christina
- [PATCH 2/5] ifcvt: cond zero arith: factor out common emit_czero emit calls [NFC]
Jeffrey Law
- [PATCH][committed] fortran, openmp: Add default case to trans-openmp switch in order to avoid -Wmaybe-uninitialized warning
Jeffrey Law
- [PATCH 3/5] ifcvt: cond zero arith: re-expand output pattern ...[NFC]
Jeffrey Law
- [PATCH 4/5] ifcvt: cond zero arith: elide short forward branch for signed GE 0 comparison [PR122769]
Jeffrey Law
- [PATCH 5/5] ifcvt: cond zero arith: handle subreg for shift count
Jeffrey Law
- [gccrs COMMIT 1/2] gccrs: respect cfg_attr expansion
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] gccrs: Adds tests from issue 4245
gerris.rs@gmail.com
- [PATCH] c++: Error diagnostics for pointer-to-member type [PR38612]
Alex Yesmanchyk
- [PING][PATCH 1/8] builtin: Add builtin types and function declarations for integer atomic fetch min/max
Soumya AR
- [PATCH} PR121475 Missed finalization
Jerry D
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Wang Jinghao
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
- [PATCH, committed] fortran: fix testsuite regression for gfortran.dg/value_9.f90 [PR123201]
Harald Anlauf
- [to-be-committed][RISC-V][V2] Improve spill code for RVV slightly to fix regressions after recent changes
Jeffrey Law
- [PATCH v2 0/2] Containerfile for base forge actions
Pietro Monteiro via Sourceware Forge
- [PATCH v2 1/2] Containerfile for base forge actions
Pietro Monteiro via Sourceware Forge
- [PATCH v2 2/2] Add forge action to build container images
Pietro Monteiro via Sourceware Forge
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmsleu.vv combine with GR2VR cost 0, 1 and 15
pan2.li@intel.com
- [r16-6205 Regression] FAIL: 26_numerics/random/negative_binomial_distribution/operators/58302.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
- [PATCH] PR122597 -fdefault-integer-8 is results in wrong v_list in user defined IO
Jerry D
- [PATCH] [wwwdocs] lists: Use active voice for instructions on where to send patches
Sandra Loosemore
- [PATCH] c++: fix function body cloning when using implicit constexpr
Jason Merrill
- [r16-6273 Regression] FAIL: libgomp.fortran/uses_allocators_1.f90 -O (test for excess errors) on Linux/x86_64
Haochen Jiang
- PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
- [PATCH v4] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
Dongyan Chen
- [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
- [PATCH v5] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
- [PATCH v5] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
Kito Cheng
- [PATCH v6] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
Xiang'ao Liu
- [PATCH v7] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
Xiang'ao Liu
- PATCH] [Bug 123067] LICM wrong code
Richard Biener
- [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Jason Merrill
- [r16-6205 Regression] FAIL: 26_numerics/random/negative_binomial_distribution/operators/58302.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
- [committed] libgomp.fortran/uses_allocators_1.f90: Fix dg-error for r16-6273 (was: OpenMP: uses_allocators with ';'-separated list)
Tobias Burnus
- [PATCH v2] libstdc++: Use scope guard for deallocating nodes in deque.
Tomasz Kaminski
- [PATCH] libstdc++/doc: Document generate_canonical and variant compat macros.
Tomasz Kamiński
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Nathaniel Shead
- [PATCH][vect]: [15 Backport] don't hoist conditional loads above their condition [PR122868]
Tamar Christina
- [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Tomasz Kamiński
- [COMMITTED, PATCH] s390: testsuite: Honor deprecation warning vec-addc-u128.c
Stefan Schulze Frielinghaus
- [PATCH v2] a68: add import from .m68 file
Jose E. Marchesi
- [COMMITTED] docs: Document --param=memtag-instrument-mem-intrinsics
Filip Kastl
- [PATCH] a68: fix a68_file_size
Jose E. Marchesi
- [PATCH v8] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
Xiang'ao Liu
- [PATCH] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Richard Biener
- [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Saurabh Jha
- [C PATCH] Fix ICE for invalid code with variadic and old-school prototypes [PR121507]
Martin Uecker
- [C PATCH] Emit -Wzero-as-null-pointer-constant for all integral types [PR117687]
Martin Uecker
- [PATCH v4] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
- [PATCH] c++: fix function body cloning when using implicit constexpr
Yuao Ma
- [PATCH] c++: fix function body cloning when using implicit constexpr
Jason Merrill
- [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
- [COMMITTED 1/5] ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_cond_zero_arith [NFC]
Vineet Gupta
- [COMMITTED 2/5] ifcvt: cond zero arith: factor out common noce_emit_czero emit calls [NFC]
Vineet Gupta
- [COMMITTED 3/5] ifcvt: cond zero arith: re-expand output pattern [NFC]
Vineet Gupta
- [COMMITTED 4/5] ifcvt: cond zero arith: elide short forward branch for signed GE 0 comparison [PR122769]
Vineet Gupta
- [COMMITTED 5/5] ifcvt: cond zero arith: handle subreg for shift count
Vineet Gupta
- [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Jason Merrill
- [PATCH] libstdc++/doc: Document generate_canonical and variant compat macros.
Jonathan Wakely
- [Ada] Fix bogus component visibility error for class-wide type in generic
Eric Botcazou
- [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Jason Merrill
- [RFA 0/2] doc, riscv: Fill in missing RISC-V option documentation
Sandra Loosemore
- [PATCH 1/2] doc, riscv: Clean up documentation of RISC-V options [PR122243]
Sandra Loosemore
- [PATCH 2/2] doc, riscv: Clean up RISC-V extensions documentation
Sandra Loosemore
- [PATCH v2] libstdc++/doc: Document generate_canonical and variant compat macros.
Tomasz Kamiński
- [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Jonathan Wakely
- [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Tomasz Kamiński
- [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Jonathan Wakely
- [PATCH] PR122597 -fdefault-integer-8 is results in wrong v_list in user defined IO
Harald Anlauf
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
- [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
- [COMMITTED] a68: fix handling of underscores in PARSE_INDICANT
Jose E. Marchesi
- [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Tomasz Kaminski
- [PATCH] libstdc++: Implement P1789R3 - Library Support for Expansion Statements
Pilar Latiesa
- [Ada] Fix ICE in fld_incomplete_type_of when building GtkAda with LTO
Eric Botcazou
- [PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Harald Anlauf
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Segher Boessenkool
- [PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Jerry D
- [PATCH] c-family: Fix ICE with -MD and -fdeps-format sharing output [PR121864]
Egas Ribeiro
- [PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Harald Anlauf
- [PATCH] PR122597 -fdefault-integer-8 is results in wrong v_list in user defined IO
Jerry D
- [PATCH v2] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
- [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
- [PATCH v3] a68: add import from .m68 file
Mohammad-Reza Nabipoor
- [pushed] wwwdocs: gcc-16: Fix markup in libstdc++ section
Gerald Pfeifer
- [PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
- [RFC PATCH v4 0/3] Source filename tracking in GCOV
Dhruv Chawla
- [PATCH 0/2] Enhance non-temporal store optimization
xuexiaomei
- [PATCH 1/2] feat: Add -fnon-temporal-store option to enhance nontemporal store optimization
xuexiaomei
- [PATCH 2/2] i386: Extend MOVNTDQ support to cover various packed integer mode
xuexiaomei
- [PUSHED] ifcvt: Fix noce_try_cond_zero_arith after get_base_reg change [PR123267]
Andrew Pinski
- [PATCH v3] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Jason Merrill
- [PATCH v2] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Arsen Arsenović
- [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
- [PATCH v2] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Richard Biener
- [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 scheduler model
Milan Tripkovic
- [COMMITTED 01/12] gccrs: fix parser error on parenthesis types
arthur.cohen@embecosm.com
- [COMMITTED 02/12] gccrs: Make some general improvements
arthur.cohen@embecosm.com
- [COMMITTED 03/12] gccrs: Check for deprecated attributes
arthur.cohen@embecosm.com
- [COMMITTED 04/12] gccrs: refactor string methods in HIR
arthur.cohen@embecosm.com
- [COMMITTED 05/12] gccrs: Fix ICE with continue/break/return in while condition
arthur.cohen@embecosm.com
- [COMMITTED 06/12] gccrs: implement unused variable checker on HIR.
arthur.cohen@embecosm.com
- [COMMITTED 07/12] gccrs: add unused-assignments lint
arthur.cohen@embecosm.com
- [COMMITTED 08/12] gccrs: refactor unused var lint
arthur.cohen@embecosm.com
- [COMMITTED 09/12] gccrs: change unused lint files name to unused
arthur.cohen@embecosm.com
- [COMMITTED 10/12] gccrs: add unused mut lint
arthur.cohen@embecosm.com
- [COMMITTED 11/12] gccrs: respect cfg_attr expansion
arthur.cohen@embecosm.com
- [COMMITTED 12/12] gccrs: Adds tests from issue 4245
arthur.cohen@embecosm.com
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Nathaniel Shead
- [PATCH] RISC-V: -mrvv-max-lmul=conv-dynamic [PR122846].
Kito Cheng
- [PATCH v3 1/4] RISC-V: Change gather/scatter iterators.
Kito Cheng
- [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Tamar Christina
- [PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Tamar Christina
- [PATCH v2] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Jason Merrill
- [PATCH v3 2/9] aarch64: extend sme intrinsics to mfp8
Tamar Christina
- [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Tamar Christina
- [PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Tamar Christina
- [PATCH v5 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Tamar Christina
- [PATCH v5 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Tamar Christina
- [PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Tamar Christina
- [PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Tamar Christina
- [commited] c++: clarify the comment regarding where the default dialect is set
Yuao Ma
- [PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Tamar Christina
- [PATCH v3] c++: Fix member-like friend detection for non-template classes [PR122550]
Patrick Palka
- [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
- [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 scheduler model
Jeffrey Law
- [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Jason Merrill
- [committed][RISC-V][PR target/123278] Handle BF/HF modes in Andes 45 series pipeline description
Jeffrey Law
- [PATCH v3] a68: add import from .m68 file
Jose E. Marchesi
- [PATCH v4] a68: add import from .m68 file
Mohammad-Reza Nabipoor
- [PATCH v5] a68: add import from .m68 file
Mohammad-Reza Nabipoor
- [committed][RISC-V][PR target/123274] Add missing condition in usmul<mode>3 pattern
Jeffrey Law
- [PATCH v5] a68: add import from .m68 file
Jose E. Marchesi
- [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Jason Merrill
- [PUSHED 1/2] ifcvt: Only allow scalar integral modes for noce_try_cond_zero_arith [PR123276]
Andrew Pinski
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
- [RFA 0/2] doc, riscv: Fill in missing RISC-V option documentation
Jeffrey Law
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
Jeffrey Law
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
- [PATCH] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
swamy sangamesh
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
- [PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [PUSHED] libgomp: Robustify effective-target 'omp_usm' check
Thomas Schwinge
- [PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Kugan Vivekanandarajah
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
Li, Pan2
- [PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Jan Hubicka
- [PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Jan Hubicka
- [committed][PATCH v6 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
- [committed][PATCH v6 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
- [committed][PATCH v6 2/9] aarch64: extend sme intrinsics to mfp8
Claudio Bantaloukas
- [committed][PATCH v6 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
- [committed][PATCH v6 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
- [committed][PATCH v6 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
- [committed][PATCH v6 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
- [committed][PATCH v6 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
- [committed][PATCH v6 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
- [committed][PATCH v6 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
- [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
- [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
- [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
- [PATCH 8/9 v3] lto: Add toplevel simple assembly heuristics
Sam James
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
- [PATCH v2] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
- [Ada] Fix illegal Aggregate aspect not rejected
Eric Botcazou
- [PATCH] c-family: Fix ICE with -MD and -fdeps-format sharing output [PR121864]
Jason Merrill
- [Ada] Fix bogus error on aggregate in call with qualified type within instance
Eric Botcazou
- [RFC GCC 17] i386: Support switching between assembler dialects during translation
Arsen Arsenović
- [to-be-committed][RISC-V][PR target/123283] Wrap naked REG operands with a USE.
Jeffrey Law
- [PATCH 0/5] Some gcov bugfixes and improvements [PR121123]
Jørgen Kvalsvik
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Jeffrey Law
- [PATCH] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jeffrey Law
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeffrey Law
- Direct links to latest pending MIPS GCC patches
Jeffrey Law
- [RFA][PR target/121778] Improving rotation detection
Jeffrey Law
- [RFA][PR target/121778] Improving rotation detection
Oleg Endo
- [PATCH] libga68: Hide internal functions
Pietro Monteiro
- [PATCH] libga68: Include ga68.h before system headers
Pietro Monteiro
- [PATCH] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
- [PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Andrew Pinski
- [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
- [Ada] Fix assertion failure for unfrozen mutably tagged type as actual in instance
Eric Botcazou
- [PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Thomas de Bock
- [COMMITTED 1/6] a68: fetch module exports from packet by name
Jose E. Marchesi
- [COMMITTED 2/6] a68: fix support for nested access clauses
Jose E. Marchesi
- [COMMITTED 3/6] a68: detect_redefined_keyword MODE_DECLARATION -> MODULE_DECLARATION typo
Jose E. Marchesi
- [COMMITTED 4/6] a68: allow joined list of revelations in access clauses
Jose E. Marchesi
- [COMMITTED 5/6] a68: scope access clauses
Jose E. Marchesi
- [COMMITTED 6/6] a68: remove redefined_keyword check and add test
Jose E. Marchesi
- [PATCH] libga68: Hide internal functions
Jose E. Marchesi
- [PATCH] libga68: Include ga68.h before system headers
Jose E. Marchesi
- [COMMITTED] a68: avoid pack_soids_in_moid to return unregistered modes
Jose E. Marchesi
- [COMMITTED] a68: remove coalesce_public_symbols shortcut
Jose E. Marchesi
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
- [COMMITTED] a68: fix error handling in top-down parser
Jose E. Marchesi
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
- [C PATCH] Fix construction of composite type for atomic pointers [PR121081]
Martin Uecker
- [C PATCH] fix checking ICE related to transparent unions and atomic [PR123309]
Martin Uecker
- [COMMITTED] a68: fix error handling in top-down parser
Pietro Monteiro
- [PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Thomas de Bock
- [COMMITTED] a68: fix error handling in top-down parser
Jose E. Marchesi
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
- [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
- [COMMITTED] a68: support for publicized modules
Jose E. Marchesi
- [PATCH v3] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Nathaniel Shead
- [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
- [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Andreas Schwab
- [PATCH v1 0/2] Adjust the depth_limit of vec_slp_has_scalar_use
pan2.li@intel.com
- [PATCH v1 1/2] Vect: Adjust depth_limit of vec_slp_has_scalar_use from 2 to 3
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Adjust the asm check of vx_vf due to middle-end change
pan2.li@intel.com
- [PATCH v2] libstdc++: Fixed the behavior of std::system_category() on Windows.
Wang Jinghao
- [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Rainer Orth
- [COMMITTED] Don't check for -xbrace_comment with Solaris/x86 as
Rainer Orth
- [COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Rainer Orth
- [COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Iain Sandoe
- [COMMITTED] Support Solaris CTF generation
Rainer Orth
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [COMMITTED 1/2] a68: fix deduplication of imported modes
Jose E. Marchesi
- [COMMITTED 2/2] a68: cache moifs in a68_open_packet
Jose E. Marchesi
- [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Ian Lance Taylor
- [COMMITTED] a68: document finding module exports in the manual
Jose E. Marchesi
- [COMMITTED] a68: add new test program-24.a68
Jose E. Marchesi
- [PATCH] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
- [PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Jeffrey Law
- [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Jeffrey Law
- [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
- [PATCH] [APX] i386: Use setzucc by default when APX-ZU enabled
Liu, Hongtao
- [PATCH v2] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
- [PATCH 0/3] A few ifcvt fixes/improvements for noce_try_cond_zero_arith
Andrew Pinski
- [PATCH 1/3] ifcvt: cleanup if_info->cond usage in noce_try_cond_zero_arith
Andrew Pinski
- [PATCH 2/3] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
- [PATCH 3/3] ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
Andrew Pinski
- [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
- [PATCH] RISC-V: Move bad assertion to insn condition
Bohan Lei
- [COMMITTED] a68: use LMD instead of LM for mode labels in exports
Jose E. Marchesi
- [PATCHv2] Introduce x86_64-linux-gnum32
Uros Bizjak
- [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
- [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Rainer Orth
- [PATCH v3] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Jason Merrill
- [committed] auto-profile.cc: Fix build with C++14
Jakub Jelinek
- [COMMITTED] a68: scope prelude packets
Jose E. Marchesi
- [PATCH]AArch64: Add if-conversion target cost model [PR123017]
Tamar Christina
- [PATCH]AArch64: tweak inner-loop penalty when doing outer-loop vect [PR121290]
Tamar Christina
- [PATCH 1/6]middle-end: teach gimple_could_trap_p to handle __builtin calls [PR122103]
Tamar Christina
- [PATCH 2/6]middle-end: Add new conditional IFNs for existing math IFNs [PR122103]
Tamar Christina
- [PATCH 3/6]middle-end: extend fma -> fms transformation to conditional optab [PR122103]
Tamar Christina
- [PATCH 4/6][vect]: update tests for -ftrapping-math support [PR122103]
Tamar Christina
- [PATCH 5/6][vect]: teach if-convert to predicate __builtin calls [PR122103]
Tamar Christina
- [PATCH 6/6][vect]: teach vectorizable_call to predicate calls when they can trap [PR122103]
Tamar Christina
- [PATCH] libga68: Add symbol versions to exports
Pietro Monteiro
- [PATCH] RISC-V: Move bad assertion to insn condition
Jeffrey Law
- [COMMITTED] a68: fix handling of publicized declarations in victal pass
Jose E. Marchesi
- [PATCH] libga68: Add symbol versions to exports
Jose E. Marchesi
- [PATCH 1/3] ifcvt: cleanup if_info->cond usage in noce_try_cond_zero_arith
Jeffrey Law
- [PATCH 2/3] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Jeffrey Law
- [PATCH v2] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Jason Merrill
- [PATCH 3/3] ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
Jeffrey Law
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeffrey Law
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeffrey Law
- [COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Dimitar Dimitrov
- [PATCH v2] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Barboza
- [PATCH] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Daniel Barboza
- [PATCH] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Andrew Pinski
- [COMMITTED] a68: scanner fixes for bits denotations
Jose E. Marchesi
- [PATCH] gcov: Fix counter update method selection
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] configury: Use only one copy of CHECK_ATTRIBUTE_VISIBILITY macro
Pietro Monteiro
- [PATCH] c++: adjust comment to align with new default c++20
Jason Merrill
- [PATCH v2] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Andrew Pinski
- [PATCH]AArch64: Add if-conversion target cost model [PR123017]
Andrew Pinski
- [PATCH]AArch64: Add if-conversion target cost model [PR123017]
Tamar Christina
- [COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Rainer Orth
- [Ada] Reject formal parameter as name of subprogram renaming
Eric Botcazou
- [PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Florian Weimer
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Barboza
- [to-be-committed][RISC-V][PR target/123318] Use a Pmode temporary for output of auipc
Jeffrey Law
- [PATCH v8 03/10] Update constant creation for BB SLP with predicated tails
Tamar Christina
- [PATCH v8 06/10] Handle variable-length vector types in store_constructor
Tamar Christina
- [PATCH v8 07/10] AArch64/SVE: Relax the expectations of the popcnt-sve test
Tamar Christina
- [PATCH v8 09/10] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Tamar Christina
- [PATCH v2] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
- [PATCH v2] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Rainer Orth
- [PATCH] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Daniel Henrique Barboza
- [PATCH] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Andrew Pinski
- [PATCH] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Andrew Pinski
- [PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Andrew Pinski
- [Ada] Fix warnings during bootstrap
Eric Botcazou
- [PATCH v2] libga68: Hide internal functions
Pietro Monteiro
- [PATCH v2] libga68: Hide internal functions
Jose E. Marchesi
- [PATCH v2] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Daniel Barboza
- [COMMITTED] a68: support for Algol 68 code in libga68 and initial transput
Jose E. Marchesi
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Jeffrey Law
- [to-be-committed][RISC-V][PR target/121485] Fix mode on Zvkned lmul extending patterns
Jeffrey Law
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Jeffrey Law
- [PUSHED] testsuite: Skip pr123295-1.c for non int128 targets [PR123334]
Andrew Pinski
- [PATCH 3/5] ifcvt: cond zero arith: re-expand output pattern ...[NFC]
Maciej W. Rozycki
- [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
Lulu Cheng
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Henrique Barboza
- [COMMITTED] a68: support for Algol 68 code in libga68 and initial transput
Andreas Schwab
- [COMMITTED] libga68: Regenerate Makefile.in
Pietro Monteiro
- [COMMITTED] a68: support for Algol 68 code in libga68 and initial transput
Pietro Monteiro
- libstdc++ DT_NEEDED on libatomic after PR81358
Prathamesh Kulkarni
- [COMMITTED] doc: Fix typo in install doc
Pietro Monteiro
- [PATCH] LoongArch: guard SImode simple shift and arithmetic expansions with can_create_pseudo_p [PR 123320]
Xi Ruoyao
- [PATCH] LoongArch: Implement {zero_, }extend for LSX to LASX using vext2xv
Xi Ruoyao
- [PATCH] [wwwdocs] Add news items about Algol 68 FE and FOSDEM schedule to the homepage
Pietro Monteiro
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Henrique Barboza
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Jeffrey Law
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Henrique Barboza
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Jeffrey Law
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Henrique Barboza
- [PATCH] c++: Fix up is_late_template_attribute for [[maybe_unused]] [PR123277]
Jakub Jelinek
- [PATCH v3] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Jeffrey Law
- [PATCH] c++: Introduce gnu::constexpr_only attribute for constexpr fn definitions
Jakub Jelinek
- [PATCH] c++: Introduce gnu::constexpr_only attribute for constexpr fn definitions
Andrew Pinski
- [COMMITTED] a68: use a68_error specific tag in diagnostic message
Jose E. Marchesi
- [PATCH] c++: Introduce gnu::constexpr_only attribute for constexpr fn definitions
Florian Weimer
- [PATCH] Fix PR119136 Printing result of function that prints itself hangs
Jerry D
- [COMMITTED] a68: do not rely on DIM to count modes in an union mode
Jose E. Marchesi
- [PATCH] aarch64: Make assembler bug workaround configurable.
Andrew Pinski
- [PATCH] aarch64: testsuite: Disable branch protection for ACLE SVE2 asm tests
Andrew Pinski
Last message date:
Wed Dec 31 23:56:45 GMT 2025
Archived on: Wed Dec 31 23:57:01 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).