Messages by Thread
-
[PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Heiko Eißfeldt
-
[PATCH v3] c++, contracts: fix testsuite basic.contract.eval.p8 failed
yxj-github-437
-
[PATCH v2] c++, contracts: fix testsuite basic.contract.eval.p8 failed
yxj-github-437
-
[to-be-committed][RISC-V][PR rtl-optimization/56096] Improve equality comparisons of a logical AND expressions
Jeffrey Law
-
[to-be-committed][RISC-V][PR tree-optimization/57650] Detect more czero opportunities
Jeffrey Law
-
[PATCH] c++, contracts: fix testsuite basic.contract.eval.p8 failed
yxj-github-437
-
[RFC PATCH v3] RX: enable LRA is default
Yoshinori Sato
-
[PATCH] scev/niter: Use INTEGRAL_NB_TYPE_P instead of direct comparison to INTEGER_TYPE [PR124061]
Andrew Pinski
-
[to-be-committed][RISC-V][PR target/123904] Improve bit masking of shifted values
Jeffrey Law
-
[to-be-committed][RISC-V][PR target/123838] Improve code generated for shifts with counts 31-N or 63-N
Jeffrey Law
-
Re: [PATCH] testsuite: analyzer: Require lp64 target for coreutils-group_number.c
Dimitar Dimitrov
-
Re: [PATCH] Simplify vec_select of a vec_select.
Andrew Pinski
-
Re: [PATCH v3] match.pd: remove bit set/bit clear branch mispredict [PR64567]
Andrew Pinski
-
[PATCH] c++/reflection: disallow reflecting block-scope externs (CWG 3065) [PR124756]
Marek Polacek
-
Re: [PATCH] testsuite: Fix gcc.target/x86_64/abi tests on FreeBSD
Mike Stump
-
Re: [PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Andrew Pinski
-
[to-be-committed][RISC-V][PR target/124984] Fix RTL checking abort in thead memory address classification
Jeffrey Law
-
[PATCH] RISC-V: Missed bit manipulation on RISC-V [PR123884]
Milan Tripkovic
-
[PATCH] c++: fix decltype(X) for pointer-to-data-member access expr [PR124978]
Patrick Palka
-
[PATCH] c++/modules: defer completion of streamed-in cNTTPs [PR124953]
Patrick Palka
-
[PATCH] libstdc++: Disallow duration of cv-qualified types and references.
Tomasz Kamiński
-
[PATCH] c++/modules+reflection: fix merging typedef struct { } A [PR124582]
Patrick Palka
-
[PATCH] Some TLC to vect_create_new_slp_node APIs
Richard Biener
-
[PATCH] Do not pass vector type to scalar costing
Richard Biener
-
[to-be-committed][RISC-V][PR rtl-optimization/80770] Canonicalize extending byte loads for RISC-V
Jeffrey Law
-
[PATCH] libsdc++: Restore check for validity of std::get for elements_view.
Tomasz Kamiński
-
[PATCH] arm: Fix MVE load/store with writeback intrinsics [PR124870]
Christophe Lyon
-
[PATCH] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
-
Unreviewed^2 FreeBSD/testsuite/configure patches
Rainer Orth
-
Patch ping (plugins for libstdc++ purposes)
Jakub Jelinek
-
[PATCH] libstdc++: Reject using views::iota on iota_view.
Tomasz Kamiński
-
Re: [PATCH v3] match.pd: Allow FNMA fold through conversions
Richard Biener
-
Re: [PATCH v2] BB SLP: Enabling reduction root finding for sum-of-diff kind of patterns
Richard Biener
-
[PATCH] libstdc++: Constrain views::adjacent(_transform)?<0> to forward_ranges.
Tomasz Kamiński
-
[committed] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comment for LWG4083.
Tomasz Kamiński
-
[PATCH] Improve points-to after vectorization
Richard Biener
-
[committed] libstdc++: Update tzdata to 2026a
Jonathan Wakely
-
[PATCH] libstdc+: Provide iterator type for basic_const_iterator.
Tomasz Kamiński
-
[PATCH] aarch64: Update br_mispredict_factor for -mcpu=olympus
Soumya AR
-
[PATCH 1/1] middle-end: Eliminate redundant sign extension for positive runtime constants with known range
Dylan Rees
-
Re: [PATCH v2] tree-optimization: handle non-constant SSA offsets (PR94071)
Richard Biener
-
Re: [PATCH v1 1/7] [Vectorizer]: SLP MATCH Pattern: Add Internal Functions and Optabs
Richard Biener
-
[PATCH] x86_cse: Use integer load for CONST_VECTOR load
H.J. Lu
-
Re: [PATCH 1/2] feat: Add -fnon-temporal-store option to enhance nontemporal store optimization
Richard Biener
-
[PATCH v2 1/4] libstdc++: Merged concept for ranges with static sized.
Tomasz Kamiński
-
[PATCH] bitintlower: Padding bit fixes, part 5 [PR123635]
Jakub Jelinek
-
[PATCH] c++: Improve -fdump-lang-class output
Peter Damianov
-
Re: [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kaminski
-
[PATCH 1/4] xtensa: Implement "__force_l32" named address space
Takayuki 'January June' Suwa
-
[PATCH 3/4] xtensa: Implement "-mforce-l32" target-specific option
Takayuki 'January June' Suwa
-
[PATCH 0/4] xtensa, doc: Add several "force_l32" features
Takayuki 'January June' Suwa
-
[PATCH 4/4] doc: Document several "force_l32" features for Xtensa
Takayuki 'January June' Suwa
-
[PATCH 2/4] xtensa: Implement "force_l32" target-specific attribute
Takayuki 'January June' Suwa
-
[PATCH] RISC-V: Use long jump for crossing section boundaries
Kito Cheng
-
[to-be-committed] Do not use DEFAULT_CFLAGS in ieee.exp [PR125003]
Andrew Pinski
-
[PATCH 2/2] gfortran.dg/coarray: Require target sleep where calls were recently added, PR125005
Hans-Peter Nilsson
-
[PATCH 1/2] testsuite: New effective-target sleep
Hans-Peter Nilsson
-
Re: PATCH 6/22] Coarray caf_shmem final patch set
Hans-Peter Nilsson
-
[PATCH v3] dse: Invalidate stale REG_EQUAL/REG_EQUIV notes after deleting stores [PR124894]
liuhongt
-
[to-be-committed][RISC-V][V2] Improve subset of constant permutes for RISC-V
Jeffrey Law
-
hi
Matt Cada
-
Re: [RFC PATCH] RISC-V: Specify -mcpu if --with-cpu is used
Jeffrey Law
-
Re: [PATCH GCC17-stage1] RISC-V: Synthesize FP constants via integer instructions + fmv
Jeffrey Law
-
Re: [PATCH v2] RISC-V: Optimize FP const materialize in GPR
Jeffrey Law
-
[PATCH v2] tree-optimization: lower mempcpy to memcpy when result is unused [PR93556]
Netanel Komm
-
Re: [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Jeffrey Law
-
[PATCH] Do not use DEFAULT_CFLAGS in ieee.exp [PR125003]
feedable
-
Re: [PATCH] c++: add `-Wunused-private-field` option [PR72789]
Marek Polacek
-
Re: [PATCH] RISC-V: Support Zalasr extension.
Jeffrey Law
-
[PATCH v2] tree-ssa-strlen: Use gimple_build/gimple_convert_to_ptrofftype [PR122989]
Avinal Kumar
-
Re: [PATCH] riscv: zicfilp: emit lpad for split functions
Jeffrey Law
-
[PATCH] tree-ssa-strlen: Replace with gimple_build [PR122989]
Avinal Kumar
-
Re: [PATCH v2 2/4] RISC-V: Use correct subreg in atomic_compare_and_swap
Jeffrey Law
-
[PATCH] c++: introduce lookup_annotation
Marek Polacek
-
[to-be-committed][RISC-V] Improve subset of constant permutes for RISC-V
Jeffrey Law
-
[PATCH] vect: Avoid unnecessary poly_int comparisons in loop preheader
Pengfei Li
-
Re: PING^1: [PATCH] asan: Disable sanitizer in IFUNC resolver
Sam James
-
Re: [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Jason Merrill
-
Re: [PATCH v2] c++: revert fix for PR41127 [PR118374]
Jason Merrill
-
Re: [PATCH GCC17-stage1] RISC-V: Add SUBREG_PROMOTED annotation to min/max si3 expansion
Jeffrey Law
-
Re: [PATCH] LICM: Factor out memory reference comparison into helper
Richard Biener
-
Re: [PATCH v8 03/10] Update constant creation for BB SLP with predicated tails
Richard Biener
-
Re: [PATCH 00/13] fold-const.cc: remove Wstrict-overflow code
Richard Biener
-
[PATCH] c++/reflection: type_of and deferred noexcepts [PR124628]
Patrick Palka
-
Re: [PATCH v2] match.pd: simplify "shift + reg EQ|NE reg"
Richard Biener
-
[PATCH] RISC-V: Add vector cost model for Spacemit-X60
Milan Tripkovic
-
Re: [PATCH v8 06/10] Handle variable-length vector types in store_constructor
Richard Biener
-
Re: [RFC][PATCH] RISC-V: Support TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN
Zhijin Zeng
-
Re: [PATCH v2] vect: Improve vectorization for small-trip-count loops using subvectors
Richard Biener
-
[PATCH] RISC-V: -mrvv-max-lmul=m1-dynamic
Bohan Lei
-
[PATCH] Honor LDFLAGS_FOR_TARGET for shared libgcc on Windows
Eric Botcazou
-
[PATCH] Bump STACK_CHECK_PROTECT for 64-bit Windows
Eric Botcazou
-
testsuite patch ping – [PATCH, OpenMP, OpenACC, testsuite, v2] Allow runtime library use in compiler tests
Tobias Burnus
-
[SUMMARY] Re: [PATCH v1 0/1] A test that the bot works
Claudio Bantaloukas via Sourceware Forge
-
Re: [PATCH v1 0/1] A test that the bot works
Lichenor Forgejo Bot via Sourceware Forge
-
Re: [PATCH] RISC-V: Remove redundant CALL_P check
Jeffrey Law
-
[PATCH] x86: Don't check SSE2 in x86_cse::gate
H.J. Lu
-
[pushed] wwwdocs: index: Fix up GCC 16 "all regressions" bug reference
Gerald Pfeifer
-
[PATCH] c++/reflection: erroneous access check on dependent splice [PR124989]
Marek Polacek
-
[PATCH] c++/modules: stream PTRMEM_CST_LOCATION and TRAIT_EXPR_LOCATION
Patrick Palka
-
[PATCH] c++/modules: PTRMEM_CST member considered unused [PR124981]
Patrick Palka