gmane.comp.gcc.patches archive

1083 archived articles, newest first (page 9 of 11). Latest articles →

Re: [PATCH] c-family: Use CAS loop instead of RMW atomics on small _BitInt with padding on targets which need to extend [PR124948]
Tue, 4 Aug 2026 10:18:23 +0100
"Richard Earnshaw (foss)" <[email protected]> • #648578
[PING^3] [PATCH] analyzer: Add missing overrides and a cast, remove unused variables
Tue, 4 Aug 2026 11:15:35 +0200
Filip Kastl <[email protected]> • #648577
[PATCH] rs6000: Fix type size checks for __builtin_ppc_atomic_cas_local [PR126513]
Tue, 4 Aug 2026 14:32:21 +0530
Avinash Jayakar <[email protected]> • #648576
[PATCH] c++/objective-c++; Do not claim feature(modules), it is clang-specific.
Tue, 4 Aug 2026 09:56:30 +0100
Iain Sandoe <[email protected]> • #648575
Re: [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Tue, 4 Aug 2026 11:37:11 +0300
Kevin Stefanov <[email protected]> • #648574
[PATCH] aarch64: Add missing CC clobber to max/min-of-add/sub patterns [PR116815]
Tue, 4 Aug 2026 10:28:34 +0200
<[email protected]> • #648573
Re: [PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Tue, 4 Aug 2026 10:15:05 +0200
Richard Biener <[email protected]> • #648572
Re: [PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Tue, 4 Aug 2026 10:14:17 +0200
Richard Biener <[email protected]> • #648571
[ping^2] [PATCH] testsuite: Add multiple scan introducers to check-function-bodies.
Tue, 4 Aug 2026 09:13:53 +0100
Iain Sandoe <[email protected]> • #648570
Re: [PATCH 1/2] profile-count: Handle signed values in profile_probability::apply
Tue, 4 Aug 2026 08:12:43 +0000
Kyrylo Tkachov <[email protected]> • #648569
Re: [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Tue, 4 Aug 2026 08:11:33 +0000
Kyrylo Tkachov <[email protected]> • #648568
[PATCH v4 1/1] x86_64: Update overconstrained x86_64 tests
Tue, 4 Aug 2026 08:10:36 +0000
Dylan Rees <[email protected]> • #648567
[PATCH v4 0/1] Update overconstrained x86_64 tests
Tue, 4 Aug 2026 08:10:35 +0000
Dylan Rees via Gcc-regression <[email protected]> • #648566
[ping]:[PATCH v2] libstdc++: Reimplement std:call_once with an ABI tag.
Tue, 4 Aug 2026 09:10:06 +0100
Iain Sandoe <[email protected]> • #648565
Re: [PING][PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tue, 4 Aug 2026 08:08:21 +0000
Soumya AR <[email protected]> • #648564
Re: [PATCH 1/2] [frange] Enable sub-ranges.
Tue, 4 Aug 2026 10:05:19 +0200
Jakub Jelinek <[email protected]> • #648563
[PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Tue, 4 Aug 2026 09:54:08 +0200
Jakub Jelinek <[email protected]> • #648562
Re: [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Tue, 04 Aug 2026 08:47:13 +0100
"Egas Ribeiro" <[email protected]> • #648561
[PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Tue, 4 Aug 2026 09:46:41 +0200
Jakub Jelinek <[email protected]> • #648560
[PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Tue, 4 Aug 2026 09:37:22 +0200
Jakub Jelinek <[email protected]> • #648559
Re: [PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Tue, 04 Aug 2026 09:36:29 +0200
Aldy Hernandez <[email protected]> • #648558
Re: Re:[PATCH] RISC-V: Implement reassociation width ho ok
Tue, 04 Aug 2026 09:33:50 +0200
"Robin Dapp" <[email protected]> • #648557
Re: [PATCH v1 0/5] Add test cases for v[sub|mul][u].vv register overlap
Tue, 04 Aug 2026 09:33:15 +0200
"Robin Dapp" <[email protected]> • #648556
RE: [RFC PATCH] i386: Add combine patterns to fold masked loads into binary ops [PR target/123997]
Tue, 4 Aug 2026 07:29:23 +0000
"Liu, Hongtao" <[email protected]> • #648555
Re: [gcc r17-2907] cobol: Allow ASSIGN OTHER under dialect ibm.
Tue, 04 Aug 2026 09:25:40 +0200
Andreas Schwab <[email protected]> • #648554
[PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Tue, 4 Aug 2026 09:15:09 +0200
Jakub Jelinek <[email protected]> • #648553
Re: [AutoFDO] prevent head_count of 0 with AFDO profile.
Tue, 4 Aug 2026 09:07:49 +0200
Jan Hubička <[email protected]> • #648552
Re: [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 09:06:50 +0200
Richard Biener <[email protected]> • #648551
Re: [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
Tue, 4 Aug 2026 15:02:23 +0800
"H.J. Lu" <[email protected]> • #648550
Re: [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Tue, 4 Aug 2026 08:54:00 +0200
Jakub Jelinek <[email protected]> • #648549
Re: [PATCH v2] RISC-V: Avoid unused frame-pointer refe rences in stack ties
Tue, 04 Aug 2026 14:52:26 +0800
"Jin Ma" <[email protected]> • #648548
Re: [PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Tue, 4 Aug 2026 08:49:52 +0200
Jan Hubička <[email protected]> • #648547
Re: [PATCH] RISC-V: Return implied_exts by const refer ence
Tue, 04 Aug 2026 14:43:56 +0800
"Jin Ma" <[email protected]> • #648546
Re: [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 08:43:01 +0200
Jan Hubička <[email protected]> • #648545
Re: [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
Tue, 4 Aug 2026 15:01:42 +0800
Hongtao Liu <[email protected]> • #648544
Re: [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Tue, 4 Aug 2026 08:33:59 +0200
Tomasz Kaminski <[email protected]> • #648543
[RFC, PATCH v2] Expand PARALLEL for function return and parameter passing
Tue, 4 Aug 2026 13:56:14 +0800
"H.J. Lu" <[email protected]> • #648542
Re: [PATCH 4/4] sched-deps: record barriers once instead of per register
Mon, 3 Aug 2026 23:17:35 -0600
Jeffrey Law <[email protected]> • #648541
Re: [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Mon, 3 Aug 2026 22:56:07 -0600
Jeffrey Law <[email protected]> • #648540
Re: [PATCH v3] phiopt: Add some TARGET_MEM_REF support to factoring of loads [PR100173]
Mon, 3 Aug 2026 21:33:04 -0700
Andrea Pinski <[email protected]> • #648539
Re: [PATCH 2/4] sched-deps: release reg_last lists outside reg_last_in_use
Mon, 3 Aug 2026 22:26:48 -0600
Jeffrey Law <[email protected]> • #648538
Re: [PATCH 1/4] sched-deps: clear dependency caches before freeing them
Mon, 3 Aug 2026 21:58:55 -0600
Jeffrey Law <[email protected]> • #648537
Re: [PATCH] match: Simplify `(A | C) == A` to `(A & C) != 0` when C is power of 2 [PR101650]
Mon, 3 Aug 2026 21:50:38 -0600
Jeffrey Law <[email protected]> • #648536
Re: [PATCH] match: Combine two for into one for.
Mon, 3 Aug 2026 21:32:01 -0600
Jeffrey Law <[email protected]> • #648535
Re: [PATCH] RISC-V: Return implied_exts by const reference
Mon, 3 Aug 2026 21:20:53 -0600
Jeffrey Law <[email protected]> • #648534
Re: [PATCH] RISC-V: Implement reassociation width hook
Mon, 3 Aug 2026 21:14:52 -0600
Jeffrey Law <[email protected]> • #648533
Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Mon, 3 Aug 2026 23:12:53 -0400 (EDT)
Patrick Palka <[email protected]> • #648532
Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Mon, 3 Aug 2026 21:11:48 -0600
Jeffrey Law <[email protected]> • #648531
Re: [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Mon, 3 Aug 2026 21:10:49 -0600
Jeffrey Law <[email protected]> • #648530
Re: [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Mon, 3 Aug 2026 21:05:56 -0600
Jeffrey Law <[email protected]> • #648529
Re: [PATCH v2] RISC-V: Avoid unused frame-pointer refe rences in stack ties
Tue, 04 Aug 2026 10:53:18 +0800
"Jin Ma" <[email protected]> • #648528
Re: Re: [PATCH] RISC-V: Implement reassociation width hook
Tue, 04 Aug 2026 10:42:58 +0800
"Wang Yaduo" <[email protected]> • #648527
Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Mon, 3 Aug 2026 20:28:29 -0600
Jeffrey Law <[email protected]> • #648526
[PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 10:39:21 +1000
Kugan Vivekanandarajah <[email protected]> • #648525
[PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Tue, 4 Aug 2026 10:37:33 +1000
Kugan Vivekanandarajah <[email protected]> • #648524
[PATCH] [AutoFDO] fix AutoFDO inlined target matching
Tue, 4 Aug 2026 10:28:45 +1000
Kugan Vivekanandarajah <[email protected]> • #648523
Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with CLASS array to assumed-shape TYPE
Mon, 3 Aug 2026 17:14:10 -0700
Jerry DeLisle <[email protected]> • #648522
Re: [PATCH 1/2] [frange] Enable sub-ranges.
Mon, 3 Aug 2026 17:01:10 -0700
Andrea Pinski <[email protected]> • #648521
Re: [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Mon, 3 Aug 2026 16:57:07 -0700
Andrea Pinski <[email protected]> • #648520
Re: [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Mon, 3 Aug 2026 22:58:38 +0000 (UTC)
Joseph Myers <[email protected]> • #648519
Re: [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Mon, 03 Aug 2026 18:45:45 -0400
David Malcolm <[email protected]> • #648518
Re: [PATCH] contrib: handle @option as indicating command to @table
Mon, 3 Aug 2026 22:01:45 +0000 (UTC)
Joseph Myers <[email protected]> • #648517
[pushed] c++: early DMI and constructor default arg [PR126606]
Mon, 3 Aug 2026 17:55:20 -0400
Jason Merrill <[email protected]> • #648516
Re: [PATCH 1/2] [frange] Enable sub-ranges.
Mon, 3 Aug 2026 23:21:06 +0200
Aldy Hernandez <[email protected]> • #648515
Re: [PATCH v3] c++/reflection: ICE with &template [:members_of():] [PR124794]
Mon, 3 Aug 2026 17:05:39 -0400
Jason Merrill <[email protected]> • #648514
Re: [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 17:02:02 -0400
Jason Merrill <[email protected]> • #648513
Re: [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 17:01:22 -0400
Jason Merrill <[email protected]> • #648512
Re: [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Mon, 3 Aug 2026 14:00:01 -0700
Jerry DeLisle <[email protected]> • #648511
[committed] Fix recent msp430-elf regressions
Mon, 3 Aug 2026 14:49:52 -0600
Jeffrey Law <[email protected]> • #648510
Re: [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 18:30:26 +0200
Tomasz Kaminski <[email protected]> • #648509
Re: [CRIS PATCH] PR rtl-optimization/126276: Restore build on cris-elf.
Mon, 3 Aug 2026 12:36:21 -0600
Jeffrey Law <[email protected]> • #648508
[PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 14:23:11 -0400
Marek Polacek <[email protected]> • #648507
Re: [PATCH v3 2/2] libstdc++: Support any generator (up to 64bit) in generate_canonical [PR119739]
Mon, 3 Aug 2026 19:02:00 +0100
Jonathan Wakely <[email protected]> • #648506
Re: [PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Mon, 3 Aug 2026 19:53:25 +0200
Richard Biener <[email protected]> • #648505
[committed] cobol: Repairs to structure creation. [PR119461]
Mon, 3 Aug 2026 12:51:03 -0500 (CDT)
Robert Dubner <[email protected]> • #648504
Re: [PATCH] match: Combine four simplify into one for. [PR63387]
Mon, 3 Aug 2026 10:48:00 -0700
Andrea Pinski <[email protected]> • #648503
[PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Mon, 3 Aug 2026 18:40:40 +0100
"Roger Sayle" <[email protected]> • #648502
Re: [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Mon, 3 Aug 2026 10:40:03 -0700
Andrew Pinski <[email protected]> • #648501
[[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Mon, 3 Aug 2026 20:23:22 +0300
Kevin Stefanov <[email protected]> • #648500
Re: [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Mon, 3 Aug 2026 14:25:36 -0300
Daniel Henrique Barboza <[email protected]> • #648499
Re: [PATCH v4 0/2] arm: recognize vdupq idioms [PR124043]
Mon, 03 Aug 2026 17:23:31 +0000
Torbjörn Svensson via Sourceware Forge <[email protected]> • #648498
Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Tue, 4 Aug 2026 01:20:42 +0800
Yuao Ma <[email protected]> • #648497
[PATCH] match: Combine four simplify into one for. [PR63387]
Mon, 3 Aug 2026 13:20:09 -0400
Kael Andrew Franco <[email protected]> • #648496
[gccrs COMMIT] forever-stack: Add dfs_cache
Mon, 3 Aug 2026 17:08:51 +0000
[email protected] • #648495
Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Mon, 3 Aug 2026 13:00:13 -0400 (EDT)
Patrick Palka <[email protected]> • #648494
[PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Mon, 3 Aug 2026 17:55:57 +0100
Jonathan Wakely <[email protected]> • #648493
Re: [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Mon, 3 Aug 2026 09:48:46 -0700
Jerry DeLisle <[email protected]> • #648492
Re: [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 17:34:09 +0100
Jonathan Wakely <[email protected]> • #648491
[PATCH] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 17:31:00 +0100
Jonathan Wakely <[email protected]> • #648490
Re: [PATCH] alpha: add -mlra and enable LRA by default on BWX targets
Mon, 3 Aug 2026 12:24:43 -0400
Matt Turner <[email protected]> • #648489
Re: [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Mon, 3 Aug 2026 17:16:31 +0100
Jonathan Wakely <[email protected]> • #648488
Re: [PATCH v7 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Mon, 3 Aug 2026 19:03:04 +0300
Konstantinos Eleftheriou <[email protected]> • #648487
[PATCH v8 5/7] forwprop: Add long-multiply low-plus variant
Mon, 3 Aug 2026 08:41:39 -0700
Konstantinos Eleftheriou <[email protected]> • #648486
[PATCH v8 3/7] forwprop: Add long-multiply two-carry variant
Mon, 3 Aug 2026 08:41:37 -0700
Konstantinos Eleftheriou <[email protected]> • #648485
[PATCH v8 6/7] match.pd, forwprop: Recognize long-multiply carries written as 2-arg PHI
Mon, 3 Aug 2026 08:41:40 -0700
Konstantinos Eleftheriou <[email protected]> • #648484
[PATCH v8 2/7] forwprop: Add long-multiply carry-low-sum variant
Mon, 3 Aug 2026 08:41:36 -0700
Konstantinos Eleftheriou <[email protected]> • #648483
[PATCH v8 7/7] widening_mul: Lower long-multiply chains to inline longhand
Mon, 3 Aug 2026 08:41:41 -0700
Konstantinos Eleftheriou <[email protected]> • #648482
[PATCH v8 4/7] forwprop: Add long-multiply ladder variants
Mon, 3 Aug 2026 08:41:38 -0700
Konstantinos Eleftheriou <[email protected]> • #648481
[PATCH v8 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Mon, 3 Aug 2026 08:41:35 -0700
Konstantinos Eleftheriou <[email protected]> • #648480
[PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Mon, 3 Aug 2026 08:41:34 -0700
Konstantinos Eleftheriou <[email protected]> • #648479
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.