Messages by Date
-
2026/04/10
Re: [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Richard Biener
-
2026/04/10
Re: [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Martin Uecker
-
2026/04/10
Re: [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Jakub Jelinek
-
2026/04/10
Re: [PATCH] testsuite: Fix up g++.dg/lto/20091022-2_0.C test [PR124828]
Richard Biener
-
2026/04/10
[PATCH] testsuite: Fix up g++.dg/lto/20091022-2_0.C test [PR124828]
Jakub Jelinek
-
2026/04/09
Re: [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Richard Biener
-
2026/04/09
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Richard Biener
-
2026/04/09
Re: [PATCH] libstdc++: Fix duplicated export on basic_string::_M_disjunct on Solaris.
Tomasz Kaminski
-
2026/04/09
Re: [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Martin Uecker
-
2026/04/09
Re: [PATCH,fortran] Fix Bug 94978 - [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bounds ..."
Thomas Koenig
-
2026/04/09
Re: [PATCH] rs6000: Optimize TLS access with combine patterns [PR27479]
Michael Meissner
-
2026/04/09
Re: [PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Michael Meissner
-
2026/04/09
Re: [PATCH v2] rs6000: Add -mcpu=future support and built-in gating infrastructure
Michael Meissner
-
2026/04/09
[gccrs COMMIT] Fix ICE in unused var when we hit unit const type
gerris . rs
-
2026/04/09
[PATCH v4] simplify-rtx: Simplify (cmp (and/ior x C1) C2)
Bohan Lei
-
2026/04/09
Re: [PATCH v3] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Andrew Pinski
-
2026/04/09
Re: [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Andrew Pinski
-
2026/04/09
[PATCH,fortran] Fix Bug 94978 - [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bounds ..."
Jerry D
-
2026/04/09
[PATCH] c++/reflection: fn call with splice in decltype rejected [PR124835]
Marek Polacek
-
2026/04/09
Re: [PATCH] RISC-V: Update RVV intrinsic version to ratified v1.0
Jeffrey Law
-
2026/04/09
[PUSHED] doc, c++: Document that anonymous namespaces have internal linkage [PR124773]
Sandra Loosemore
-
2026/04/09
Re: [wwwdocs] gcc-16/changes.html - GCN: offload launch overhead reduced
Sandra Loosemore
-
2026/04/09
[PATCH, RFC] libstdc++: simd: accept 64-bit long double as double in _S_*_of [PR124657]
Alexandre Oliva
-
2026/04/09
[PATCH] libstdc++: simd: map 64-bit long double to double on sse [PR124657]
Alexandre Oliva
-
2026/04/09
Re: PING: [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Fernando Pelliccioni
-
2026/04/09
[PATCH v5] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
-
2026/04/09
Re: [PATCH] c++/reflection: ICE on member function template splicing [PR124794]
feedable
-
2026/04/09
Re: PING: [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Jonathan Wakely
-
2026/04/09
Re: [PATCH] libstdc++: Remove span constructor from initializer_list.
Jonathan Wakely
-
2026/04/09
Re: [PATCH] libstdc++: Add default template parameters for uninitialized_fill(_n).
Jonathan Wakely
-
2026/04/09
[PATCH v2] c++/reflection: ICE on member function template splicing [PR124794]
feedable
-
2026/04/09
Re: [PATCH] libstdc++: Rename views::to_input to views::as_input.
Jonathan Wakely
-
2026/04/09
[PATCH] RISC-V: Update RVV intrinsic version to ratified v1.0
Christoph Müllner
-
2026/04/09
Re: [WWW PATCH 0/3] Ada release notes for GCC 16, + adjustment for 14 and 15
Fernando Oleo Blanco
-
2026/04/09
[PATCH v2]rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Avinash Jayakar
-
2026/04/09
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Andrew Pinski
-
2026/04/09
Re: [PATCH] c++, contracts: Account for lambda captures in pre/post [PR124648].
Jason Merrill
-
2026/04/09
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
2026/04/09
Re: [PATCH v2] c++/reflection: reject invalid template splice [PR123998]
Jason Merrill
-
2026/04/09
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Andrew Pinski
-
2026/04/09
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Jason Merrill
-
2026/04/09
Re: [PATCH, fortran] Followup on PR103367
Jerry D
-
2026/04/09
[PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Jakub Jelinek
-
2026/04/09
[PATCH, fortran] Followup on PR103367
Jerry D
-
2026/04/09
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jason Merrill
-
2026/04/09
Re: [PATCH] ipa/124700: Fix rebuild_references for callback functions
Jan Hubicka
-
2026/04/09
Re: [PATCH] libstdc++: Rename views::to_input to views::as_input.
Tomasz Kaminski
-
2026/04/09
Re: [PATCH] c++/reflection: ICE on member function template splicing [PR124794]
Marek Polacek
-
2026/04/09
[PATCH] c++/reflection: ICE on member function template splicing [PR124794]
feedable
-
2026/04/09
[PATCH] libstdc++: Add default template parameters for uninitialized_fill(_n).
Tomasz Kamiński
-
2026/04/09
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjorn SVENSSON
-
2026/04/09
Re: [PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Matthias Wippich
-
2026/04/09
Re: [PATCH] libstdc++: Rename views::to_input to views::as_input.
Patrick Palka
-
2026/04/09
[PATCH] libstdc++: Rename views::to_input to views::as_input.
Tomasz Kamiński
-
2026/04/09
Re: [PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Manjunath S Matti
-
2026/04/09
[PATCH 2/2] SLP pattern TLC
Richard Biener
-
2026/04/09
[PATCH 1/2] SLP pattern TLC
Richard Biener
-
2026/04/09
[PATCH] libstdc++: Remove span constructor from initializer_list.
Tomasz Kamiński
-
2026/04/09
Re: PING: [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Tomasz Kaminski
-
2026/04/09
Re: [PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Rainer Orth
-
2026/04/09
PING: [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Fernando Pelliccioni
-
2026/04/09
Re: [PATCH] - ICE verify_vssa exceeds stack space for big functions [PR124805]
Richard Biener
-
2026/04/09
Re: [PATCH] - ICE with -Winfinite-recursion due to recursive rather than work queue/list [PR124651]
Richard Biener
-
2026/04/09
Re: [PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Torbjorn SVENSSON
-
2026/04/09
Re: [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Dhruv Chawla
-
2026/04/09
[PATCH] testsuite: Diagnose non-uglified names even in requires exprs
Jakub Jelinek
-
2026/04/09
Re: [PATCH] Do not read classical profile when -fauto-profile
Jan Hubicka
-
2026/04/09
Re: [PATCH 1/4] aarch64: Add some missing dependencies to t-aarch64 [PR122483]
Alice Carlotti
-
2026/04/09
Re: [PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Tomasz Kaminski
-
2026/04/09
Re: [PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Rainer Orth
-
2026/04/09
Re: [PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Rainer Orth
-
2026/04/09
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
-
2026/04/09
[PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Torbjörn SVENSSON
-
2026/04/09
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
-
2026/04/09
[WWW PATCH 3/3] gcc-16: add Ada release notes
Marc Poulhiès
-
2026/04/09
[WWW PATCH 1/3] gcc-14: amend Ada release notes
Marc Poulhiès
-
2026/04/09
[WWW PATCH 2/3] gcc-15: amend Ada release notes
Marc Poulhiès
-
2026/04/09
[WWW PATCH 0/3] Ada release notes for GCC 16, + adjustment for 14 and 15
Marc Poulhiès
-
2026/04/09
[PING] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjorn SVENSSON
-
2026/04/09
[PATCH][14] build: Move sstream and memory include above safe-ctype.h [PR124830]
Richard Biener
-
2026/04/09
Re: [PATCH] libstdc++: Expose translation related context in format_contexts.
Tomasz Kaminski
-
2026/04/09
Unreviewed configure patch
Rainer Orth
-
2026/04/09
Re: [COMMITTED] testsuite: i386: Restrict gcc.target/i386/pr124759.c to Linux
Rainer Orth
-
2026/04/09
[PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Tomasz Kamiński
-
2026/04/09
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jakub Jelinek
-
2026/04/09
[COMMITTED] testsuite: i386: Restrict gcc.target/i386/pr124759.c to Linux
Rainer Orth
-
2026/04/09
Re: [PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Tomasz Kaminski
-
2026/04/09
Re: Remaining uses of HAVE_GNU_AS
Rainer Orth
-
2026/04/09
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jason Merrill
-
2026/04/09
Re: [PATCH v2] c++, contracts: Omit unnecessary const-wrappers.
Jason Merrill
-
2026/04/08
[PING] Re: [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn SVENSSON
-
2026/04/08
Re: [PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Jakub Jelinek
-
2026/04/08
Re: [PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Florian Weimer
-
2026/04/08
Re: [PATCH] RISC-V: Fix Zbkb single-bit IOR/XOR synthesis [PR124818]
Jeffrey Law
-
2026/04/08
Re: [PATCH] rs6000: Fix PTImode attribute handling [PR106895]
Surya Kumari Jangala
-
2026/04/08
[PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Matthias Wippich
-
2026/04/08
Re: [PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Jakub Jelinek
-
2026/04/08
[PATCH v2] rs6000: Add -mcpu=future support and built-in gating infrastructure
Kishan Parmar
-
2026/04/08
Re: [PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Jonathan Wakely
-
2026/04/08
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
-
2026/04/08
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
-
2026/04/08
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
-
2026/04/08
Re: [PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Jonathan Wakely
-
2026/04/08
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
-
2026/04/08
[PATCH] ifcvt: reject use of ctrap post reload [PR 105192]
Xi Ruoyao
-
2026/04/08
[PATCH v2] c++/reflection: reject invalid template splice [PR123998]
Marek Polacek
-
2026/04/08
Re: [PATCH] ifcvt: reject use of ctrap post reload [PR 105192]
Andrew Pinski
-
2026/04/08
[PATCH] libstdc++: Fix duplicated export on basic_string::_M_disjunct on Solaris.
Tomasz Kamiński
-
2026/04/08
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2026/04/08
[PATCH] libstdc++: Fix duplicated export on basic_string::_M_disjunct on Solaris.
Tomasz Kamiński
-
2026/04/08
Re: [PATCH] rs6000: Add -mcpu=future support and built-in gating infrastructure
Surya Kumari Jangala
-
2026/04/08
Re: [PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Patrick Palka
-
2026/04/08
[PATCH] libstdc++: Update __cpp_lib_function_ref value for P3948R1.
Tomasz Kamiński
-
2026/04/08
[PATCH] - ICE verify_vssa exceeds stack space for big functions [PR124805]
Heiko Eißfeldt
-
2026/04/08
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2026/04/08
Re: [PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Surya Kumari Jangala
-
2026/04/08
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
2026/04/08
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
-
2026/04/08
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
-
2026/04/08
[PATCH] RISC-V: Fix Zbkb single-bit IOR/XOR synthesis [PR124818]
Christoph Müllner
-
2026/04/08
Re: [PATCH v2] c++, contracts: Omit unnecessary const-wrappers.
Iain Sandoe
-
2026/04/08
Re: [PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Tomasz Kaminski
-
2026/04/08
Re: [PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Jonathan Wakely
-
2026/04/08
Re: Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
chzn
-
2026/04/08
Re: [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Earnshaw (foss)
-
2026/04/08
[wwwdocs][committed] projects/gomp - Update OpenMP implementation status
Tobias Burnus
-
2026/04/08
Re: [PATCH 2/4] c, middle-end: Add target hook to prevent inheriting type attributes [PR122483]
Alex Coplan
-
2026/04/08
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Jason Merrill
-
2026/04/08
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Jason Merrill
-
2026/04/08
Re: [PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Patrick Palka
-
2026/04/08
[wwwdocs] gcc-16/changes.html - GCN: offload launch overhead reduced
Tobias Burnus
-
2026/04/08
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Patrick Palka
-
2026/04/08
[PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Tomasz Kamiński
-
2026/04/08
New Chinese (simplified) PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
-
2026/04/08
Re: Remaining uses of HAVE_GNU_AS
Thomas Schwinge
-
2026/04/08
RE: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Tamar Christina
-
2026/04/08
Re: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Richard Earnshaw
-
2026/04/08
Re: [PATCH 2/5] c++, openmp: Fix wrong error messages
Jakub Jelinek
-
2026/04/08
RE: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Tamar Christina
-
2026/04/08
[PATCH] [AArch64]: Use MOVI for low‑64‑bit integer SIMD constant vectors [PR113926]
Naveen
-
2026/04/08
Re: PING [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
Jeffrey Law
-
2026/04/08
Re: [PATCH v2 2/2] libstdc++: Runtime fallback for constant_wrapper subscript and call operators.
Tomasz Kaminski
-
2026/04/08
Re: [PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Tomasz Kaminski
-
2026/04/08
Re: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Richard Earnshaw (foss)
-
2026/04/08
[PATCH] match.pd: Add pattern to fold (X - (X<0)) ^ -(X<0) into ABS_EXPR<X> [PR123514]
Eikansh Gupta
-
2026/04/08
Re: [PATCH] libstdc++/ranges: Implement LWG 3599 change to lazy_split_view
Jonathan Wakely
-
2026/04/08
[PATCH] ipa: Type-convert constants in jump functions during inlining (PR124777)
Martin Jambor
-
2026/04/08
[PATCH] libstdc++/ranges: Implement LWG 3599 change to lazy_split_view
Patrick Palka
-
2026/04/08
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Torbjorn SVENSSON
-
2026/04/08
Re: [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjorn SVENSSON
-
2026/04/08
Re: [PATCH] testsuite: xfail tests for arm_mve [PR93080]
Torbjorn SVENSSON
-
2026/04/08
RE: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Tamar Christina
-
2026/04/08
Re: [PATCH] testsuite: arm: drop additional option -march=armv7-a
Torbjorn SVENSSON
-
2026/04/08
Re: [committed 2/2] testsuite: arm: rework some target-supports checks to use -mfpu=auto
Torbjorn SVENSSON
-
2026/04/08
Re: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Richard Biener
-
2026/04/08
Re: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Richard Earnshaw (foss)
-
2026/04/08
[PATCH] aarch64, testsuite: Extend SME attribute tests [PR122483]
Alex Coplan
-
2026/04/08
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tomasz Kaminski
-
2026/04/08
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
chzn
-
2026/04/08
[PATCH] tree-optimization/124810 - ICE with loop fixup
Richard Biener
-
2026/04/08
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
-
2026/04/08
[PATCH] testsuite: munge absolute paths like compiler do on Windows
Torbjörn SVENSSON
-
2026/04/08
Re: [PATCH][vect]: replace vect_scalar_cost_multiplier with param_vect_allow_possibly_not_worthwhile_vectorizations
Richard Biener
-
2026/04/08
[PATCH] rs6000: Add -mcpu=future support and built-in gating infrastructure
Kishan Parmar
-
2026/04/08
Re: [PATCH] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
Daniel Henrique Barboza
-
2026/04/08
Re: [committed 2/2] testsuite: arm: rework some target-supports checks to use -mfpu=auto
Richard Earnshaw (foss)
-
2026/04/08
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jakub Jelinek
-
2026/04/08
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jonathan Wakely
-
2026/04/08
Re: [PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Jonathan Wakely
-
2026/04/08
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Richard Earnshaw (foss)
-
2026/04/08
[PATCH] c++, contracts: Account for lambda captures in pre/post [PR124648].
Iain Sandoe
-
2026/04/08
[PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Iain Sandoe
-
2026/04/08
[PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Tomasz Kamiński
-
2026/04/08
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
2026/04/08
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Iain Sandoe
-
2026/04/08
[PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Iain Sandoe
-
2026/04/08
[PATCH 2/2] aarch64/testsuite: add LTO coverage for branch-protection notes and attributes
Muhammad Kamran
-
2026/04/08
[PATCH 1/2] testsuite: Extend object-readelf beyond attributes
Muhammad Kamran
-
2026/04/08
[PATCH 0/2] aarch64/testsuite: improve object-readelf and add LTO branch-protection tests
Muhammad Kamran
-
2026/04/08
Re: [PATCH 2/5] c++, openmp: Fix wrong error messages
yangkun
-
2026/04/08
Re: [PATCH][vect]: replace vect_scalar_cost_multiplier with param_vect_allow_possibly_not_worthwhile_vectorizations
Robin Dapp
-
2026/04/08
[PATCH 2/2][RFC][GCC 17]AArch64: example aarch64 for multi-letter operand support
Tamar Christina
-
2026/04/08
[PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Tamar Christina
-
2026/04/08
PING [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
MITSUNARI Shigeo
-
2026/04/08
Re:[PATCH v5] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
jeevitha
-
2026/04/08
Re: [PATCH] testsuite: /dev/null is not accessible on Windows
Torbjorn SVENSSON
-
2026/04/08
[PATCH][vect]: replace vect_scalar_cost_multiplier with param_vect_allow_possibly_not_worthwhile_vectorizations
Tamar Christina
-
2026/04/07
[PATCH] c++: Unshare constructors in convert_reflect_constant_arg [PR124792]
Jakub Jelinek
-
2026/04/07
[PATCH] c++: Implement CWG3149 - Rvalues in destructuring expansion statements
Jakub Jelinek
-
2026/04/07
Re: [PATCH] libphobos: Skip math.hardware unittests on targets without IEEE flags support
Iain Buclaw
-
2026/04/07
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jakub Jelinek
-
2026/04/07
Re: [PATCH] libphobos: Skip libphobos.shared/finalize.d etc. on Solaris [PR88150]
Iain Buclaw
-
2026/04/07
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Andrew Pinski
-
2026/04/07
Re: [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Bohan Lei
-
2026/04/07
[PATCH v3] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Bohan Lei
-
2026/04/07
[PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Avinash Jayakar
-
2026/04/07
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tim Song
-
2026/04/07
[PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
chzn
-
2026/04/07
Re: [PING^4][PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Michael Meissner
-
2026/04/07
Re: [PING^4][PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Michael Meissner