public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] amdgcn: minimal V64TImode vector support
 2026-07-09  7:22 UTC  (3+ messages)
` [committed] amdgcn: Add vec_set*ti instructions

[PATCH v2] x86: Honor preserve_none ABI for x86-64 MS calls
 2026-07-09  7:02 UTC  (2+ messages)

[PATCH] match.pd: Eliminate dead operand in vector permute and insert patterns
 2026-07-09  5:46 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] auto-profile: Avoid hardcoding perf.data filename in gcc-auto-profile scripts
 2026-07-09  5:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] i386: Penalize fold-left FP reduction scalarization by ncopies
 2026-07-09  3:24 UTC  (2+ messages)
` [PATCH v2] i386: Prefer shorter fold-left reduction chains

[PATCH] RISC-V: Enable TARGET_SFB_ALU for andes-45-series
 2026-07-09  3:10 UTC  (5+ messages)

[PATCH] x86: Honor preserve_none ABI for x86-64 MS calls
 2026-07-09  1:44 UTC  (3+ messages)

[PATCH v3] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
 2026-07-09  1:18 UTC  (8+ messages)

[PATCH 0/5] lto: Redo location streaming; support diagnostic pragmas
 2026-07-09  1:17 UTC  (13+ messages)
` [PATCH 5/5] lto: Support #pragma GCC diagnostic [PR80922] [PR106823] [PR107936]

[PATCH] RISC-V: Fix memcpy size threshold gating in vector block move
 2026-07-09  1:08 UTC 

[PATCH] fortran: Fix derived type rank not set for allocate mold
 2026-07-08 23:15 UTC  (2+ messages)

[PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
 2026-07-08 23:12 UTC  (4+ messages)

[RFC PATCH] RISC-V: Scale RVV integer vector body costs by a default ratio
 2026-07-08 20:28 UTC  (5+ messages)

[PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
 2026-07-08 20:07 UTC  (4+ messages)

[pushed] i386: Fix ccmp support checks for floating-point modes [PR126148]
 2026-07-08 19:52 UTC 

[PATCH] c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi)
 2026-07-08 19:29 UTC  (4+ messages)

[committed][PR rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1
 2026-07-08 18:32 UTC 

[PATCH] doc: Move -fdeps flags to C++ section and fix formatting
 2026-07-08 18:28 UTC 

[PATCH v7 0/3] implement defer statements as per ts 25755
 2026-07-08 17:49 UTC  (4+ messages)
` [PATCH v7 1/3] c: handle expression nodes in push_cleanup
` [PATCH v7 2/3] c: introduce jump barriers for statement expressions
` [PATCH v7 3/3] c: implement defer

[patch] AVR: Add R18:SI = neg R18:SI to libgcc
 2026-07-08 17:39 UTC 

[PATCH v2] analyzer: support exception subclass matching [PR analyzer/119697]
 2026-07-08 17:00 UTC  (2+ messages)

[PATCH v3 0/1] aarch64: Implement Structured Exception Handling (SEH)
 2026-07-08 15:43 UTC  (2+ messages)
` [PATCH v3 1/1] aarch64: Add SEH, stack unwinding and C++ exceptions

[PATCH] RISC-V: Fix regrename corrupting callee-saved registers
 2026-07-08 15:22 UTC  (3+ messages)

[PATCH 1/5] libgomp: Enforce tasks executed lexically after scheduled
 2026-07-08 15:18 UTC  (3+ messages)
` [PATCH 1/4] libgomp: `gomp_barrier_state_is_incremented` avoids flags

[PATCH 2/4] libgomp: Implement "flat" barrier for linux/ target
 2026-07-08 15:17 UTC  (2+ messages)

[PATCH 5/5] libgomp: Move thread task re-initialisation into threads
 2026-07-08 15:17 UTC  (2+ messages)

[PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
 2026-07-08 15:16 UTC  (2+ messages)

[PATCH 0/2] Perf improvements for highly contended barrier
 2026-07-08 15:12 UTC  (16+ messages)
` [PATCH 0/5] OpenMP Barrier perf improvements
  ` [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target

[PATCH v2] RISCV: PR rtl-optimization/123905 - Failure to optimize away sign extension on RISC-V
 2026-07-08 15:07 UTC 

[PATCH] Allow INSN_BASE_REG_CLASS to fall back to other BASE_REG_CLASS macros
 2026-07-08 14:53 UTC  (3+ messages)

[PATCH 0/3] Address vectors (mem:<vectype> (reg:<vectype>))
 2026-07-08 14:46 UTC  (4+ messages)
` [PATCH 1/3] rtl: Allow "(mem:<vecmode> (reg:<vecmode>))"
` [PATCH 2/3] amdgcn: Implement "(mem (reg:<vecmode>))"
` [PATCH 3/3] amdgcn: Add vector atomics

[PATCH v4] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
 2026-07-08 14:26 UTC  (4+ messages)
    ` [PING^1][PATCH "

[PATCH v1 0/5] Support RVV register overlap for v[sz]ext.vf4
 2026-07-08 14:20 UTC  (6+ messages)
` [PATCH v1 1/5] RISC-V: Allow "
` [PATCH v1 2/5] RISC-V: Add test cases for vsext.vf4 reg overlap
` [PATCH v1 3/5] RISC-V: Add test cases for vzext.vf4 "
` [PATCH v1 4/5] RISC-V: Adjust the scan asm for v[sz]ext.vf2 for v1 and v12
` [PATCH v1 5/5] RISC-V: Adjust test case due to vf[sz]ext.vf4 overlap

[PATCH, OpenMP] Implement 'link' behavior for maps under 'requires self_maps'
 2026-07-08 14:14 UTC 

[PING][PATCH v2 0/3] ivopt: Changes regarding reg pressure cost
 2026-07-08 14:07 UTC 

[PATCH] RISC-V: Fix dead cpop reservation for spacemit-x60
 2026-07-08 14:00 UTC  (2+ messages)

[PATCH v4] RISC-V: Fix riscv_subword_address for big-endian targets
 2026-07-08 13:59 UTC  (2+ messages)

[PATCH] openmp: Pass iteration count to static worksharing builtins for OMPT
 2026-07-08 13:50 UTC  (6+ messages)

[PATCH] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs
 2026-07-08 13:36 UTC  (7+ messages)

[PATCH v2] Add attribute and pragma for coverage suppression
 2026-07-08 13:08 UTC  (2+ messages)
` Ping "

[PATCH v1 0/1] aarch64: Ignore vcopy_lane_indices.c on 32-bit targets
 2026-07-08 13:01 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] c++: ICE with requires and -Wsequence-point [PR126066]
 2026-07-08 12:59 UTC  (2+ messages)

[PATCH] Remove group_size argument from vect_built_slp_tree* APIs
 2026-07-08 12:46 UTC  (2+ messages)

[patch v2 2/2][vect]: replace usages of SLP_TREE_SCALAR_SMTS where possible
 2026-07-08 12:34 UTC  (8+ messages)

[PATCH] tree-optimization/126150 - ICE with replace_uses_by
 2026-07-08 12:33 UTC 

[PATCH] Round up the ASAN red zone size for stack alignment
 2026-07-08 12:26 UTC  (6+ messages)
` [PATCH v2] "
  ` PING: "
    ` PING^: "

[PATCH] PR target/48609: Improve RTL expansion of complex value return
 2026-07-08 12:09 UTC  (2+ messages)

[PATCH] RISC-V: Add new relocation type for global array accesses with non-constant indices
 2026-07-08 12:07 UTC  (6+ messages)

[PATCH] PR target/99668: Improved complex to vector RTL expansion
 2026-07-08 11:46 UTC  (5+ messages)

[PATCH] out-of-SSA: don't share a decl across overlapping partitions [PR123625, PR121957]
 2026-07-08 11:40 UTC  (4+ messages)

[PATCH] match.pd: turn more conditional bit_iors unconditional [PR124667]
 2026-07-08 11:35 UTC 

[PATCH] libstdc++: fix UB when ellint phi argument is infinity
 2026-07-08 11:27 UTC  (3+ messages)

[PATCH][_GLIBCXX_DEBUG] Enhance inplace_vector implementation
 2026-07-08 11:26 UTC  (3+ messages)

[patch 1/3]middle-end: enable ranger in gimple-isel
 2026-07-08 11:24 UTC  (4+ messages)
` [patch v2 "

[PATCH v2 0/5] WIP: wasm: New backend
 2026-07-08 10:58 UTC  (6+ messages)

[gccrs COMMIT 1/2] gccrs: Emit function-scope drops for unit tail expressions
 2026-07-08 10:06 UTC  (2+ messages)
` [gccrs COMMIT 2/2] gccrs: Emit drops for function parameters

[gccrs COMMIT] gccrs: Evaluate non-unit tail expressions before drops
 2026-07-08 10:02 UTC 

[PATCH v1] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
 2026-07-08  9:58 UTC  (6+ messages)

[PATCH] libstdc++: Assert that produced layout_stride::mapping is unique
 2026-07-08  9:57 UTC 

[PATCH v2] tree-ssa-math-opts: separate FMA-deferring trigger from reassoc reorder
 2026-07-08  9:56 UTC 

[PATCH] middle-end: keep _BitInt padding bits extended across atomic RMW [PR124948]
 2026-07-08  9:54 UTC  (3+ messages)

[PATCH] tree-optimization/126159 - handle unions in data dependence analysis
 2026-07-08  9:39 UTC 

[gccrs COMMIT] gccrs: add unused doc comment lint
 2026-07-08  9:29 UTC 

[gccrs COMMIT 1/3] gccrs: Add support for #[repr(transparent)] attribute
 2026-07-08  9:16 UTC  (3+ messages)
` [gccrs COMMIT 2/3] gccrs: Implement compilation of #[repr(transparent)] structs
` [gccrs COMMIT 3/3] gccrs: Add new checks for `#[repr(align)]` attribute

[PATCH] fortran: Create a dedicated type for ranks and array dimensions
 2026-07-08  9:14 UTC  (3+ messages)

[gccrs COMMIT] core: Detect whether we are compiling core or any other crate
 2026-07-08  8:56 UTC 

[PATCH] phiopt: Remove unused statements in sequence before calling of phiopt_early_allow
 2026-07-08  8:19 UTC 

[PATCH v1] aarch64: populate issue_info for the ampere1 family
 2026-07-08  7:10 UTC  (4+ messages)

[PATCH] Improve variadic function call handling in PTA
 2026-07-08  7:01 UTC 

[PATCH 1/2] tree-optimization/126043 - form comparison masks in early phiopt
 2026-07-08  6:43 UTC  (3+ messages)
` [PATCH 2/2] tree-optimization/125672 - merge same-condition if-convertible diamonds

[PATCH v8 0/2] expmed/i386: optimize u32 constant division and improve BMI2 codegen
 2026-07-08  6:40 UTC  (3+ messages)

[RISC-V][PR target/123883] Inefficient bit manipulation code on RISC-V port
 2026-07-08  6:14 UTC  (2+ messages)

[PATCH] m68k: prevent moves with pre-dec src overlapping with dst (PR123853)
 2026-07-08  6:05 UTC  (10+ messages)

[PATCH v4] RISC-V: Add small loop unrolling support via -munroll-only-small-loops
 2026-07-08  5:56 UTC  (3+ messages)
` [PATCH v5] "

Battery Sell
 2026-07-08  5:55 UTC 

[PATCH 1/2] libstdc++: Validate user-provided stride values for layout_stride
 2026-07-08  4:28 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Assert that produced layout_stride::mapping is unique

[PATCH v4 0/4] x86: Implement TARGET_FNTYPE_ABI
 2026-07-08  2:26 UTC  (6+ messages)
` [PATCH v4 1/4] i386: Split out call_saved_registers_type detection
` [PATCH v4 2/4] i386: Avoid reading call_used_regs
` [PATCH v4 3/4] i386: Avoid always-true condition
` [PATCH v4 4/4] x86: Implement TARGET_FNTYPE_ABI

[PATCH] tree-ssa: Split divisions by near power-of-two ranges [PR middle-end/125708]
 2026-07-08  2:02 UTC  (2+ messages)
` [PATCH v2] expand: Split divisions with near-power-of-two divisors "

[PATCH] testsuite: Support check-function-bodies under slim LTO
 2026-07-08  1:55 UTC 

[gccrs COMMIT] gccrs: Handle ribs in GlobbingVisitor
 2026-07-08  1:19 UTC 

[PATCH] RISC-V: Support altfmt attribute propagation to vsetvl pass
 2026-07-08  1:17 UTC  (12+ messages)
  `  "
            `  "

[gccrs COMMIT] gccrs: Add compatible version option
 2026-07-08  0:30 UTC 

[gccrs COMMIT] gccrs: Unify node trees
 2026-07-08  0:04 UTC 

[PATCH v3 0/4] x86: Implement TARGET_FNTYPE_ABI
 2026-07-07 21:49 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH RESEND v4] match.pd: right shift compare canonicalization [PR124808]
 2026-07-07 21:39 UTC 

[PATCH v2] m68k: prevent moves with auto-inc/dec src overlapping with dst (PR123853, PR123076)
 2026-07-07 21:32 UTC  (2+ messages)

[PATCH] PR c++/125904 Make contract assertions have side effects
 2026-07-07 19:44 UTC  (2+ messages)

[PATCH] c-family: Enable -Wstrict-aliasing even with -fno-strict-aliasing enabled
 2026-07-07 19:41 UTC  (3+ messages)
` [PATCH v5] "

[RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
 2026-07-07 18:07 UTC  (3+ messages)

[PATCH v2 0/1] aarch64: fix pr126064
 2026-07-07 17:23 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

[gccrs COMMIT] testsuite: Add regression test for Rust-GCC/gccrs#4116
 2026-07-07 17:14 UTC 

[PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==,!=) 0 -> X (<,>=) Y [PR125738]
 2026-07-07 17:13 UTC 

[PATCH v3] c++: handle nullptr_t in can_convert_eh
 2026-07-07 16:52 UTC  (2+ messages)

[PATCH v5] cp: fix unevaluated operand context for typeid [PR c++/125886]
 2026-07-07 16:40 UTC 

[patch]middle-end: Teach ranger about POLY_INT_CST ranges for VRP
 2026-07-07 16:24 UTC  (3+ messages)

[PATCH v1 0/1] aarch64: deprecate the tme extension
 2026-07-07 16:23 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] aarch64: Fix big-endian testsuite on little-endian hosts
 2026-07-07 16:12 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH] Fortran [PR103367] Followup patch to fix related test cases
 2026-07-07 15:45 UTC  (3+ messages)

[PATCH v1 0/1] aarch64: Remove +mpamv2 and support for MPAMV2_VID
 2026-07-07 15:40 UTC  (3+ messages)
` [PATCH v1 1/1] "

Ping: [PATCH v2] i386: Fix Win64 __int128 return handling [PR78799]
 2026-07-07 15:37 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).