Messages by Date
-
2025/11/28
[PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs
-
2025/11/28
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
-
2025/11/28
Re: [PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
-
2025/11/28
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
-
2025/11/28
[gccrs COMMIT] Initialize uninit boolean
gerris . rs
-
2025/11/28
[PATCH v3] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
-
2025/11/28
Re: [Patch, gcc+wwwdocs][RFC?] GCN: Add generic targets to default-built multilibs
Andrew Stubbs
-
2025/11/28
Re: [Patch, fortran] PR104650 - [PDT] ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13749 since r8-3056-g5bab4c9631c478b7
Paul Richard Thomas
-
2025/11/28
[PATCH] tree-optimization/122844 - bogus reduction chain detection
Richard Biener
-
2025/11/28
[PATCH] middle-end: Optimize reversed CRC table-based implementation
Kito Cheng
-
2025/11/28
Re: [PATCH] c++: Remove PMF special cases from cxx_get_alias_set [PR119969]
Jason Merrill
-
2025/11/28
Re: [PATCH v3] c++: fix crash with pack indexing in noexcept [PR121325]
Jason Merrill
-
2025/11/28
Re: [PATCH] hard-reg-set: use ctz for iteration
Richard Biener
-
2025/11/28
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
-
2025/11/28
[PATCH] i386: Generate 3-byte NOP for -mnop-mcount -m16
Mathias Krause
-
2025/11/28
[PATCH] c++: Remove PMF special cases from cxx_get_alias_set [PR119969]
Jakub Jelinek
-
2025/11/28
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Robin Dapp
-
2025/11/28
Re: [PATCH] RISC-V: Support --with-cpu
Kito Cheng
-
2025/11/28
Re: [PATCH] RISC-V: Add Andes 23 series pipeline description.
Kito Cheng
-
2025/11/28
Re: [PATCH] RISC-V: Run gen-riscv-ext-opt to regenerate riscv-ext.opt [NFC]
Kito Cheng
-
2025/11/28
Re: [PATCH V2] RISC-V: Add Andes 45 series pipeline description.
Kito Cheng
-
2025/11/28
Re: [PATCH] RISC-V: Add SpacemiT extension xsmtvdot
Kito Cheng
-
2025/11/28
Re: [r16-5625 Regression] FAIL: g++.dg/modules/xtreme-header-8.C -std=c++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
-
2025/11/28
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
-
2025/11/28
[PATCH] [Testsuite] Fix testcases after LICM of self-write
Kugan Vivekanandarajah
-
2025/11/28
[PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah
-
2025/11/28
Re: [PATCH 0/5] Some gcov bugfixes and improvements
Jørgen Kvalsvik
-
2025/11/28
[to-be-committed] RISC-V: Remove unused placeholder_p parameter from add_function
Kito Cheng
-
2025/11/28
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
-
2025/11/28
Re: [PATCH] PR tree-optimization/122686 - Undefined bitmasks imply undefined ranges.
Richard Biener
-
2025/11/27
[PING^3][PATCH v8] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
-
2025/11/27
Re: [PATCH V2, 3/3] Add support for 1,024 bit DMF registers on a future PowerPC.
Avinash Jayakar
-
2025/11/27
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
-
2025/11/27
[PATCH] hard-reg-set: use ctz for iteration
Alexandre Oliva
-
2025/11/27
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Richard Biener
-
2025/11/27
Re: [PATCH] hard-reg-set: use first_diff for iteration
Richard Biener
-
2025/11/27
Re: [PATCH] match.pd, v2: Re-add (y << x) {<, <=, >, >=} x simplifications [PR122733]
Richard Biener
-
2025/11/27
Re: [PATCH]middle-end: check that the argument is an SSA_NAME before calling get_gimple_for_ssa_name [PR122890]
Richard Biener
-
2025/11/27
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/27
[PATCH v2] doc: Stop connecting FENV_ACCESS with -f{rounding, trapping}-math [PR 34678]
Xi Ruoyao
-
2025/11/27
[PATCH] cselib: lookup mem addr during invalidation
Alexandre Oliva
-
2025/11/27
Re: [PATCH] hard-reg-set: use first_diff for iteration
Alexandre Oliva
-
2025/11/27
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Andrew Pinski
-
2025/11/27
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
-
2025/11/27
[PATCH] RISC-V: Add SpacemiT extension xsmtvdot
Mark Zhuang
-
2025/11/27
Re: [PATCH 1/9] c++: C++26 Reflection [PR120775]
Jason Merrill
-
2025/11/27
[PATCH v2] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Daniel Barboza
-
2025/11/27
PING^1: [PATCH] asan: Disable sanitizer in IFUNC resolver
H.J. Lu
-
2025/11/27
[Patch] OpenMP/Fortran: Reject ALLOCATE on non-local static variables with trait:cgroup/pteam/thread [PR122892]
Tobias Burnus
-
2025/11/27
Re: [PATCH] hard-reg-set: use first_diff for iteration
Vladimir Makarov
-
2025/11/27
Re: [PATCH] hard-reg-set: use first_diff for iteration
Vladimir Makarov
-
2025/11/27
Re: [PATCH] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Andrew Pinski
-
2025/11/27
[PATCH] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Daniel Barboza
-
2025/11/27
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Paul Koning
-
2025/11/27
Re: [PATCH] c: Fix ICE in c_type_tag on va_list [PR121506]
Joseph Myers
-
2025/11/27
Re: [PATCH] PR tree-optimization/122686 - Undefined bitmasks imply undefined ranges.
Andrew MacLeod
-
2025/11/27
[PATCH] [v3] rs6000: Support __vector_pair only from power9 and later
Avinash Jayakar
-
2025/11/27
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
-
2025/11/27
[COMMITTED] gccrs: Fix bootstrap with C++20
arthur . cohen
-
2025/11/27
Re: [PATCH] libgomp, amdgcn: Implement Managed Memory
Tobias Burnus
-
2025/11/27
[gccrs COMMIT] gccrs: Fix comment typos in rust-macro-expand.h
gerris . rs
-
2025/11/27
Re: [pushed] c++: modules documentation tweak
Jason Merrill
-
2025/11/27
Re: [Ping][PATCH] libstdc++: implement P3044R2 - sub-string_view from string
Yuao Ma
-
2025/11/27
Re: [PATCH] c++: Use get_alias_set (ptr_type_node) instead of 0 as alias set for PMF* [PR119969]
Jason Merrill
-
2025/11/27
Re: [PATCH] Change the default C++ dialect to gnu++20
Jason Merrill
-
2025/11/27
Re: [PATCH] libgomp, amdgcn: Implement Managed Memory
Andrew Stubbs
-
2025/11/27
Re: [PATCH] c++: Use get_alias_set (ptr_type_node) instead of 0 as alias set for PMF* [PR119969]
Jakub Jelinek
-
2025/11/27
[committed] analyzer: Add missing 'const' to equiv_class::operator==
Jonathan Wakely
-
2025/11/27
[Patch, gcc+wwwdocs][RFC?] GCN: Add generic targets to default-built multilibs
Tobias Burnus
-
2025/11/27
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
-
2025/11/27
[COMMITTED 14/15] ada: Minor fixes to native user's guide
Marc Poulhiès
-
2025/11/27
[COMMITTED 04/15] ada: Fix fallout of recent finalization fix for limited types
Marc Poulhiès
-
2025/11/27
[COMMITTED 10/15] ada: Add Visitor generic to Repinfo
Marc Poulhiès
-
2025/11/27
[COMMITTED 11/15] ada: Fix spurious exceptions with iterated aggregates
Marc Poulhiès
-
2025/11/27
[COMMITTED 15/15] ada: Couple of minor fixes for build-in-place calls in anonymous contexts
Marc Poulhiès
-
2025/11/27
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/27
[COMMITTED 09/15] ada: sem_ch13.adb: accept VADS inline asm in Relaxed RM Semantics mode
Marc Poulhiès
-
2025/11/27
[COMMITTED 13/15] ada: Fix undefined reference with inline subprogram containing generic instance
Marc Poulhiès
-
2025/11/27
[COMMITTED 03/15] ada: VAST: Check basic tree properties
Marc Poulhiès
-
2025/11/27
[COMMITTED 05/15] ada: VAST found bug: Missing Parent in annotate aspect
Marc Poulhiès
-
2025/11/27
[COMMITTED 12/15] ada: Fix spurious error during record initialization of limited types
Marc Poulhiès
-
2025/11/27
[COMMITTED 08/15] ada: Streamline processing for shared passive and protected objects
Marc Poulhiès
-
2025/11/27
[COMMITTED 06/15] ada: Streamline implementation of masters in Exp_Ch9
Marc Poulhiès
-
2025/11/27
[COMMITTED 01/15] ada: Fix actual parameters in call
Marc Poulhiès
-
2025/11/27
[COMMITTED 07/15] ada: Couple of small and unrelated cleanups
Marc Poulhiès
-
2025/11/27
[COMMITTED 02/15] ada: Fix missing activation of task returned through class-wide type
Marc Poulhiès
-
2025/11/27
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
-
2025/11/27
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Arthur Cohen
-
2025/11/27
[committed] libstdc++: Fix nodiscard warnings in performance tests
Jonathan Wakely
-
2025/11/27
[committed] libstdc++: Fix comment typo in testsuite/Makefile
Jonathan Wakely
-
2025/11/27
Re: [PATCH] libstdc++: Refactor futex usage in src/c++20/atomic.cc
Tomasz Kaminski
-
2025/11/27
Re: [PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Xi Ruoyao
-
2025/11/27
[PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
-
2025/11/27
[PATCH] libstdc++: Refactor futex usage in src/c++20/atomic.cc
Jonathan Wakely
-
2025/11/27
[PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Robin Dapp
-
2025/11/27
[gccrs COMMIT] Remove non-leaf item in crate parsing failure error
gerris . rs
-
2025/11/27
[patch,avr,added] Add 8 more devices (AVR-Lx)
Georg-Johann Lay
-
2025/11/27
[PATCH]middle-end: check that the argument is an SSA_NAME before calling get_gimple_for_ssa_name [PR122890]
Tamar Christina
-
2025/11/27
[PATCH] match.pd, v2: Re-add (y << x) {<,<=,>,>=} x simplifications [PR122733]
Jakub Jelinek
-
2025/11/27
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
-
2025/11/27
Re: [PATCH v2] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
-
2025/11/27
[PATCH v2] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Tomasz Kamiński
-
2025/11/27
[PATCH] prepare-commit-msg: Add compatibility check for --default-prefix option
zhuangqiubin
-
2025/11/27
Re: [PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
-
2025/11/27
Re: [PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
-
2025/11/27
[PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
-
2025/11/27
Re: [PATCH v1] RISC-V: Fix one type result in pr121959-run-1 run failure
Robin Dapp
-
2025/11/27
[PATCH v1] RISC-V: Fix one type result in pr121959-run-1 run failure
pan2 . li
-
2025/11/27
Re: [PATCH] match.pd: Re-add (y << x) {<,<=,>,>=} x simplifications [PR122733]
Jakub Jelinek
-
2025/11/27
[PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Tomasz Kamiński
-
2025/11/27
Re: [PATCH] RISC-V: Apply LMUL cost penalty to vector operations
Robin Dapp
-
2025/11/27
Re: [PATCH] match.pd: Re-add (y << x) {<,<=,>,>=} x simplifications [PR122733]
Richard Biener
-
2025/11/27
[PATCH] RISC-V: Run gen-riscv-ext-opt to regenerate riscv-ext.opt [NFC]
zhuangqiubin
-
2025/11/27
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jakub Jelinek
-
2025/11/27
Re: [PATCH] RISC-V: Apply LMUL cost penalty to vector operations
chen.zhongyao
-
2025/11/27
[PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
-
2025/11/27
[PATCH] match.pd: Re-add (y << x) {<,<=,>,>=} x simplifications [PR122733]
Jakub Jelinek
-
2025/11/27
Re: [PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Stefan Schulze Frielinghaus
-
2025/11/27
Re: [PATCH] forwprop: Nop-convert operands if necessary [PR122855].
Richard Biener
-
2025/11/27
Re: [PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Richard Biener
-
2025/11/27
Re: [PATCH] PR tree-optimization/122686 - Provide value_range::equal_p which ignores bitmaks.
Richard Biener
-
2025/11/27
[PATCH] Fix OMP SIMD clone mask record/get again
Richard Biener
-
2025/11/27
Re: [PATCH v2] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
WANG Xuerui
-
2025/11/27
Re: [Patch] OpenMP/Fortran: 'declare target' fix + parse 'local' clause; parse groupprivate
Tobias Burnus
-
2025/11/27
Re: [PATCH] RISC-V: Apply LMUL cost penalty to vector operations
Robin Dapp
-
2025/11/27
Re: [PATCH] RISC-V: Apply LMUL cost penalty to vector operations
chen.zhongyao
-
2025/11/27
[committed] arm: Remove spurious 'volatile' qualifier
Christophe Lyon
-
2025/11/27
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Jakub Jelinek
-
2025/11/27
RE: [PATCH v1 1/1] aarch64: Define __ARM_BUILDATTR64_FV
Tamar Christina
-
2025/11/27
[PATCH] tree-optimization/122885 - avoid re-using accumulator for some bool vectors
Richard Biener
-
2025/11/27
[PATCH] forwprop: Nop-convert operands if necessary [PR122855].
Robin Dapp
-
2025/11/27
Re: [PATCH v5] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
-
2025/11/27
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Andreas Schwab
-
2025/11/27
Re: [PATCH v5] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Alex Coplan
-
2025/11/27
Re: [PATCH] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Jonathan Wakely
-
2025/11/27
Re: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
-
2025/11/27
[PATCH v4 6/9] LoongArch: Fix uint64_t a & 0xfffffffffff on LA32
mengqinggang
-
2025/11/27
[PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
mengqinggang
-
2025/11/27
[PATCH v4 9/9] LoongArch: Testcases for LA32
mengqinggang
-
2025/11/27
[PATCH v4 7/9] LoongArch: Fix signed 32-bit overflow for loongarch32 target
mengqinggang
-
2025/11/27
[PATCH v4 5/9] LoongArch: Add support for libgcc on LA32
mengqinggang
-
2025/11/27
[PATCH v4 2/9] LoongArch: C and .h files for LA32
mengqinggang
-
2025/11/27
[PATCH v4 8/9] LoongArch: XALLOCAVEC allocate too large space on stack
mengqinggang
-
2025/11/27
[PATCH v4 3/9] LoongArch: Machine description files for LA32
mengqinggang
-
2025/11/27
Re: [PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Richard Biener
-
2025/11/27
[PATCH v4 4/9] LoongArch: Add support for intrinsics on LA32
mengqinggang
-
2025/11/27
[PATCH v4 0/9] Add support for LoongArch32 target
mengqinggang
-
2025/11/27
Re: [PATCH] fold-const, match.pd: Pass stmt to expr_not_equal if possible
Richard Biener
-
2025/11/27
Re: [PATCH] match.pd: Introduce gimple_match_range_of_expr [PR199683]
Richard Biener
-
2025/11/27
Re: [PATCH] hard-reg-set: use first_diff for iteration
Richard Biener
-
2025/11/27
[PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Xi Ruoyao
-
2025/11/27
Re: [PATCH v4 1/2] asf: Update destination register after store_bit_field when needed
Konstantinos Eleftheriou
-
2025/11/27
Re: [PATCH] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Tomasz Kaminski
-
2025/11/27
Re: [PATCH] libstdc++: Fix std::counting_semaphore<> default max value
Tomasz Kaminski
-
2025/11/27
[PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Jakub Jelinek
-
2025/11/27
[PATCH] fold-const, match.pd: Pass stmt to expr_not_equal if possible
Jakub Jelinek
-
2025/11/26
[PATCH] c: Fix ICE in c_type_tag on va_list [PR121506]
Jakub Jelinek
-
2025/11/26
[PATCH] match.pd: Introduce gimple_match_range_of_expr [PR199683]
Jakub Jelinek
-
2025/11/26
[PATCH 1/1] RISC-V: Emit \n\t at the end of instruction instead of ;
Jim Lin
-
2025/11/26
Re: [Patch] OpenMP/Fortran: 'declare target' fix + parse 'local' clause; parse groupprivate
Paul Richard Thomas
-
2025/11/26
[PATCH] hard-reg-set: use first_diff for iteration
Alexandre Oliva
-
2025/11/26
Re: [PATCH] reassociation: Fix canonical ordering in some cases
Richard Biener
-
2025/11/26
[PING^2][PATCH]rs6000: Optimize inefficient vector immediate shifts[PR119912]
jeevitha
-
2025/11/26
[PING^3][PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
-
2025/11/26
[PING^2] [PATCH]rs6000: Enable GIMPLE folding for constant shift in vec_sl [PR121867]
jeevitha
-
2025/11/26
[PING^3][PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
-
2025/11/26
[PING^3][PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
-
2025/11/26
[PING^1] [PATCH] rs6000: Fix [su]mul_highpart patterns to use unspec [PR122665]
jeevitha
-
2025/11/26
[PATCH]rs6000: Fix missing bit-level optimization on select insn [PR119040]
jeevitha
-
2025/11/26
[PATCH] reassociation: Fix canonical ordering in some cases
Andrew Pinski
-
2025/11/26
Re: [PATCH]: pch, target: update host hooks for NetBSD (see also PR71934)
Kalvis Duckmanton
-
2025/11/26
RE: [r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Jiang, Haochen
-
2025/11/26
RE: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jiang, Haochen
-
2025/11/26
RE: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jiang, Haochen
-
2025/11/26
Re: [pushed][PATCH] LoongArch: fmv: Fix compilation errors when using glibc versions earlier than 2.38.
Lulu Cheng
-
2025/11/26
Fwd: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
-
2025/11/26
[PATCH V2] RISC-V: Add Andes 45 series pipeline description.
Kuan-Lin Chen
-
2025/11/26
Re: [PATCH v2] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
Lulu Cheng
-
2025/11/26
[COMMITTED] doc: Add --compile-std-module to option summary
Sandra Loosemore
-
2025/11/26
[PATCH V2] RISC-V: Add Andes 23 series pipeline description.
Kuan-Lin Chen
-
2025/11/26
[PATCH V2] RISC-V: Add Andes 23 series pipeline description.
Kuan-Lin Chen
-
2025/11/26
Re: [PATCH] RISC-V: Add Andes 45 series pipeline description.
KuanLin Chen
-
2025/11/26
Re: [PATCH] RISC-V: Add Andes 23 series pipeline description.
KuanLin Chen
-
2025/11/26
Re: [PATCH] PR tree-optimization/122686 - Provide value_range::equal_p which ignores bitmaks.
Andrew MacLeod
-
2025/11/26
Re: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
Joseph Myers
-
2025/11/26
cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
-
2025/11/26
Re: [PATCH v4 1/2] asf: Update destination register after store_bit_field when needed
Jeff Law
-
2025/11/26
Re: [PATCH v8 1/1] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/26
Re: [PATCH] Revert "RISC-V: Implement RISC-V profile macro support"
Jeff Law
-
2025/11/26
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
-
2025/11/26
Re: [PATCH v8 1/1] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/26
[PATCH][committed]middle-end: guard against non-single use compares in emit_cmp_and_jump_insns
Tamar Christina
-
2025/11/26
Re: [PATCH v3] RISC-V: Implement RISC-V profile macro support
Peter Bergner
-
2025/11/26
Re: [PATCH] RISC-V: Add Andes 23 series pipeline description.
Peter Bergner
-
2025/11/26
[r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
-
2025/11/26
[PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
-
2025/11/26
Re: [PATCH] ira: sort allocno_hard_regs by regset
Vladimir Makarov
-
2025/11/26
Re: [PATCH v3] c++: fix crash with pack indexing in noexcept [PR121325]
Patrick Palka
-
2025/11/26
[PATCH] RISC-V: Support --with-cpu
Charlie Jenkins
-
2025/11/26
Re: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jakub Jelinek