Messages by Thread
-
[wwwdocs][committed] projects/gomp - Update OpenMP implementation status
Tobias Burnus
-
[wwwdocs] gcc-16/changes.html - GCN: offload launch overhead reduced
Tobias Burnus
-
[PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Tomasz Kamiński
-
Re: Remaining uses of HAVE_GNU_AS
Thomas Schwinge
-
[PATCH] [AArch64]: Use MOVI for low‑64‑bit integer SIMD constant vectors [PR113926]
Naveen
-
[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: arm: drop additional option -march=armv7-a
Torbjorn SVENSSON
-
[PATCH] aarch64, testsuite: Extend SME attribute tests [PR122483]
Alex Coplan
-
[PATCH] tree-optimization/124810 - ICE with loop fixup
Richard Biener
-
[PATCH] testsuite: munge absolute paths like compiler do on Windows
Torbjörn SVENSSON
-
[PATCH] rs6000: Add -mcpu=future support and built-in gating infrastructure
Kishan Parmar
-
Re: [committed 2/2] testsuite: arm: rework some target-supports checks to use -mfpu=auto
Richard Earnshaw (foss)
-
[PATCH] c++, contracts: Account for lambda captures in pre/post [PR124648].
Iain Sandoe
-
[PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Tomasz Kamiński
-
[PATCH v2] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Iain Sandoe
-
[PATCH 0/2] aarch64/testsuite: improve object-readelf and add LTO branch-protection tests
Muhammad Kamran
-
[PATCH 1/2][RFC][GCC 17][middle-end: Supporting multi character string formatters
Tamar Christina
-
PING [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
MITSUNARI Shigeo
-
Re:[PATCH v5] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
jeevitha
-
[PATCH][vect]: replace vect_scalar_cost_multiplier with param_vect_allow_possibly_not_worthwhile_vectorizations
Tamar Christina
-
[PATCH] c++: Unshare constructors in convert_reflect_constant_arg [PR124792]
Jakub Jelinek
-
[PATCH] c++: Implement CWG3149 - Rvalues in destructuring expansion statements
Jakub Jelinek
-
[PATCH] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]
Avinash Jayakar
-
[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]
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,fortran] Fix Bug 96986 - [13/14/15/16 Regression] Explicit interface required: volatile argument for ENTRY
Jerry D
-
[PATCH v2] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
-
[PATCH 1/2] libstdc++: Move constant_wrapper from <type_traits> to <utility>
Tomasz Kamiński
-
[patch, commit] Bug 104827 - [13/14/15/16 Regression] ICE in gfc_conv_array_constructor_expr,
Jerry D
-
[RFC] Add community health scripts
Andrew Pinski
-
[patch, committed] Fix some mior things on INQUIRE
Jerry D
-
[PATCH] - ICE with -Winfinite-recursion due to recursive rather than work queue/list [PR124651]
Heiko Eißfeldt
-
[patch, fortran] Fix Bug 103367 - [13/14/15/16 Regression] ICE in gfc_conv_array_initializer
Jerry D
-
[patch,fortran] Fix Bug 102430 - [13/14/15/16 Regression] ICE in fold_convert_loc, at fold-const.c
Jerry D
-
[PUSHED] doc, sanitizer: Document -static-libhwasan [PR124170]
Sandra Loosemore
-
[PATCH 2/2] tree-optimization/124802 - avoid SLP_TREE_REPRESENTATIVE for permutes
Richard Biener
-
[PATCH 1/2] tree-optimization/124802 - wrong SLP pattern detection
Richard Biener
-
New Chinese (simplified) PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
-
[PATCH] testsuite: get a predictable ordered array for comparison
Torbjörn SVENSSON
-
Re: [PING^6][PATCH] libatomic: provide missing symbol __atomic_test_and_set [PR122078]
Federico Terraneo
-
[PATCH v3 2/2] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
-
[PATCH v3 1/2] Update x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
-
[PATCH 1/5] c++: gcc_assert(false) replaced with gcc_unreachable()
Yang Kun
-
[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
-
[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