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
[email protected] • #650509
[PATCH v1 6/7] RISC-V: Add test cases for vwmul.vx reg overlap
Thu, 20 Aug 2026 08:53:37 +0800
[email protected] • #650508
[PATCH v1 5/7] RISC-V: Add test cases for vwsubu.vx reg overlap
Thu, 20 Aug 2026 08:53:36 +0800
[email protected] • #650507
[PATCH v1 4/7] RISC-V: Add test cases for vwsub.vx reg overlap
Thu, 20 Aug 2026 08:53:35 +0800
[email protected] • #650506
[PATCH v1 3/7] RISC-V: Add test cases for vwaddu.vx reg overlap
Thu, 20 Aug 2026 08:53:34 +0800
[email protected] • #650505
[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
[email protected] • #650504
[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
[email protected] • #650503
[PATCH v1 2/7] RISC-V: Add test cases for vwadd.vx reg overlap
Thu, 20 Aug 2026 08:53:33 +0800
[email protected] • #650502
[PATCH] vect-cbranch-cond-any-128.c: Compile with -mtune=generic
Thu, 20 Aug 2026 08:52:54 +0800
"H.J. Lu" <[email protected]> • #650501
[PATCH 1/2] ipa-cp: only tweak clone incoming edge counts when ipa_p ()
Thu, 20 Aug 2026 09:59:50 +1000
Kugan Vivekanandarajah <[email protected]> • #650500
[PATCH] [IPA] Apply computed profile scaling
Thu, 20 Aug 2026 09:56:56 +1000
Kugan Vivekanandarajah <[email protected]> • #650499
[PATCH] x86: Compile some check-function-bodies tests with -mtune=generic
Thu, 20 Aug 2026 07:51:56 +0800
"H.J. Lu" <[email protected]> • #650498
[COMMITTED, PATCH] x86: Compile PR 125436 tests with -mno-avx
Thu, 20 Aug 2026 07:50:35 +0800
"H.J. Lu" <[email protected]> • #650497
[PATCH] range: Add some non-negative function support [PR126827]
Wed, 19 Aug 2026 16:48:38 -0700
Andrea Pinski <[email protected]> • #650496
[COMMITTED, PATCH] builtin copysign tests: Disable TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
Thu, 20 Aug 2026 07:26:28 +0800
"H.J. Lu" <[email protected]> • #650495
[gccrs COMMIT] gccrs: Add `unadjusted` and `platform-intrinsic` basic ABI support
Wed, 19 Aug 2026 23:11:47 +0000
[email protected] • #650494
[COMMIITED, PATCH] sse2-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 07:02:55 +0800
"H.J. Lu" <[email protected]> • #650493
Re: [AutoFDO] prevent head_count of 0 with AFDO profile.
Wed, 19 Aug 2026 23:01:30 +0000
Kugan Vivekanandarajah <[email protected]> • #650492
[COMMITTED, PATCH] avx512bw-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 06:55:24 +0800
"H.J. Lu" <[email protected]> • #650491
[middle-end PATCH v2] Improve bitreverse expansion on x86_64 and cris.
Wed, 19 Aug 2026 23:51:15 +0100
"Roger Sayle" <[email protected]> • #650490
[PATCH] x86: Compile AVX2 tests with -mno-avx512f
Thu, 20 Aug 2026 06:48:16 +0800
"H.J. Lu" <[email protected]> • #650489
RE: [PATCH v2] libstdc++: Make forward_list::sort exception-safe [PR124051]
Wed, 19 Aug 2026 22:38:00 +0000
Odysseas Georgoudis <[email protected]> • #650488
[COMMITTED, PATCH] avx2-shiftqihi-constant-1.c: Compile with -mno-gfni
Thu, 20 Aug 2026 06:35:13 +0800
"H.J. Lu" <[email protected]> • #650487
[PATCH 2/2] fortran: honour ALIGN in ALLOCATE and add ALLOCATE ALIGN directive
Thu, 20 Aug 2026 00:15:16 +0200
Magnus Weinmueller <[email protected]> • #650486
[PATCH 0/2] fortran: ALIGN attribute and ALLOCATE ALIGN directive
Thu, 20 Aug 2026 00:15:14 +0200
Magnus Weinmueller <[email protected]> • #650485
[PATCH 1/2] fortran: add ALIGN attribute for variables
Thu, 20 Aug 2026 00:15:15 +0200
Magnus Weinmueller <[email protected]> • #650484
[COMMITTED, PATCH] gcc.target/i386/abi-mix-1.c: Compile with -mno-avx
Thu, 20 Aug 2026 06:05:58 +0800
"H.J. Lu" <[email protected]> • #650483
libcpp: Improve search_line_sve2
Wed, 19 Aug 2026 21:09:15 +0000
Wilco Dijkstra <[email protected]> • #650482
Re: [PATCH 02/12] genoutput: emit insn_data and operand_data compactly
Wed, 19 Aug 2026 13:44:17 -0700
Andrea Pinski <[email protected]> • #650481
Re: [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
Andrea Pinski <[email protected]> • #650480
[PATCH] PR middle-end/126775: ICE optimizing (T)0.0 - x with -ffinite-math-only
Wed, 19 Aug 2026 21:21:49 +0100
"Roger Sayle" <[email protected]> • #650479
Re: [PATCH][committed] aarch64: Swap the zeroness flags when swapping vec_perm operands [PR126597]
Wed, 19 Aug 2026 13:19:10 -0700
Andrea Pinski <[email protected]> • #650478
Re: [PATCH] match.pd: build signed low-bit masks in an unsigned type
Wed, 19 Aug 2026 13:04:35 -0700
Andrea Pinski <[email protected]> • #650477
Re: [PATCH v3] match.pd: Simplify XORs of zero_one_valued comparisons
Thu, 20 Aug 2026 00:42:42 +0530
Shivam Gupta <[email protected]> • #650476
Re: [COMMITTED PATCH v9 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Wed, 19 Aug 2026 22:05:05 +0300
Konstantinos Eleftheriou <[email protected]> • #650475
[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
Konstantinos Eleftheriou <[email protected]> • #650474
[COMMITTED PATCH v9 3/7] forwprop: Add long-multiply two-carry variant
Wed, 19 Aug 2026 11:45:08 -0700
Konstantinos Eleftheriou <[email protected]> • #650473
[COMMITTED PATCH v9 7/7] widening_mul: Lower long-multiply chains to inline longhand
Wed, 19 Aug 2026 11:45:12 -0700
Konstantinos Eleftheriou <[email protected]> • #650472
[COMMITTED PATCH v9 4/7] forwprop: Add long-multiply ladder variants
Wed, 19 Aug 2026 11:45:09 -0700
Konstantinos Eleftheriou <[email protected]> • #650471
[COMMITTED PATCH v9 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Wed, 19 Aug 2026 11:45:06 -0700
Konstantinos Eleftheriou <[email protected]> • #650470
[COMMITTED PATCH v9 2/7] forwprop: Add long-multiply carry-low-sum variant
Wed, 19 Aug 2026 11:45:07 -0700
Konstantinos Eleftheriou <[email protected]> • #650469
[COMMITTED PATCH v9 5/7] forwprop: Add long-multiply low-plus variant
Wed, 19 Aug 2026 11:45:10 -0700
Konstantinos Eleftheriou <[email protected]> • #650468
[COMMITTED PATCH v9 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Wed, 19 Aug 2026 11:45:05 -0700
Konstantinos Eleftheriou <[email protected]> • #650467
Re: [PATCH] Fixup tree_nop_conversion_p WRT BLKmode vector types
Wed, 19 Aug 2026 10:50:58 -0700
Andrea Pinski <[email protected]> • #650466
Re: [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Wed, 19 Aug 2026 22:45:00 +0530
Surya Kumari Jangala <[email protected]> • #650465
[PATCH] i386: Reject 8-bit and 16-bit modes for SSE1 registers [PR125746]
Wed, 19 Aug 2026 20:13:43 +0300
Dimitar Dimitrov <[email protected]> • #650464
Re: [COMMITTED] PR tree-optimization/126856 - Provide a range_info reset method.
Wed, 19 Aug 2026 12:57:38 -0400
Andrew MacLeod <[email protected]> • #650463
Re: [COMMITTED] PR tree-optimization/126856 - Provide a range_info reset method.
Wed, 19 Aug 2026 09:41:41 -0700
Andrea Pinski <[email protected]> • #650462
Re: [PATCH] libcpp: Optimize AArch64 search_line_fast
Wed, 19 Aug 2026 16:41:15 +0000
Wilco Dijkstra <[email protected]> • #650461
[PUSHED] ranger: Fix operator_div with VREL_LT [PR126934]
Wed, 19 Aug 2026 09:30:19 -0700
Andrea Pinski <[email protected]> • #650460
Re: [PATCH v2 3/4] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tue, 18 Aug 2026 15:10:51 +0800
Anlai Lu <[email protected]> • #650181
Re: [PATCH 1/2] testsuite: do not leave a truncated summary behind
Tue, 18 Aug 2026 09:10:27 +0200
Richard Biener <[email protected]> • #650180
Re: [PATCH v2 1/3] Add a pass to devirtualize polymorphic PMF calls
Mon, 17 Aug 2026 23:43:06 -0700
Andrea Pinski <[email protected]> • #650179
Re: [PATCH v2 3/4] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Tue, 18 Aug 2026 14:18:58 +0800
Anlai Lu <[email protected]> • #650178
Re: [PATCH] Report failed block copies in the backward threader [PR126906]
Tue, 18 Aug 2026 08:14:51 +0200
Aldy Hernandez <[email protected]> • #650177
[PATCH v2 1/3] Add a pass to devirtualize polymorphic PMF calls
Tue, 18 Aug 2026 14:10:56 +0800
Chi Wang <[email protected]> • #650176
[PATCH v3] match.pd: Change the MIN/MAX narrowing to MIN/MAX + convert
Tue, 18 Aug 2026 13:24:17 +0800
"H.J. Lu" <[email protected]> • #650175
[PATCH] mv28.C: Compile with -march=x86-64
Tue, 18 Aug 2026 13:21:21 +0800
"H.J. Lu" <[email protected]> • #650174
Re: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 13:09:36 +0800
"H.J. Lu" <[email protected]> • #650173
Re: [PATCH gcc/* 1/2] gcc: copy expected and optional out of rust/utils
Tue, 18 Aug 2026 06:20:37 +0200
Florian Weimer <[email protected]> • #650172
RE: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 03:33:09 +0000
"Liu, Hongtao" <[email protected]> • #650171
Re: Re: [RFC] ifcvt: Account for parallelism when cost ing noce sequences
Tue, 18 Aug 2026 11:29:23 +0800
"wangjue" <[email protected]> • #650170
RE: [PATCH v3 7/7][X86] Add Sub-byte element extration and Symmetric-signed saturation narrow support.
Tue, 18 Aug 2026 03:11:02 +0000
"Sharma, Dipesh" <[email protected]> • #650169
[PATCH] clean(final.cc): Remove unused static variables.
Mon, 17 Aug 2026 23:55:00 -0300
Léo Hardt <[email protected]> • #650168
Re: [PATCH gcc/* 2/2] gcc: stop using 'int' to represent sets of qualifiers
Mon, 17 Aug 2026 22:32:51 -0400
Jason Merrill <[email protected]> • #650167
RE: [PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 01:43:19 +0000
"Liu, Hongtao" <[email protected]> • #650166
[PING] Re: [PATCH 1/3] Add backtrace_decl_line to libbacktrace
Mon, 17 Aug 2026 18:34:11 -0700
Andi Kleen <[email protected]> • #650165
[PATCH] pr82625.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:19:44 +0800
"H.J. Lu" <[email protected]> • #650164
[PATCH] vect-pragma-target-2.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:12:19 +0800
"H.J. Lu" <[email protected]> • #650163
[PATCH] vect-pragma-target-1.C: Compile with -march=x86-64
Tue, 18 Aug 2026 09:11:38 +0800
"H.J. Lu" <[email protected]> • #650162
[PATCH] fortran: [PR49802] Allow VALUE attribute on assumed-length CHARACTER and array dummies
Mon, 17 Aug 2026 15:56:47 -0700
Jerry D <[email protected]> • #650161
Re: [PATCH v2 2/2] analyzer: add dynamic_cast support [PR110578]
Mon, 17 Aug 2026 18:35:28 -0400
David Malcolm <[email protected]> • #650160
Re: [PATCH 0/3] libstdc++: implement std::hazard_pointer (P2530R3, C++26)
Tue, 18 Aug 2026 00:27:13 +0200
Paul Xi Cao <[email protected]> • #650159
[PATCH v2 1/3] libstdc++: Add infrastructure for std::hazard_pointer (C++26)
Tue, 18 Aug 2026 00:26:57 +0200
Paul Xi Cao <[email protected]> • #650158
[PATCH v2 2/3] libstdc++: Implement std::hazard_pointer (P2530R3)
Tue, 18 Aug 2026 00:26:58 +0200
Paul Xi Cao <[email protected]> • #650157
[PATCH v2 3/3] libstdc++: Add tests for std::hazard_pointer
Tue, 18 Aug 2026 00:26:59 +0200
Paul Xi Cao <[email protected]> • #650156
[PATCH v2 0/3] libstdc++: Implement std::hazard_pointer (P2530R3)
Tue, 18 Aug 2026 00:26:56 +0200
Paul Xi Cao <[email protected]> • #650155
[pushed] testsuite, c, c++, Darwin: Allow LTO test link symbols to be undefined.
Mon, 17 Aug 2026 22:40:32 +0100
Iain Sandoe <[email protected]> • #650154
Re: [PATCH v2 1/2] analyzer: add helper methods for dynamic_cast support
Mon, 17 Aug 2026 17:38:32 -0400
David Malcolm <[email protected]> • #650153
[committed] cobol: Revert accidental changes.
Mon, 17 Aug 2026 16:33:59 -0500 (CDT)
Robert Dubner <[email protected]> • #650152
[PATCH] c++/reflection: reject bare [: bases_of(...)[0] :]
Mon, 17 Aug 2026 16:55:52 -0400
Marek Polacek <[email protected]> • #650151
Re: [PATCH gcc/* 1/2] gcc: copy expected and optional out of rust/utils
Mon, 17 Aug 2026 16:51:39 -0400
Jason Merrill <[email protected]> • #650150
[committed] libstdc++: Fix preprocessor check for bfloat16_t in <numbers> [PR126849]
Mon, 17 Aug 2026 21:29:00 +0100
Jonathan Wakely <[email protected]> • #650149
[PATCH] libstdc++: Do not overwrite module definition files during build [PR126786]
Mon, 17 Aug 2026 21:26:07 +0100
Jonathan Wakely <[email protected]> • #650148
Re: [PATCH] libstc++: Use static_cast on OpenBSD ctype_base masks
Mon, 17 Aug 2026 21:13:42 +0100
Jonathan Wakely <[email protected]> • #650147
[gccrs COMMIT] gccrs: Handle more llvm_asm usages
Mon, 17 Aug 2026 20:11:14 +0000
[email protected] • #650146
Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with array actual to, TARGET dummy
Mon, 17 Aug 2026 13:09:49 -0700
Jerry D <[email protected]> • #650145
[PATCH] match.pd: fold the rounded average idiom, the dual of the floor rule
Mon, 17 Aug 2026 20:59:17 +0100
Dominic P <[email protected]> • #650144
Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with array actual to, TARGET dummy
Mon, 17 Aug 2026 21:52:15 +0200
Mikael Morin <[email protected]> • #650143
Re: [PATCH] c++, contracts: Fix incorrect parameter mapping for postconditions in functions with template parameter packs. [PR124395]
Mon, 17 Aug 2026 15:39:30 -0400
Jason Merrill <[email protected]> • #650142
Re: [PATCH] c++, contracts: Preserve template arguments when rebuilding postconditions [PR125011]
Mon, 17 Aug 2026 15:39:13 -0400
Jason Merrill <[email protected]> • #650141
Re: [PATCH] c++, contracts: Fix pack expansions referring to dummy parameters [PR125645]
Mon, 17 Aug 2026 15:39:25 -0400
Jason Merrill <[email protected]> • #650140
Re: [PATCH] c++, contracts: Always regenerate contracts from the current template pattern [PR125712]
Mon, 17 Aug 2026 15:39:18 -0400
Jason Merrill <[email protected]> • #650139
Re: [PATCH] c++, contracts: Only defer contracts that use an undeduced result binding [PR125537]
Mon, 17 Aug 2026 15:39:02 -0400
Jason Merrill <[email protected]> • #650138
[gccrs COMMIT] gccrs: Add missing lang item declarations for core 1.49
Mon, 17 Aug 2026 19:18:31 +0000
[email protected] • #650137
Re: [patch] AVR: Support strict address space subset relations
Mon, 17 Aug 2026 22:57:05 +0400
Denis Chertykov <[email protected]> • #650136
Re: [PATCH 2/2] match.pd: combine two single-bit tests into one masked compare
Mon, 17 Aug 2026 19:56:33 +0100
DominicP <[email protected]> • #650135
Re: [PATCH 1/2] match.pd: fold (t * u) % u to zero when the product cannot overflow
Mon, 17 Aug 2026 19:56:05 +0100
DominicP <[email protected]> • #650134
[PATCH] libstc++: Use static_cast on OpenBSD ctype_base masks
Mon, 17 Aug 2026 14:35:21 -0400
Pietro Monteiro <[email protected]> • #650133
Re: [PATCH v2 1/1] aarch64: Add SME2.1 structured sparsity outer product intrinsics
Mon, 17 Aug 2026 19:12:50 +0100
Claudio Bantaloukas <[email protected]> • #650132
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.