Messages by Thread
-
-
[PATCH, OpenMP] Implement 'link' behavior for maps under 'requires self_maps'
Chung-Lin Tang
-
[PING][PATCH v2 0/3] ivopt: Changes regarding reg pressure cost.
Jovan Dmitrovic
-
Re: [PATCH v4] RISC-V: Fix riscv_subword_address for big-endian targets.
Aleksa Paunovic
-
[PATCH] RISC-V: Fix regrename corrupting callee-saved registers
Jin Ma
-
[PATCH v1 0/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
Karl Meakin via Sourceware Forge
-
[PATCH] tree-optimization/126150 - ICE with replace_uses_by
Richard Biener
-
[PATCH] Remove group_size argument from vect_built_slp_tree* APIs
Richard Biener
-
[PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
Daniel Barboza
-
Re: [PATCH v2 0/5] WIP: wasm: New backend
Kyrill Tkachov via Sourceware Forge
-
[PATCH] libstdc++: Assert that produced layout_stride::mapping is unique.
Tomasz Kamiński
-
[gccrs COMMIT 1/2] gccrs: Emit function-scope drops for unit tail expressions
gerris . rs
-
Re: [RFC PATCH] RISC-V: Scale RVV integer vector body costs by a default ratio
Zhongyao Chen
-
[gccrs COMMIT] gccrs: Evaluate non-unit tail expressions before drops
gerris . rs
-
[PATCH v2] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
Philipp Tomsich
-
[PATCH] tree-optimization/126159 - handle unions in data dependence analysis
Richard Biener
-
[gccrs COMMIT] gccrs: add unused doc comment lint
gerris . rs
-
[gccrs COMMIT 1/3] gccrs: Add support for #[repr(transparent)] attribute
gerris . rs
-
[PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
Andrew Pinski
-
[PATCH] Improve variadic function call handling in PTA
Richard Biener
-
[PATCH] RISC-V: Fix dead cpop reservation for spacemit-x60
Jim Lin
-
[PATCH 1/2] tree-optimization/126043 - form comparison masks in early phiopt
ktkachov
-
[PATCH] x86: Honor preserve_none ABI for x86-64 MS calls
H.J. Lu
-
[PATCH] RISC-V: Enable TARGET_SFB_ALU for andes-45-series
Jim Lin
-
[PATCH] libstdc++: fix UB when ellint phi argument is infinity
Kito Cheng
-
[PATCH] testsuite: Support check-function-bodies under slim LTO
Jim Lin
-
Re: [PATCH v8 0/2] expmed/i386: optimize u32 constant division and improve BMI2 codegen
herumi
-
[gccrs COMMIT] gccrs: Handle ribs in GlobbingVisitor
gerris . rs
-
[gccrs COMMIT] gccrs: Add compatible version option
gerris . rs
-
[gccrs COMMIT] gccrs: Unify node trees
gerris . rs
-
[PATCH] c++: ICE with requires and -Wsequence-point [PR126066]
Marek Polacek
-
[PATCH v4 0/4] x86: Implement TARGET_FNTYPE_ABI
H.J. Lu
-
[PATCH RESEND v4] match.pd: right shift compare canonicalization [PR124808]
Daniel Barboza
-
[PATCH v1] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
Philipp Tomsich
-
[PATCH v1] aarch64: populate issue_info for the ampere1 family
Philipp Tomsich
-
[PATCH v2] m68k: prevent moves with auto-inc/dec src overlapping with dst (PR123853, PR123076)
Mikael Pettersson
-
[PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Harald Anlauf
-
Re: [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Jonathan Wakely
-
[RISC-V][PR target/123883] Inefficient bit manipulation code on RISC-V port
Dusan Stojkovic
-
[gccrs COMMIT] testsuite: Add regression test for Rust-GCC/gccrs#4116
gerris . rs
-
[PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Kael Andrew Franco
-
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Richard Biener
-
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Jeffrey Law
-
Re: [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738]
Kael Andrew Franco
-
Re: [PATCH v5] cp: fix unevaluated operand context for typeid [PR c++/125886]
Jason Merrill
-
[PATCH v1 0/1] aarch64: deprecate the tme extension
Richard Earnshaw via Sourceware Forge
-
[PATCH] match.pd: Eliminate dead operand in vector permute and insert patterns
Pengfei Li
-
[PATCH] aarch64: Add support for -mcpu=rigel
ktkachov
-
Re: [PATCH] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207)
Jan Hubicka
-
[PATCH 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
-
[PATCH v1 0/1] aarch64: Remove +mpamv2 and support for MPAMV2_VID.
Richard Earnshaw via Sourceware Forge
-
Re: [PATCH][_GLIBCXX_DEBUG] Enhance __gnu_debug::vector iterator invalidation
Jonathan Wakely
-
[committed] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments for 2023 issues.
Tomasz Kamiński
-
[PATCH] libffi: Include .note.GNU-stack on FreeBSD/x86
Rainer Orth
-
[PATCH] [committed] aarch64: Fix ICE in aarch64_function_arg_alignment with may_alias [PR124146]
ktkachov
-
[PATCH, backport gcc-15] testsuite: g++.dg/cpp2a/decomp2.C requires tls_runtime
Christophe Lyon
-
[PATCH, backport gcc-15] arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR 117814]
Christophe Lyon
-
[PATCH] MATCH: Simplify zero/sign extension bit operations [PR122848]
Eikansh Gupta
-
[PATCH] m68k: prevent moves with pre-dec src overlapping with dst (PR123853)
Mikael Pettersson