Messages by Thread
-
-
[PATCH] libstdc++: Make constexpr-if actually disable some tests [PR124722]
Matthias Kretz
-
[PATCH] Update x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
-
Re: [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
-
[PING^4][PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Avinash Jayakar
-
Re: [PATCH] Do not read classical profile when -fauto-profile
Richard Biener
-
[PATCH] testsuite: cache various python3 effective target checks
Torbjörn SVENSSON
-
[PING] [PATCH] gcov: return failure if malloc fails
Torbjorn SVENSSON
-
[PATCH] testsuite: /dev/null is not accessible on Windows
Torbjörn SVENSSON
-
Re: [PATCH] gcov: return failure if malloc fails
Andreas Schwab
-
[PATCH] libstdc++: Expose translation related context in format_contexts.
Tomasz Kamiński
-
[PATCH] tree-optimization/124743 - SLP scheduling of invariant internal ops
Richard Biener
-
Re: [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Jan Hubicka
-
[PATCH] ipa/124700: Fix rebuild_references for callback functions
Josef Melcr
-
[PATCH] c++: Mark reflected vars/parameters as read [PR124790]
Jakub Jelinek
-
[PATCH] c++: Implement CWG3140 - Allowing expansion over non-constant std::array
Jakub Jelinek
-
[PATCH] x86: Place functions in .ltext section under -mcmodel=large
Farid Zakaria
-
Re: [PATCH v2 0/3] P1689 followup fixes
Ben Boeckel
-
[COMMITTED] rs6000: Add new builtin __builtin_ppc_atomic_cas_local
Avinash Jayakar
-
Re: [PATCH/RFC] c++/modules: Allow exporting usings of internal GMF entities with pedwarn [PR124268]
Jason Merrill
-
[PATCH] libstdc++: Require SSE2 for std::simd [PR124722]
Matthias Kretz
-
[Patch, fortran] PR124598] (PDT) - ICE instantiating nested PDTs
Paul Richard Thomas
-
[PATCH] libphobos: Skip libphobos.shared/finalize.d etc. on Solaris [PR88150]
Rainer Orth
-
Re: [PATCH] doc: Rewrite Solaris section of install.texi for GCC 16
Rainer Orth
-
[COMMITTED] testsuite: Fix dg-do-if
Rainer Orth
-
Re: [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Dhruv Chawla
-
[RFA] doc: Make regenerate-opt-urls.py handle two-dash options [PR124784]
Sandra Loosemore
-
[PATCH] c++/modules: Fix entry-point detection for recursive clusters [PR118630]
Nathaniel Shead
-
New Swedish PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
-
[PATCH] c++/modules: Fix propagating noexcept for templates [PR124785]
Nathaniel Shead
-
[PATCH] c++/modules: Only mark namespace-scope entities as exported [PR124781]
Nathaniel Shead
-
[Ada] Fix too large secondary stack allocation for aggregate return
Eric Botcazou
-
[PUSHED 1/3] doc: Rename "Submodel Options"
Sandra Loosemore
-
[PATCH] c++: Fix unary negation of nullptr [PR123087]
Eczbek
-
[PATCH] libstdc++: Allow for function parameters in annotations_of[_with_type] [P3795R2]
Septicake
-
[PATCH] Fix Bug 79524 - [Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
Jerry D
-
New Serbian PO file for 'cpplib' (version 16.1-b20260222)
Translation Project Robot
-
Contents of PO file 'cpplib-16.1-b20260222.sr.po'
Translation Project Robot
-
[PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
-
[PUSHED] doc, i386: Document more CPUs as having CX16 support [PR107337]
Sandra Loosemore
-
[pushed] wwwdocs: gcc-16: Drop extraneous </li>
Gerald Pfeifer
-
[RFC PATCH v2] RX: enable LRA is default
Yoshinori Sato
-
[PATCH] c++/modules: Handle importing an undeduced auto over a deduced auto [PR124735]
Nathaniel Shead
-
[committed] libstdc++: Define foo() in optional/ref/access.cc test.
Tomasz Kamiński
-
[PATCH] libstdc++: Guard use of float16_t and bfloat16_t
Matthias Kretz
-
[RFC] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
-
[gccrs COMMIT 1/2] intrinsic: Add cttz and cttz_nonzero intrinsics
gerris . rs
-
[PATCH] mingw: Remove obsolete STMP_FIXINC override from t-cygming
Peter Damianov
-
[PATCH] c++/modules: Fix installing a partial spec over an implicit inst [PR124732]
Nathaniel Shead
-
Re: [C++ PATCH] PR c++/124753: ICE on invalid P4 regression
Jason Merrill
-
[PUSHED] doc, c: Clarify status of decimal floating point support [PR123234]
Sandra Loosemore
-
[patch, libgfortran] Fix return value for ENCODING in INQUIRE
Jerry D
-
Re: [PATCH] c++/reflection: static memfn templs of class templs [PR124617]
Jason Merrill
-
[PATCH, COMITTED] x86: Add a test for PR target/123210
H.J. Lu
-
Re: [PATCH] c++: Fix up reflect_constant_{array,string}2.C for installed testing [PR124621]
Jason Merrill
-
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
-
[PATCH] Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973]
Harald Anlauf
-
Re: [PATCH] c++: Fix up pack indexing [PR124198]
Jason Merrill
-
Re: [PATCH] c++, v2: Partially implement mangling for C++26 pack indexing [PR124487]
Jason Merrill
-
Re: [PATCH] c++: Fix up handling of for-range-decls of expansion stmt [PR124488]
Jason Merrill
-
Re: [PATCH] c++, v2: Implement the annotations_of on parms part of P3795R1
Jason Merrill
-
Re: [PATCH] c++, v2: Implement CWG3119 - for-range-declaration of an expansion-statement as a templated entity
Jason Merrill
-
Re: [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jason Merrill
-
Re: [PATCH] middle-end/121467 - split the Standard Pattern Names section
Sandra Loosemore
-
Re: [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jason Merrill
-
[PUSHED] doc: Document -g2 debugging level [PR94491]
Sandra Loosemore
-
Re: [pushed] c++/reflection: update eval_size_of comment
Jason Merrill
-
Re: [PATCH] c++: templated static local var has value-dep addr, cont [PR123529]
Jason Merrill
-
Re: [PATCH] c++: template-id typedef with lambda targ [PR123700]
Jason Merrill
-
Re: [PATCH] c++: equivalence of lowered constrained auto NTTPs [PR120136]
Jason Merrill
-
[PUSHED] doc: Improve documentation of -Wchar-subscripts and char signedness [PR94182]
Sandra Loosemore
-
[x86_64 PATCH] Refactor AVX512 comparisons in machine description sse.md.
Roger Sayle
-
[PATCH v3] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
-
[PATCH] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu