gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Fwd: [Fortran, Patch, PR125021] Fix symbol confusion
Jerry D
Re: Fwd: [Fortran, Patch, PR125021] Fix symbol confusion
Richard Biener
[PATCH v2 2/4] xtensa: Implement "force_l32" target-specific attribute
Takayuki 'January June' Suwa
[committed] libgomp.fortran/map-subarray-6.f90: Fix and robustify
Tobias Burnus
[PATCH] c++/modules: memfn merging wrt to obj-ness [PR125035]
Patrick Palka
Re: [PATCH] c++/modules: memfn merging wrt to obj-ness [PR125035]
Jason Merrill
Re: [PATCH] c++/modules: memfn merging wrt to obj-ness [PR125035]
Patrick Palka
Re: [PATCH] c++/modules: memfn merging wrt to obj-ness [PR125035]
Jason Merrill
[PATCH] [x86] override vector_costs::better_main_loop_than_p
Richard Biener
Re: [PATCH] [x86] override vector_costs::better_main_loop_than_p
Hongtao Liu
[PATCH] rs6000: Update mma_assemble_acc for DMF
Surya Kumari Jangala
[pushed] i386: Avoid redundant classify_argument call in construct_container
Uros Bizjak
Re: [PATCH][0/8] Rewrite BB vectorization scalar coverage
Richard Biener
RE: [PATCH][0/8] Rewrite BB vectorization scalar coverage
Tamar Christina
RE: [PATCH][0/8] Rewrite BB vectorization scalar coverage
Richard Biener
[PATCH 3/4] Use scalar_costs in vect_get_known_peeling_cost
Richard Biener
[PATCH 4/4] Add comment to vect_estimate_min_profitable_iters
Richard Biener
[PATCH 2/4] Cost scalar into vect_body
Richard Biener
[PATCH 1/4] Simplify vect_get_known_peeling_cost
Richard Biener
[COMMITTED] MAINTAINERS: Add myself to write after approval and DCO
Bohan Lei
Re: [PATCH] i386: Support HYGON c86-4g series processors
Uros Bizjak
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Uros Bizjak
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Rainer Orth
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
H.J. Lu
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Kewen Lin
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
H.J. Lu
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Richard Biener
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
H.J. Lu
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Alexander Monakov
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Kewen Lin
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Kewen Lin
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Kewen Lin
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Alexander Monakov
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Kewen Lin
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Sam James
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Uros Bizjak
[PATCH] i386: Adjust some c86-4g*.md modeling to reduce build time
Kewen Lin
Re: [PATCH] i386: Adjust some c86-4g*.md modeling to reduce build time
Uros Bizjak
Re: [PATCH v2] i386: Support HYGON c86-4g series processors
Jakub Jelinek
[PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsgtu.vv to vmsgtu.vx on GR2VR cost
pan2 . li
[PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmsgtu.vv to vmsgtu.vx on GR2VR cost
pan2 . li
Re: [PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmsgtu.vv to vmsgtu.vx on GR2VR cost
Jeffrey Law
[PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmsgtu.vv combine with GR2VR cost 0, 1 and 15
pan2 . li
[PATCH] c++: Improve REFLECT_EXPR printing [PR125007]
Jakub Jelinek
Re: [PATCH] c++: Improve REFLECT_EXPR printing [PR125007]
Jason Merrill
Re: [PATCH] c++: Improve REFLECT_EXPR printing [PR125007]
Jakub Jelinek
[PATCH] c++: Fix up REFLECT_BASE comparison
Jakub Jelinek
Re: [PATCH] c++: Fix up REFLECT_BASE comparison
Marek Polacek
Re: [PATCH] c++: Fix up REFLECT_BASE comparison
Jason Merrill
[PATCH] range-op-float: Fix ICE on undefined_p ranges [PR125039]
Jakub Jelinek
Re: [PATCH] range-op-float: Fix ICE on undefined_p ranges [PR125039]
Richard Biener
[PATCH] [x86] enable avx512_two_epilogues and avx512_masked_epilogues for znver6
Richard Biener
[PATCH][www] Add Zen6 and Zen specific changes to release notes
Richard Biener
Re: [PATCH][www] Add Zen6 and Zen specific changes to release notes
Jakub Jelinek
[pushed] c++: ICE with [[trivial_abi]] [PR125022]
Jason Merrill
[PATCH] xtensa: Apply further improvement to xtensa_legitimize_address()
Takayuki 'January June' Suwa
[to-be-committed][RISC-V][PR tree-optimization/94892] Improve equality test of sign bit splat against zero
Jeffrey Law
[V2][to-be-committed][RISC-V][PR tree-optimization/57650] Detect more czero opportunities
Jeffrey Law
Re: [PATCH 2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead
Philipp Tomsich
[PATCH] ivopts: Fix up doloop support for enum and bitint types [PR125036]
Andrew Pinski
Re: [PATCH] ivopts: Fix up doloop support for enum and bitint types [PR125036]
Richard Biener
Re: [PATCH GCC17-stage1 1/2] ext-dce: Only remove REG_EQUAL/EQUIV notes on successful optimization
Philipp Tomsich
Re: [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Philipp Tomsich
[pushed][IRA]: Fix some cost calculation
Vladimir Makarov
[pushed][RA]: Fix some typos and remove unused code
Vladimir Makarov
[pushed][LRA]: Fix reg notes update
Vladimir Makarov
[to-be-committed][RISC-V][PR rtl-optimization/96692] Improve xor+xor+ior sequence when possible
Jeffrey Law
[to-be-committed][RISC-V][PR target/124760] Promote SI to DI in some cases to encourage shNadd insns
Jeffrey Law
[pushed] wwwdocs: Document my gcc 16 changes
David Malcolm
[gccrs COMMIT] gccrs: Fix ICE cloning trait functions without return types
gerris . rs
[committed] Add some more C++26 library features
Jonathan Wakely
[PATCH] bpf: Fix bit-field shifting in CO-RE expressions
Cupertino Miranda
[PATCH] veclower: Add piecewise expansion for vector moves [PR107916]
Pengfei Li
[to-be-committed][V3][PR target/121268]
Jeffrey Law
[PATCH][RFC] flip --param ix86-vect-compare-costs default
Richard Biener
Re: [PATCH][RFC] flip --param ix86-vect-compare-costs default
Hongtao Liu
RE: [PATCH][RFC] flip --param ix86-vect-compare-costs default
Tamar Christina
RE: [PATCH][RFC] flip --param ix86-vect-compare-costs default
Richard Biener
RE: [PATCH][RFC] flip --param ix86-vect-compare-costs default
Tamar Christina
RE: [PATCH][RFC] flip --param ix86-vect-compare-costs default
Richard Biener
[PATCH] match.pd: x != CST1 ? x + CST2 : CST3 -> x + CST2 [PR112659, PR122996]
Netanel Komm
Re: [PATCH] match.pd: x != CST1 ? x + CST2 : CST3 -> x + CST2 [PR112659, PR122996]
Andrew Pinski
[PATCH v2] match.pd: x != CST1 ? x + CST2 : CST3 -> x + CST2 [PR112659, PR122996]
Netanel Komm
Re: [PATCH v2] match.pd: x != CST1 ? x + CST2 : CST3 -> x + CST2 [PR112659, PR122996]
Andrew Pinski
[gccrs COMMIT] Fix ICE in get_function_expr when cfg'd return type inside macro
gerris . rs
[PATCH] c, middle-end: Implement C2Y N3747 paper - Integer Sets, v5
Jakub Jelinek
Re: [PATCH] c, middle-end: Implement C2Y N3747 paper - Integer Sets, v5
Jakub Jelinek
Re: [PATCH] c, middle-end: Implement C2Y N3747 paper - Integer Sets, v5
Joseph Myers
[PATCH] tree-optimization/125025 - ICE with niter analysis and UBSAN
Richard Biener
[PATCH 0/4] aarch64: vector initialization improvements
Artemiy Volkov
[PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Artemiy Volkov
RE: [PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Tamar Christina
Re: [PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Artemiy Volkov
Re: [PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Andrew Pinski
Re: [PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Artemiy Volkov
Re: [PATCH 1/4] aarch64: introduce partial AdvSIMD vector modes
Andrew Pinski
[PATCH 2/4] aarch64: initialize vectors from starting subsequence
Artemiy Volkov
[PATCH 4/4] aarch64/sve: combine AdvSIMD and SVE vec_duplicates
Artemiy Volkov
[PATCH 3/4] aarch64: implement vec_concat support for sub-64-bit types
Artemiy Volkov
[PATCH] libstdc++: Fix up std::is_scalar for std::meta::info [PR125024]
Jakub Jelinek
Re: [PATCH] libstdc++: Fix up std::is_scalar for std::meta::info [PR125024]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix up std::is_scalar for std::meta::info [PR125024]
Jakub Jelinek
[PATCH] tree-optimization/125019 - fix ICE with recurrence vectorization
Richard Biener
Re: [PATCH] tree-optimization/125019 - fix ICE with recurrence vectorization
Jakub Jelinek
Re: [PATCH] tree-optimization/125019 - fix ICE with recurrence vectorization
Richard Biener
Re: [PATCH] tree-optimization/125019 - fix ICE with recurrence vectorization
Jakub Jelinek
[RFC][PATCH v2] *** RISC-V: support TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN for libmvec ***
Zhijin Zeng
[RFC] [PATCH v2 1/1] RISC-V: support TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN
Zhijin Zeng
[V2][to-be-committed][RISC-V][PR target/121268] Add splitters to improve andn generation
Jeffrey Law
[PATCH v2 5/5] libstdc++: Implement zic writezone merge optimization [PR124854]
Álvaro Begué
[PATCH v2 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR124853]
Álvaro Begué
[PATCH v2 3/5] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110]
Álvaro Begué
[PATCH v2 2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR124852]
Álvaro Begué
[PATCH v2 1/5] libstdc++: Fix numeric save offset on Zone lines [PR124851]
Álvaro Begué
[PATCH v2 0/5] libstdc++: chrono tzdb correctness fixes
Álvaro Begué
[pushed] install: Use Binutils over binutils
Gerald Pfeifer
[to-be-committed][RISC-V][PR target/121268] Add splitters to improve andn generation
Jeffrey Law
[PATCH v2] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
Re: [PATCH v2] c++/reflection: fix ICE on is_accessible [PR124241]
Marek Polacek
Re: Re: [PATCH v2] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
Re: [PATCH v2] c++/reflection: fix ICE on is_accessible [PR124241]
Jason Merrill
Re: Re: [PATCH v2] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
[PATCH v3] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
[PATCH v1] x86_64: Ignore zero-sized arrays in struct in ABI [PR125023]
Sergey Kaplun
[PATCH] match: Optimize `signed < 0 ? positive : min<signed, positive>` into `(signed)min<(unsigned), (unsigned)positive>` [PR110262]
Andrew Pinski
Re: [PATCH] match: Optimize `signed < 0 ? positive : min<signed, positive>` into `(signed)min<(unsigned), (unsigned)positive>` [PR110262]
Richard Biener
Re: [PATCH] match: Optimize `signed < 0 ? positive : min<signed, positive>` into `(signed)min<(unsigned), (unsigned)positive>` [PR110262]
Andrew Pinski
Re: [PATCH] match: Optimize `signed < 0 ? positive : min<signed, positive>` into `(signed)min<(unsigned), (unsigned)positive>` [PR110262]
Richard Biener
[PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Heiko Eißfeldt
Re: [PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Marek Polacek
Re: [PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Jason Merrill
Re: [PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Heiko Eißfeldt
Re: [PATCH] -Wenum-conversion documentation fix [PR125020][PR7651]
Marek Polacek
[PATCH v3] c++, contracts: fix testsuite basic.contract.eval.p8 failed
yxj-github-437
Re: [PATCH v3] c++, contracts: fix testsuite basic.contract.eval.p8 failed
Marek Polacek
Re: [PATCH v3] c++, contracts: fix testsuite basic.contract.eval.p8 failed
Jason Merrill
[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
Re: [RFC PATCH v3] RX: enable LRA is default
Sam James
Re: [RFC PATCH v3] RX: enable LRA is default
yoshinori . sato
Re: [RFC PATCH v3] RX: enable LRA is default
Oleg Endo
Re: [RFC PATCH v3] RX: enable LRA is default
Sam James
Re: [RFC PATCH v3] RX: enable LRA is default
Jeffrey Law
Re: [RFC PATCH v3] RX: enable LRA is default
yoshinori . sato
Re: [RFC PATCH v3] RX: enable LRA is default
Richard Sandiford
Re: [RFC PATCH v3] RX: enable LRA is default
yoshinori . sato
Re: [RFC PATCH v3] RX: enable LRA is default
Richard Sandiford
Re: [RFC PATCH v3] RX: enable LRA is default
Jeffrey Law
[PATCH] scev/niter: Use INTEGRAL_NB_TYPE_P instead of direct comparison to INTEGER_TYPE [PR124061]
Andrew Pinski
Re: [PATCH] scev/niter: Use INTEGRAL_NB_TYPE_P instead of direct comparison to INTEGER_TYPE [PR124061]
Richard Biener
[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] c++/reflection: disallow reflecting block-scope externs (CWG 3065) [PR124756]
Jason Merrill
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
Re: [PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Avinash Jayakar
[to-be-committed][RISC-V][PR target/124984] Fix RTL checking abort in thead memory address classification
Jeffrey Law
Re: [PATCH v2] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Andrew Pinski
Re: [PATCH v2] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Jeffrey Law
[PATCH] RISC-V: Missed bit manipulation on RISC-V [PR123884]
Milan Tripkovic
Re: [PATCH] RISC-V: Missed bit manipulation on RISC-V [PR123884]
Jeffrey Law
Re: [PATCH] RISC-V: Missed bit manipulation on RISC-V [PR123884]
Andrew Waterman
Re: [PATCH] RISC-V: Missed bit manipulation on RISC-V [PR123884]
Jeffrey Law
Re: [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
Re: [PATCH] c++: fix decltype(X) for pointer-to-data-member access expr [PR124978]
Jason Merrill
[PATCH] c++/modules: defer completion of streamed-in cNTTPs [PR124953]
Patrick Palka
Re: [PATCH] c++/modules: defer completion of streamed-in cNTTPs [PR124953]
Jason Merrill
[PATCH] libstdc++: Disallow duration of cv-qualified types and references.
Tomasz Kamiński
Re: [PATCH] libstdc++: Disallow duration of cv-qualified types and references.
Jonathan Wakely
[PATCH v2] libstdc++: Disallow duration of cv-qualified types and references.
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Disallow duration of cv-qualified types and references.
Jonathan Wakely
[PATCH] c++/modules+reflection: fix merging typedef struct { } A [PR124582]
Patrick Palka
Re: [PATCH] c++/modules+reflection: fix merging typedef struct { } A [PR124582]
Patrick Palka
Re: [PATCH] c++/modules+reflection: fix merging typedef struct { } A [PR124582]
Patrick Palka
Re: [PATCH] c++/modules+reflection: fix merging typedef struct { } A [PR124582]
Jason Merrill
Re: [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
Re: [PATCH] libsdc++: Restore check for validity of std::get for elements_view.
Patrick Palka
[PATCH v2] libsdc++: Restore check for validity of std::get for elements_view.
Tomasz Kamiński
Re: [PATCH v2] libsdc++: Restore check for validity of std::get for elements_view.
Patrick Palka
Re: [PATCH v2] libsdc++: Restore check for validity of std::get for elements_view.
Jonathan Wakely
[PATCH] arm: Fix MVE load/store with writeback intrinsics [PR124870]
Christophe Lyon
Re: [PATCH] arm: Fix MVE load/store with writeback intrinsics [PR124870]
Richard Earnshaw (foss)
[PATCH] c++/reflection: fix ICE on is_accessible [PR124241]
chzn
Unreviewed^2 FreeBSD/testsuite/configure patches
Rainer Orth
Re: Unreviewed^2 FreeBSD/testsuite/configure patches
Mike Stump
Patch ping (plugins for libstdc++ purposes)
Jakub Jelinek
Re: Patch ping (plugins for libstdc++ purposes)
Jonathan Wakely
Re: Patch ping (plugins for libstdc++ purposes)
Ville Voutilainen
Earlier messages
Later messages