gmane.comp.gcc.patches archive
972 archived articles, newest first (page 1 of 10). Latest articles →
[PATCH v1 7/7] RISC-V: Add test cases for vwmulu.vx reg overlap
Thu, 20 Aug 2026 08:53:38 +0800[PATCH v1 6/7] RISC-V: Add test cases for vwmul.vx reg overlap
Thu, 20 Aug 2026 08:53:37 +0800[PATCH v1 5/7] RISC-V: Add test cases for vwsubu.vx reg overlap
Thu, 20 Aug 2026 08:53:36 +0800[PATCH v1 4/7] RISC-V: Add test cases for vwsub.vx reg overlap
Thu, 20 Aug 2026 08:53:35 +0800[PATCH v1 3/7] RISC-V: Add test cases for vwaddu.vx reg overlap
Thu, 20 Aug 2026 08:53:34 +0800[PATCH v1 1/7] RISC-V: Allow RVV register overlap for vw{add, sub, mul}[u].vx
Thu, 20 Aug 2026 08:53:32 +0800[PATCH v1 0/7] RISC-V: Allow RVV register overlap for vw{add, sub, mul}[u].vx
Thu, 20 Aug 2026 08:53:31 +0800[PATCH v1 2/7] RISC-V: Add test cases for vwadd.vx reg overlap
Thu, 20 Aug 2026 08:53:33 +0800[PATCH] vect-cbranch-cond-any-128.c: Compile with -mtune=generic
Thu, 20 Aug 2026 08:52:54 +0800[PATCH 1/2] ipa-cp: only tweak clone incoming edge counts when ipa_p ()
Thu, 20 Aug 2026 09:59:50 +1000[PATCH] [IPA] Apply computed profile scaling
Thu, 20 Aug 2026 09:56:56 +1000[PATCH] x86: Compile some check-function-bodies tests with -mtune=generic
Thu, 20 Aug 2026 07:51:56 +0800[COMMITTED, PATCH] x86: Compile PR 125436 tests with -mno-avx
Thu, 20 Aug 2026 07:50:35 +0800[PATCH] range: Add some non-negative function support [PR126827]
Wed, 19 Aug 2026 16:48:38 -0700[COMMITTED, PATCH] builtin copysign tests: Disable TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
Thu, 20 Aug 2026 07:26:28 +0800[gccrs COMMIT] gccrs: Add `unadjusted` and `platform-intrinsic` basic ABI support
Wed, 19 Aug 2026 23:11:47 +0000[COMMIITED, PATCH] sse2-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 07:02:55 +0800Re: [AutoFDO] prevent head_count of 0 with AFDO profile.
Wed, 19 Aug 2026 23:01:30 +0000[COMMITTED, PATCH] avx512bw-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 06:55:24 +0800[middle-end PATCH v2] Improve bitreverse expansion on x86_64 and cris.
Wed, 19 Aug 2026 23:51:15 +0100[PATCH] x86: Compile AVX2 tests with -mno-avx512f
Thu, 20 Aug 2026 06:48:16 +0800RE: [PATCH v2] libstdc++: Make forward_list::sort exception-safe [PR124051]
Wed, 19 Aug 2026 22:38:00 +0000[COMMITTED, PATCH] avx2-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 06:35:13 +0800[PATCH 2/2] fortran: honour ALIGN in ALLOCATE and add ALLOCATE ALIGN directive
Thu, 20 Aug 2026 00:15:16 +0200[PATCH 0/2] fortran: ALIGN attribute and ALLOCATE ALIGN directive
Thu, 20 Aug 2026 00:15:14 +0200[PATCH 1/2] fortran: add ALIGN attribute for variables
Thu, 20 Aug 2026 00:15:15 +0200[COMMITTED, PATCH] gcc.target/i386/abi-mix-1.c: Compile with -mno-avx
Thu, 20 Aug 2026 06:05:58 +0800libcpp: Improve search_line_sve2
Wed, 19 Aug 2026 21:09:15 +0000Re: [PATCH 02/12] genoutput: emit insn_data and operand_data compactly
Wed, 19 Aug 2026 13:44:17 -0700Re: [PATCH 1/2] match.pd: recognise A > B ? A - B : B - A as abs (A - B) [PR50856]
Wed, 19 Aug 2026 13:22:30 -0700[PATCH] PR middle-end/126775: ICE optimizing (T)0.0 - x with -ffinite-math-only
Wed, 19 Aug 2026 21:21:49 +0100Re: [PATCH][committed] aarch64: Swap the zeroness flags when swapping vec_perm operands [PR126597]
Wed, 19 Aug 2026 13:19:10 -0700Re: [PATCH] match.pd: build signed low-bit masks in an unsigned type
Wed, 19 Aug 2026 13:04:35 -0700Re: [PATCH v3] match.pd: Simplify XORs of zero_one_valued comparisons
Thu, 20 Aug 2026 00:42:42 +0530Re: [COMMITTED PATCH v9 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Wed, 19 Aug 2026 22:05:05 +0300[COMMITTED PATCH v9 6/7] match.pd, forwprop: Recognize long-multiply carries written as 2-arg PHI
Wed, 19 Aug 2026 11:45:11 -0700[COMMITTED PATCH v9 3/7] forwprop: Add long-multiply two-carry variant
Wed, 19 Aug 2026 11:45:08 -0700[COMMITTED PATCH v9 7/7] widening_mul: Lower long-multiply chains to inline longhand
Wed, 19 Aug 2026 11:45:12 -0700[COMMITTED PATCH v9 4/7] forwprop: Add long-multiply ladder variants
Wed, 19 Aug 2026 11:45:09 -0700[COMMITTED PATCH v9 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Wed, 19 Aug 2026 11:45:06 -0700[COMMITTED PATCH v9 2/7] forwprop: Add long-multiply carry-low-sum variant
Wed, 19 Aug 2026 11:45:07 -0700[COMMITTED PATCH v9 5/7] forwprop: Add long-multiply low-plus variant
Wed, 19 Aug 2026 11:45:10 -0700[COMMITTED PATCH v9 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Wed, 19 Aug 2026 11:45:05 -0700Re: [PATCH] Fixup tree_nop_conversion_p WRT BLKmode vector types
Wed, 19 Aug 2026 10:50:58 -0700Re: [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Wed, 19 Aug 2026 22:45:00 +0530[PATCH] i386: Reject 8-bit and 16-bit modes for SSE1 registers [PR125746]
Wed, 19 Aug 2026 20:13:43 +0300Re: [COMMITTED] PR tree-optimization/126856 - Provide a range_info reset method.
Wed, 19 Aug 2026 12:57:38 -0400Re: [COMMITTED] PR tree-optimization/126856 - Provide a range_info reset method.
Wed, 19 Aug 2026 09:41:41 -0700Re: [PATCH] libcpp: Optimize AArch64 search_line_fast
Wed, 19 Aug 2026 16:41:15 +0000[PUSHED] ranger: Fix operator_div with VREL_LT [PR126934]
Wed, 19 Aug 2026 09:30:19 -0700Re: [PATCH v2 3/4] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tue, 18 Aug 2026 15:10:51 +0800Re: [PATCH 1/2] testsuite: do not leave a truncated summary behind
Tue, 18 Aug 2026 09:10:27 +0200Re: [PATCH v2 1/3] Add a pass to devirtualize polymorphic PMF calls
Mon, 17 Aug 2026 23:43:06 -0700Re: [PATCH v2 3/4] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tue, 18 Aug 2026 14:18:58 +0800Re: [PATCH] Report failed block copies in the backward threader [PR126906]
Tue, 18 Aug 2026 08:14:51 +0200[PATCH v2 1/3] Add a pass to devirtualize polymorphic PMF calls
Tue, 18 Aug 2026 14:10:56 +0800[PATCH v3] match.pd: Change the MIN/MAX narrowing to MIN/MAX + convert
Tue, 18 Aug 2026 13:24:17 +0800[PATCH] mv28.C: Compile with -march=x86-64
Tue, 18 Aug 2026 13:21:21 +0800Re: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 13:09:36 +0800Re: [PATCH gcc/* 1/2] gcc: copy expected and optional out of rust/utils
Tue, 18 Aug 2026 06:20:37 +0200RE: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 03:33:09 +0000Re: Re: [RFC] ifcvt: Account for parallelism when cost ing noce sequences
Tue, 18 Aug 2026 11:29:23 +0800RE: [PATCH v3 7/7][X86] Add Sub-byte element extration and Symmetric-signed saturation narrow support.
Tue, 18 Aug 2026 03:11:02 +0000[PATCH] clean(final.cc): Remove unused static variables.
Mon, 17 Aug 2026 23:55:00 -0300Re: [PATCH gcc/* 2/2] gcc: stop using 'int' to represent sets of qualifiers
Mon, 17 Aug 2026 22:32:51 -0400RE: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 01:43:19 +0000[PING] Re: [PATCH 1/3] Add backtrace_decl_line to libbacktrace
Mon, 17 Aug 2026 18:34:11 -0700[PATCH] pr82625.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:19:44 +0800[PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:12:19 +0800[PATCH] vect-pragma-target-1.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:11:38 +0800[PATCH] fortran: [PR49802] Allow VALUE attribute on assumed-length CHARACTER and array dummies
Mon, 17 Aug 2026 15:56:47 -0700Re: [PATCH v2 2/2] analyzer: add dynamic_cast support [PR110578]
Mon, 17 Aug 2026 18:35:28 -0400Re: [PATCH 0/3] libstdc++: implement std::hazard_pointer (P2530R3, C++26)
Tue, 18 Aug 2026 00:27:13 +0200[PATCH v2 1/3] libstdc++: Add infrastructure for std::hazard_pointer (C++26)
Tue, 18 Aug 2026 00:26:57 +0200[PATCH v2 2/3] libstdc++: Implement std::hazard_pointer (P2530R3)
Tue, 18 Aug 2026 00:26:58 +0200[PATCH v2 3/3] libstdc++: Add tests for std::hazard_pointer
Tue, 18 Aug 2026 00:26:59 +0200[PATCH v2 0/3] libstdc++: Implement std::hazard_pointer (P2530R3)
Tue, 18 Aug 2026 00:26:56 +0200[pushed] testsuite, c, c++, Darwin: Allow LTO test link symbols to be undefined.
Mon, 17 Aug 2026 22:40:32 +0100Re: [PATCH v2 1/2] analyzer: add helper methods for dynamic_cast support
Mon, 17 Aug 2026 17:38:32 -0400[committed] cobol: Revert accidental changes.
Mon, 17 Aug 2026 16:33:59 -0500 (CDT)[PATCH] c++/reflection: reject bare [: bases_of(...)[0] :]
Mon, 17 Aug 2026 16:55:52 -0400Re: [PATCH gcc/* 1/2] gcc: copy expected and optional out of rust/utils
Mon, 17 Aug 2026 16:51:39 -0400[committed] libstdc++: Fix preprocessor check for bfloat16_t in <numbers> [PR126849]
Mon, 17 Aug 2026 21:29:00 +0100[PATCH] libstdc++: Do not overwrite module definition files during build [PR126786]
Mon, 17 Aug 2026 21:26:07 +0100Re: [PATCH] libstc++: Use static_cast on OpenBSD ctype_base masks
Mon, 17 Aug 2026 21:13:42 +0100[gccrs COMMIT] gccrs: Handle more llvm_asm usages
Mon, 17 Aug 2026 20:11:14 +0000Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with array actual to, TARGET dummy
Mon, 17 Aug 2026 13:09:49 -0700[PATCH] match.pd: fold the rounded average idiom, the dual of the floor rule
Mon, 17 Aug 2026 20:59:17 +0100Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with array actual to, TARGET dummy
Mon, 17 Aug 2026 21:52:15 +0200Re: [PATCH] c++, contracts: Fix incorrect parameter mapping for postconditions in functions with template parameter packs. [PR124395]
Mon, 17 Aug 2026 15:39:30 -0400Re: [PATCH] c++, contracts: Preserve template arguments when rebuilding postconditions [PR125011]
Mon, 17 Aug 2026 15:39:13 -0400Re: [PATCH] c++, contracts: Fix pack expansions referring to dummy parameters [PR125645]
Mon, 17 Aug 2026 15:39:25 -0400Re: [PATCH] c++, contracts: Always regenerate contracts from the current template pattern [PR125712]
Mon, 17 Aug 2026 15:39:18 -0400Re: [PATCH] c++, contracts: Only defer contracts that use an undeduced result binding [PR125537]
Mon, 17 Aug 2026 15:39:02 -0400[gccrs COMMIT] gccrs: Add missing lang item declarations for core 1.49
Mon, 17 Aug 2026 19:18:31 +0000Re: [patch] AVR: Support strict address space subset relations
Mon, 17 Aug 2026 22:57:05 +0400Re: [PATCH 2/2] match.pd: combine two single-bit tests into one masked compare
Mon, 17 Aug 2026 19:56:33 +0100Re: [PATCH 1/2] match.pd: fold (t * u) % u to zero when the product cannot overflow
Mon, 17 Aug 2026 19:56:05 +0100[PATCH] libstc++: Use static_cast on OpenBSD ctype_base masks
Mon, 17 Aug 2026 14:35:21 -0400Re: [PATCH v2 1/1] aarch64: Add SME2.1 structured sparsity outer product intrinsics
Mon, 17 Aug 2026 19:12:50 +0100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.