Messages by Date
-
2025/11/25
Re: [PATCH 5/5] libstdc++: Add platform wait functions for OpenBSD [PR120527]
Jonathan Wakely
-
2025/11/25
[PATCH] c++: Use get_alias_set (ptr_type_node) instead of 0 as alias set for PMF* [PR119969]
Jakub Jelinek
-
2025/11/25
[COMMITTED 10/12] gccrs: Add support for initial generic associated types
arthur . cohen
-
2025/11/25
[COMMITTED 06/12] gccrs: Improve feature handling
arthur . cohen
-
2025/11/25
[COMMITTED 09/12] gccrs: add error check if derive has wrong item
arthur . cohen
-
2025/11/25
[COMMITTED 11/12] gccrs: stop an infinite loop at END_OF_FILE
arthur . cohen
-
2025/11/25
[COMMITTED 05/12] gccrs: fix cfg attribute without parentheses error
arthur . cohen
-
2025/11/25
[COMMITTED 12/12] gccrs: Add test for issue Rust-GCC#3608
arthur . cohen
-
2025/11/25
[COMMITTED 02/12] gccrs: adds tests from issue 4140
arthur . cohen
-
2025/11/25
[COMMITTED 08/12] gccrs: fix segfault on empty doc attribute
arthur . cohen
-
2025/11/25
[COMMITTED 07/12] gccrs: Fix compile_float_literal not compiling negatives properly
arthur . cohen
-
2025/11/25
[COMMITTED 04/12] gccrs: Create LocalVariable
arthur . cohen
-
2025/11/25
[COMMITTED 03/12] gccrs: fixes previously added tests
arthur . cohen
-
2025/11/25
[COMMITTED 01/12] gccrs: fix segfault in clone_pattern w macro
arthur . cohen
-
2025/11/25
Re: [PATCH 5/5] libstdc++: Add platform wait functions for OpenBSD [PR120527]
Andrew Pinski
-
2025/11/25
Re: [PATCH v7 1/1] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/25
Re: [PATCH v2] c-family: Fix PID_TYPE on 32-bit Solaris
Rainer Orth
-
2025/11/25
[PATCH 5/5] libstdc++: Add platform wait functions for OpenBSD [PR120527]
Jonathan Wakely
-
2025/11/25
[PATCH 3/5] libstdc++: Add platform wait functions for darwin [PR120527]
Jonathan Wakely
-
2025/11/25
[PATCH v3 1/5] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/25
Re: Re: [PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Peter Bergner
-
2025/11/25
[PATCH 4/5] libstdc++: Add platform wait functions for DragonFly [PR120527]
Jonathan Wakely
-
2025/11/25
[PATCH v2 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
-
2025/11/25
Re: [PATCH v2] c-family: Fix PID_TYPE on 32-bit Solaris
Joseph Myers
-
2025/11/25
Re: [PATCH v7 1/1] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/25
[PATCH] PR tree-optimization/122686 - Provide value_range::equal_p which ignores bitmaks.
Andrew MacLeod
-
2025/11/25
[PING^3][PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
-
2025/11/25
[PING^1][PATCH] rs6000: New splitter to combine two rotates into rldic+rldimi sequence
Kishan Parmar
-
2025/11/25
Re: [PATCH v2 1/2] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/25
Re: [PATCH v1] rs6000: Remove redundant emit_insn from first_mismatch_or_eos_index
Segher Boessenkool
-
2025/11/25
Re: [PATCH] Change the default C++ dialect to gnu++20
Jakub Jelinek
-
2025/11/25
Re: [PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Avinash Jayakar
-
2025/11/25
Re: [PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Michael Meissner
-
2025/11/25
Re: [Patch, fortran] PR104650 - [PDT] ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13749 since r8-3056-g5bab4c9631c478b7
Jerry D
-
2025/11/25
Re: [PATCH] Change the default C++ dialect to gnu++20
Jason Merrill
-
2025/11/25
[pushed: r16-5590] testsuite: fix issues in gcc.dg/analyzer/strchr-1.c seen with C23 libc
David Malcolm
-
2025/11/25
[pushed: r16-5589] analyzer: add logging to deref_before_check::emit
David Malcolm
-
2025/11/25
Re: [PATCH 2/2] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
-
2025/11/25
Re: Unreviewd build patch
Jeff Law
-
2025/11/25
Re: Unreviewd build patch
Sam James
-
2025/11/25
Re: [PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/25
Unreviewd build patch
Rainer Orth
-
2025/11/25
[PATCH v4] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
joergboe
-
2025/11/25
[Patch, fortran] PR104650 - [PDT] ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13749 since r8-3056-g5bab4c9631c478b7
Paul Richard Thomas
-
2025/11/25
[PATCH v2] c-family: Fix PID_TYPE on 32-bit Solaris
Rainer Orth
-
2025/11/25
Re: [PATCH] c++: current inst name lookup within noexcept-spec [PR122668]
Patrick Palka
-
2025/11/25
[PATCH v4 3/3][committed] AArch64: Implement {cond_}vec_cbranch_{any|all} [PR118974]
Tamar Christina
-
2025/11/25
Re: [PATCH v3 1/2] libstdc++: Make C++20s operator wrappers operator() static.
Jonathan Wakely
-
2025/11/25
[PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
Re: [PATCH v3 2/2] libstdc++: Optimize functor storage for transform views iterators.
Jonathan Wakely
-
2025/11/25
Re: [PATCH v5] libstdc++: Hashing support for chrono value classes [PR110357]
Jonathan Wakely
-
2025/11/25
[PATCH v2 1/2] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/25
[PATCH 2/2] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
-
2025/11/25
Re: [PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Peter Bergner
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
[PATCH v2] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/25
[PATCH] libstdc++: Bump libtool_VERSION for GCC 16
Jonathan Wakely
-
2025/11/25
Re: [PATCH v5] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Alex Coplan
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/25
Re: [PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Richard Ball
-
2025/11/25
[PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/25
Re: [RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Richard Biener
-
2025/11/25
Re: [PATCH] vect: Enable prolog peeling for uncounted loops
Victor Do Nascimento
-
2025/11/25
Re: [pushed] c++: modules documentation tweak
Jakub Jelinek
-
2025/11/25
[pushed] c++: modules documentation tweak
Jason Merrill
-
2025/11/25
Re: [PATCH v4 1/3]middle-end: support new {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Richard Biener
-
2025/11/25
Re: [PATCH] testsuite: Fix up vla-1.c test [PR119931]
Richard Biener
-
2025/11/25
Re: [PATCH] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Richard Biener
-
2025/11/25
Re: arm: add extra sizes to Wstrinop-overflow-47.c warning tests
Richard Biener
-
2025/11/25
Re: [PATCH v2 4/4] openmp: Bump Version from 4.5 to 5.2 (4/4)
Tobias Burnus
-
2025/11/25
Re: [PATCH v2 3/4] openmp: Bump Version from 4.5 to 5.2 (3/4)
Tobias Burnus
-
2025/11/25
Re: [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Richard Ball
-
2025/11/25
[PATCH v2 14/14] vect: Add uncounted loop unit tests
Victor Do Nascimento
-
2025/11/25
Re: [PATCH v2 2/4] openmp: Bump Version from 4.5 to 5.2 (2/4)
Tobias Burnus
-
2025/11/25
arm: add extra sizes to Wstrinop-overflow-47.c warning tests
Andre Vieira
-
2025/11/25
[committed] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek
-
2025/11/25
Re: [PATCH v2 1/4] openmp: Bump Version from 4.5 to 5.2 (1/4)
Tobias Burnus
-
2025/11/25
Re: [PATCH 2/2] AArch64: Enable dispatch scheduling for Olympus core.
Kyrylo Tkachov
-
2025/11/25
Re: [PATCH] testsuite: Fix g++.dg/DRs/dr2581-1.C etc. on non-Linux
Jakub Jelinek
-
2025/11/25
[PATCH] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek
-
2025/11/25
[PATCH] testsuite: Fix g++.dg/DRs/dr2581-1.C etc. on non-Linux
Rainer Orth
-
2025/11/25
Re: [PATCH] c++/modules: Walk indirectly exposed namespaces [PR122699]
Jason Merrill
-
2025/11/25
[PATCH] testsuite: Fix up vla-1.c test [PR119931]
Jakub Jelinek
-
2025/11/25
[committed] alias: Fix comment typo
Jakub Jelinek
-
2025/11/25
Re: [PATCH] c++/modules: Stream all REQUIRES_EXPR_PARMS [PR122789]
Jason Merrill
-
2025/11/25
Re: [PATCH v3] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/25
Re: [PATCH 2/2] AArch64: Enable dispatch scheduling for Olympus core.
Maxim Kuvyrkov
-
2025/11/25
Re: [PATCH, V8, 1/2] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/25
[PATCH, V9, 2 of 2] Use vector pair load/store for -mcpu=future
Michael Meissner
-
2025/11/25
[PATCH, V9, 1 of 2] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/25
[PATCH, V9] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/25
Re: [PATCH v2 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
-
2025/11/24
[PATCH v2 2/2] RISC-V: Add testcase for unsigned scalar SAT_MUL form 7
pan2 . li
-
2025/11/24
[PATCH v2 1/2] Match: Add unsigned SAT_MUL for form 7
pan2 . li
-
2025/11/24
[PATCH v2 0/2] Support unsigned scalar SAT_MUL form 7
pan2 . li
-
2025/11/24
RE: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Jiang, Haochen
-
2025/11/24
Re: [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Maxim Kuvyrkov
-
2025/11/24
Re: [PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Avinash Jayakar
-
2025/11/24
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Richard Biener
-
2025/11/24
Re: [PING^2] [PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
-
2025/11/24
[PATCH] rs6000: Support __vector_pair and __vector_quad from POWER9 and later.
Avinash Jayakar
-
2025/11/24
Re: [PATCH] lto/122515: Avoid using SSIZE_MAX
Richard Biener
-
2025/11/24
Re: [PING^2] [PATCH v2] configure: reject unsupported --with-long-double-64 option
Manjunath S Matti
-
2025/11/24
Re: [PATCH] ira: sort allocno_hard_regs by regset
Alexandre Oliva
-
2025/11/24
Re: [PATCH v1] rs6000: Remove redundant emit_insn from first_mismatch_or_eos_index
Manjunath S Matti
-
2025/11/24
[PATCH] c++: Allow lambda expressions in template type parameters [PR116952]
Eczbek
-
2025/11/24
[PATCH v2 4/4] openmp: Bump Version from 4.5 to 5.2 (4/4)
Gio T
-
2025/11/24
[PATCH v2 3/4] openmp: Bump Version from 4.5 to 5.2 (3/4)
Gio T
-
2025/11/24
[PATCH] lto/122515: Avoid using SSIZE_MAX
Siddhesh Poyarekar
-
2025/11/24
[PATCH v7 1/1] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/24
[PATCH v7 0/1] c: Add _Maxof & _Minof [n3628]
Alejandro Colomar
-
2025/11/24
Re: [PATCH] c++: fix crash with pack indexing in noexcept [PR121325]
Patrick Palka
-
2025/11/24
[PATCH] c++: fix crash with pack indexing in noexcept [PR121325]
Marek Polacek
-
2025/11/24
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Kugan Vivekanandarajah
-
2025/11/24
Re: [PATCH v6 1/1] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/24
Re: [PATCH v6 1/1] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/24
[PATCH v3] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/24
[PATCH v2 13/14] vect: Enable prolog peeling for uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 12/14] vect: Reject uncounted loop vectorization where alias analysis may fail
Victor Do Nascimento
-
2025/11/24
[PATCH v2 10/14] vect: Correct resetting of live out values on epilog loop entry
Victor Do Nascimento
-
2025/11/24
Re: [PATCH] ira: sort allocno_hard_regs by regset
Vladimir Makarov
-
2025/11/24
[PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 11/14] vect: Disable use of partial vectors for uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 05/14] vect: Add default types & retvals for uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 00/14] vect: Enable vectorization of uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 09/14] vect: Fix uncounted PHI handling of `slpeel_tree_duplicate_loop_to_edge_cfg'
Victor Do Nascimento
-
2025/11/24
[PATCH v2 08/14] vect: Reclassify early break fold left reductions as simple reductions
Victor Do Nascimento
-
2025/11/24
[PATCH v2 07/14] vect: Disable niters-based skipping of uncounted vectorized loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 02/14] vect: Make all exit conditions early breaks for uncounted loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 06/14] vect: guard niters manipulation with `LOOP_VINFO_NITERS_UNCOUNTED_P'
Victor Do Nascimento
-
2025/11/24
[PATCH v2 03/14] vect: Correct analysis of nested loops
Victor Do Nascimento
-
2025/11/24
[PATCH v2 01/14] vect: Relax known iteration number constraint
Victor Do Nascimento
-
2025/11/24
[committed] hppa: Update peephole2 patterns for scaled/unscaled indexed loads and stores
John David Anglin
-
2025/11/24
[RFC v3 9/9] Add extra conditional dump output to the vectorizer
Christopher Bazley
-
2025/11/24
[RFC v3 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/24
[RFC v3 2/9] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
-
2025/11/24
[RFC v3 8/9] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
-
2025/11/24
[RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Christopher Bazley
-
2025/11/24
[RFC v3 5/9] Refactor check_load_store_for_partial_vectors
Christopher Bazley
-
2025/11/24
[RFC v3 7/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
-
2025/11/24
[RFC v3 6/9] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
-
2025/11/24
[RFC v3 4/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/24
[RFC v3 0/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
-
2025/11/24
[PATCH][v2] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/24
[PATCH] Avoid incomplete SLP handling for OMP SIMD calls with linear/invariant clause
Richard Biener
-
2025/11/24
[PATCH v3 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
-
2025/11/24
Re: [PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Richard Biener
-
2025/11/24
[PATCH v3 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
-
2025/11/24
[Ada] Fix PR ada/81106
Eric Botcazou
-
2025/11/24
[PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
-
2025/11/24
[PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
-
2025/11/24
Re: [PATCH] libgomp/oacc: fix atomic_capture-3 iteration ordering issues
Tobias Burnus
-
2025/11/24
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Jonathan Wakely
-
2025/11/24
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Jonathan Wakely
-
2025/11/24
Re: [PATCH][_GLIBCXX_DEBUG] Fix std::erase_if implementation for std::vector
François Dumont
-
2025/11/24
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Matthew Malcomson
-
2025/11/24
Re: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
-
2025/11/24
Re: [PATCH] testsuite: Fix gcc.dg/debug/dwarf2/dwarf-btf-*-tag-*.c with Solaris/SPARC as
David Faust
-
2025/11/24
Re: [PATCH] testsuite: i386: Handle check-function-bodies options using dg-add-options
Uros Bizjak
-
2025/11/24
Re: [PATCH] testsuite: i386: Restrict pr120936-1.c etc. to Linux
Uros Bizjak
-
2025/11/24
Re: [PATCH] testsuite: i386: Guard NO_PROFILE_COUNTERS tests
Uros Bizjak
-
2025/11/24
[PATCH v1 1/1] aarch64: Define __ARM_BUILDATTR64_FV
Matthieu Longo
-
2025/11/24
[PATCH v1 0/1] aarch64: Define __ARM_BUILDATTR64_FV
Matthieu Longo
-
2025/11/24
[PATCH] libgomp/oacc: fix atomic_capture-3 iteration ordering issues
Arsen Arsenović
-
2025/11/24
[PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
-
2025/11/24
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Robin Dapp
-
2025/11/24
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Jeff Law
-
2025/11/24
[PATCH] testsuite: i386: Restrict pr120936-1.c etc. to Linux
Rainer Orth
-
2025/11/24
[PATCH] testsuite: i386: Guard NO_PROFILE_COUNTERS tests
Rainer Orth
-
2025/11/24
[PATCH] testsuite: i386: Handle check-function-bodies options using dg-add-options
Rainer Orth
-
2025/11/24
Re: [PATCH 2/4] libstdc++: Implement LWG 4366 for std::expected comparisons
Jonathan Wakely
-
2025/11/24
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/24
Re: [committed] libstdc++: Mark new istream::ignore overload always_inline
Jonathan Wakely
-
2025/11/24
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/24
Re: [committed] libstdc++: Mark new istream::ignore overload always_inline
Yuao Ma
-
2025/11/24
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
-
2025/11/24
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
-
2025/11/24
Re: [PATCH] forwprop: Allow mismatch clobbers in simple dse
Richard Biener
-
2025/11/24
Re: [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
-
2025/11/24
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/24
[PATCH] forwprop: Allow mismatch clobbers in simple dse
Andrew Pinski
-
2025/11/24
RE: [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
-
2025/11/24
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
-
2025/11/24
RE: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Li, Pan2
-
2025/11/24
[PATCH] testsuite: Fix gcc.dg/debug/dwarf2/dwarf-btf-*-tag-*.c with Solaris/SPARC as
Rainer Orth
-
2025/11/24
Re: [PATCH] c-family: Don't register include paths with -fpreprocessed
Jeff Law
-
2025/11/24
Re: [PATCH] driver: Pass GCC_EXEC_PREFIX and isysroot to cc1 during compile stage for -save-temps
Jeff Law
-
2025/11/24
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
-
2025/11/24
[PATCH] Move SIMD clone rejections to SIMD clone selection
Richard Biener
-
2025/11/24
[PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/24
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Jeff Law