Messages by Thread
-
-
[PATCH] testsuite: Diagnose non-uglified names even in requires exprs
Jakub Jelinek
-
Re: [PATCH] Do not read classical profile when -fauto-profile
Jan Hubicka
-
Re: [PATCH 1/4] aarch64: Add some missing dependencies to t-aarch64 [PR122483]
Alice Carlotti
-
[PATCH] testsuite: arm-none-eabi ICEs for g++.dg/coroutines/pr110872.C [PR124326]
Torbjörn SVENSSON
-
[WWW PATCH 0/3] Ada release notes for GCC 16, + adjustment for 14 and 15
Marc Poulhiès
-
[PING] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjorn SVENSSON
-
[PATCH][14] build: Move sstream and memory include above safe-ctype.h [PR124830]
Richard Biener
-
Re: [PATCH] libstdc++: Expose translation related context in format_contexts.
Tomasz Kaminski
-
Unreviewed configure patch
Rainer Orth
-
[COMMITTED] testsuite: i386: Restrict gcc.target/i386/pr124759.c to Linux
Rainer Orth
-
[PING] Re: [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn SVENSSON
-
Re: [PATCH] rs6000: Fix PTImode attribute handling [PR106895]
Surya Kumari Jangala
-
[PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Matthias Wippich
-
[PATCH v2] rs6000: Add -mcpu=future support and built-in gating infrastructure
Kishan Parmar
-
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
-
[PATCH] ifcvt: reject use of ctrap post reload [PR 105192]
Xi Ruoyao
-
[PATCH v2] c++/reflection: reject invalid template splice [PR123998]
Marek Polacek
-
[PATCH] libstdc++: Fix duplicated export on basic_string::_M_disjunct on Solaris.
Tomasz Kamiński
-
[PATCH] libstdc++: Update __cpp_lib_function_ref value for P3948R1.
Tomasz Kamiński
-
[PATCH] - ICE verify_vssa exceeds stack space for big functions [PR124805]
Heiko Eißfeldt
-
Re: [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
Re: [PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Surya Kumari Jangala
-
Re: [PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
[PATCH] RISC-V: Fix Zbkb single-bit IOR/XOR synthesis [PR124818]
Christoph Müllner
-
Re: [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Earnshaw (foss)
-
[wwwdocs][committed] projects/gomp - Update OpenMP implementation status
Tobias Burnus
-
Re: [PATCH 2/4] c, middle-end: Add target hook to prevent inheriting type attributes [PR122483]
Alex Coplan
-
Re: [PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Jason Merrill
-
Re: [PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Patrick Palka
-
[wwwdocs] gcc-16/changes.html - GCN: offload launch overhead reduced
Tobias Burnus
-
[PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Tomasz Kamiński
-
New Chinese (simplified) PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
-
Re: Remaining uses of HAVE_GNU_AS
Thomas Schwinge
-
Re: [PATCH 2/5] c++, openmp: Fix wrong error messages
Jakub Jelinek
-
[PATCH] [AArch64]: Use MOVI for low‑64‑bit integer SIMD constant vectors [PR113926]
Naveen
-
Re: PING [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
Jeffrey Law
-
Re: [PATCH v2 2/2] libstdc++: Runtime fallback for constant_wrapper subscript and call operators.
Tomasz Kaminski
-
Re: [PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Tomasz Kaminski
-
[PATCH] match.pd: Add pattern to fold (X - (X<0)) ^ -(X<0) into ABS_EXPR<X> [PR123514]
Eikansh Gupta
-
[PATCH] ipa: Type-convert constants in jump functions during inlining (PR124777)
Martin Jambor
-
[PATCH] libstdc++/ranges: Implement LWG 3599 change to lazy_split_view
Patrick Palka
-
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Torbjorn SVENSSON
-
Re: [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjorn SVENSSON
-
Re: [PATCH] testsuite: xfail tests for arm_mve [PR93080]
Torbjorn SVENSSON
-
Re: [PATCH] testsuite: arm: drop additional option -march=armv7-a
Torbjorn SVENSSON
-
Re: [committed 2/2] testsuite: arm: rework some target-supports checks to use -mfpu=auto
Torbjorn SVENSSON
-
Re: [PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Richard Earnshaw (foss)
-
[PATCH] aarch64, testsuite: Extend SME attribute tests [PR122483]
Alex Coplan
-
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tomasz Kaminski
-
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
chzn
-
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Patrick Palka
-
Re: Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
chzn
-
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jason Merrill
-
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jakub Jelinek
-
Re: [PATCH] c++/reflection: fix std::define_static_array fails with multiple same std::vector [PR124219, PR124792, PR123931]
Jason Merrill
-
[PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Jakub Jelinek
-
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Jason Merrill
-
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Patrick Palka
-
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Jason Merrill
-
Re: [PATCH] c++: Unshare expr in get_template_parm_object [PR124792]
Patrick Palka
-
[PATCH] tree-optimization/124810 - ICE with loop fixup
Richard Biener
-
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
-
[PATCH] testsuite: munge absolute paths like compiler do on Windows
Torbjörn SVENSSON
-
Re: [PATCH][vect]: replace vect_scalar_cost_multiplier with param_vect_allow_possibly_not_worthwhile_vectorizations
Richard Biener
-
[PATCH] rs6000: Add -mcpu=future support and built-in gating infrastructure
Kishan Parmar
-
Re: [PATCH] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
Daniel Henrique Barboza