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[PING^3] [PATCH] analyzer: Add missing overrides and a cast, remove unused variables
Tue, 4 Aug 2026 11:15:35 +0200[PATCH] rs6000: Fix type size checks for __builtin_ppc_atomic_cas_local [PR126513]
Tue, 4 Aug 2026 14:32:21 +0530[PATCH] c++/objective-c++; Do not claim feature(modules), it is clang-specific.
Tue, 4 Aug 2026 09:56:30 +0100Re: [[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[PATCH] aarch64: Add missing CC clobber to max/min-of-add/sub patterns [PR116815]
Tue, 4 Aug 2026 10:28:34 +0200Re: [PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Tue, 4 Aug 2026 10:15:05 +0200Re: [PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Tue, 4 Aug 2026 10:14:17 +0200[ping^2] [PATCH] testsuite: Add multiple scan introducers to check-function-bodies.
Tue, 4 Aug 2026 09:13:53 +0100Re: [PATCH 1/2] profile-count: Handle signed values in profile_probability::apply
Tue, 4 Aug 2026 08:12:43 +0000Re: [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Tue, 4 Aug 2026 08:11:33 +0000[PATCH v4 1/1] x86_64: Update overconstrained x86_64 tests
Tue, 4 Aug 2026 08:10:36 +0000[PATCH v4 0/1] Update overconstrained x86_64 tests
Tue, 4 Aug 2026 08:10:35 +0000[ping]:[PATCH v2] libstdc++: Reimplement std:call_once with an ABI tag.
Tue, 4 Aug 2026 09:10:06 +0100Re: [PING][PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tue, 4 Aug 2026 08:08:21 +0000Re: [PATCH 1/2] [frange] Enable sub-ranges.
Tue, 4 Aug 2026 10:05:19 +0200[PATCH] widening_mul: Fix up ICE in maybe_optimize_guarding_check [PR126601]
Tue, 4 Aug 2026 09:54:08 +0200Re: [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Tue, 04 Aug 2026 08:47:13 +0100[PATCH] c++: Improve printing of null pointer to data member constants [PR126599]
Tue, 4 Aug 2026 09:46:41 +0200[PATCH] phiopt: Fix up spaceship_replacement [PR126564]
Tue, 4 Aug 2026 09:37:22 +0200Re: [PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Tue, 04 Aug 2026 09:36:29 +0200Re: Re:[PATCH] RISC-V: Implement reassociation width ho ok
Tue, 04 Aug 2026 09:33:50 +0200Re: [PATCH v1 0/5] Add test cases for v[sub|mul][u].vv register overlap
Tue, 04 Aug 2026 09:33:15 +0200RE: [RFC PATCH] i386: Add combine patterns to fold masked loads into binary ops [PR target/123997]
Tue, 4 Aug 2026 07:29:23 +0000Re: [gcc r17-2907] cobol: Allow ASSIGN OTHER under dialect ibm.
Tue, 04 Aug 2026 09:25:40 +0200[PATCH] range-op-float: Remove inappropriate frange_drop_infs call [PR126549]
Tue, 4 Aug 2026 09:15:09 +0200Re: [AutoFDO] prevent head_count of 0 with AFDO profile.
Tue, 4 Aug 2026 09:07:49 +0200Re: [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 09:06:50 +0200Re: [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
Tue, 4 Aug 2026 15:02:23 +0800Re: [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Tue, 4 Aug 2026 08:54:00 +0200Re: [PATCH v2] RISC-V: Avoid unused frame-pointer refe rences in stack ties
Tue, 04 Aug 2026 14:52:26 +0800Re: [PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Tue, 4 Aug 2026 08:49:52 +0200Re: [PATCH] RISC-V: Return implied_exts by const refer ence
Tue, 04 Aug 2026 14:43:56 +0800Re: [PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 08:43:01 +0200Re: [PATCH v2] x86: Check DECL_INCOMING_RTL for argument passing check
Tue, 4 Aug 2026 15:01:42 +0800Re: [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Tue, 4 Aug 2026 08:33:59 +0200[RFC, PATCH v2] Expand PARALLEL for function return and parameter passing
Tue, 4 Aug 2026 13:56:14 +0800Re: [PATCH 4/4] sched-deps: record barriers once instead of per register
Mon, 3 Aug 2026 23:17:35 -0600Re: [PATCH 3/4] sched-deps: reuse reg_last arrays across regions
Mon, 3 Aug 2026 22:56:07 -0600Re: [PATCH v3] phiopt: Add some TARGET_MEM_REF support to factoring of loads [PR100173]
Mon, 3 Aug 2026 21:33:04 -0700Re: [PATCH 2/4] sched-deps: release reg_last lists outside reg_last_in_use
Mon, 3 Aug 2026 22:26:48 -0600Re: [PATCH 1/4] sched-deps: clear dependency caches before freeing them
Mon, 3 Aug 2026 21:58:55 -0600Re: [PATCH] match: Simplify `(A | C) == A` to `(A & C) != 0` when C is power of 2 [PR101650]
Mon, 3 Aug 2026 21:50:38 -0600Re: [PATCH] match: Combine two for into one for.
Mon, 3 Aug 2026 21:32:01 -0600Re: [PATCH] RISC-V: Return implied_exts by const reference
Mon, 3 Aug 2026 21:20:53 -0600Re: [PATCH] RISC-V: Implement reassociation width hook
Mon, 3 Aug 2026 21:14:52 -0600Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Mon, 3 Aug 2026 23:12:53 -0400 (EDT)Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Mon, 3 Aug 2026 21:11:48 -0600Re: [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Mon, 3 Aug 2026 21:10:49 -0600Re: [PATCH v3 4/5] RISC-V: Add macro-fusion pair recognition
Mon, 3 Aug 2026 21:05:56 -0600Re: [PATCH v2] RISC-V: Avoid unused frame-pointer refe rences in stack ties
Tue, 04 Aug 2026 10:53:18 +0800Re: Re: [PATCH] RISC-V: Implement reassociation width hook
Tue, 04 Aug 2026 10:42:58 +0800Re: [PATCH v2] RISC-V: Avoid unused frame-pointer references in stack ties
Mon, 3 Aug 2026 20:28:29 -0600[PATCH] [GCC] AutoFDO: Walk predecessor edges for PHI arguments
Tue, 4 Aug 2026 10:39:21 +1000[PATCH] [AutoFDO][IPA-CP] Handle zero-caller locals after AutoFDO early inlining
Tue, 4 Aug 2026 10:37:33 +1000[PATCH] [AutoFDO] fix AutoFDO inlined target matching
Tue, 4 Aug 2026 10:28:45 +1000Re: [PATCH] fortran: [PR53800] Wrong copy-in/out with CLASS array to assumed-shape TYPE
Mon, 3 Aug 2026 17:14:10 -0700Re: [PATCH 1/2] [frange] Enable sub-ranges.
Mon, 3 Aug 2026 17:01:10 -0700Re: [[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Mon, 3 Aug 2026 16:57:07 -0700Re: [PATCH] rs6000: Add ABI and libgcc support for C23 _BitInt [PR117584]
Mon, 3 Aug 2026 22:58:38 +0000 (UTC)Re: [PATCH v5] analyzer: support exception subclass matching [PR analyzer/119697]
Mon, 03 Aug 2026 18:45:45 -0400Re: [PATCH] contrib: handle @option as indicating command to @table
Mon, 3 Aug 2026 22:01:45 +0000 (UTC)[pushed] c++: early DMI and constructor default arg [PR126606]
Mon, 3 Aug 2026 17:55:20 -0400Re: [PATCH 1/2] [frange] Enable sub-ranges.
Mon, 3 Aug 2026 23:21:06 +0200Re: [PATCH v3] c++/reflection: ICE with &template [:members_of():] [PR124794]
Mon, 3 Aug 2026 17:05:39 -0400Re: [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 17:02:02 -0400Re: [PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 17:01:22 -0400Re: [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Mon, 3 Aug 2026 14:00:01 -0700[committed] Fix recent msp430-elf regressions
Mon, 3 Aug 2026 14:49:52 -0600Re: [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 18:30:26 +0200Re: [CRIS PATCH] PR rtl-optimization/126276: Restore build on cris-elf.
Mon, 3 Aug 2026 12:36:21 -0600[PATCH] c++/reflection: ^^ rejects pack-index-specifier [PR126546]
Mon, 3 Aug 2026 14:23:11 -0400Re: [PATCH v3 2/2] libstdc++: Support any generator (up to 64bit) in generate_canonical [PR119739]
Mon, 3 Aug 2026 19:02:00 +0100Re: [PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Mon, 3 Aug 2026 19:53:25 +0200[committed] cobol: Repairs to structure creation. [PR119461]
Mon, 3 Aug 2026 12:51:03 -0500 (CDT)Re: [PATCH] match: Combine four simplify into one for. [PR63387]
Mon, 3 Aug 2026 10:48:00 -0700[PATCH v2] PR tree-optimization/126242: Check range is defined to avoid ICE.
Mon, 3 Aug 2026 18:40:40 +0100Re: [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Mon, 3 Aug 2026 10:40:03 -0700[[PING][PATCH]] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Mon, 3 Aug 2026 20:23:22 +0300Re: [PATCH v3] forwprop: add simplify_phi_result_op() [PR101179]
Mon, 3 Aug 2026 14:25:36 -0300Re: [PATCH v4 0/2] arm: recognize vdupq idioms [PR124043]
Mon, 03 Aug 2026 17:23:31 +0000Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Tue, 4 Aug 2026 01:20:42 +0800[PATCH] match: Combine four simplify into one for. [PR63387]
Mon, 3 Aug 2026 13:20:09 -0400[gccrs COMMIT] forever-stack: Add dfs_cache
Mon, 3 Aug 2026 17:08:51 +0000Re: [PATCH] libstdc++: optimize std::for_each for segmented iterators
Mon, 3 Aug 2026 13:00:13 -0400 (EDT)[PATCH][RFC] libstdc++ Provide <cerrno> and <errno.h> for freestanding
Mon, 3 Aug 2026 17:55:57 +0100Re: [PATCH] fortran: [PR118793] Additional expanded namelist read diagnostics
Mon, 3 Aug 2026 09:48:46 -0700Re: [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 17:34:09 +0100[PATCH] libstdc++: Document std::chrono::tzdb database implementation.
Mon, 3 Aug 2026 17:31:00 +0100Re: [PATCH] alpha: add -mlra and enable LRA by default on BWX targets
Mon, 3 Aug 2026 12:24:43 -0400Re: [PATCH v2] libstdc++: Skip locale in chrono operator<< for integer seconds precision
Mon, 3 Aug 2026 17:16:31 +0100Re: [PATCH v7 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Mon, 3 Aug 2026 19:03:04 +0300[PATCH v8 5/7] forwprop: Add long-multiply low-plus variant
Mon, 3 Aug 2026 08:41:39 -0700[PATCH v8 3/7] forwprop: Add long-multiply two-carry variant
Mon, 3 Aug 2026 08:41:37 -0700[PATCH v8 6/7] match.pd, forwprop: Recognize long-multiply carries written as 2-arg PHI
Mon, 3 Aug 2026 08:41:40 -0700[PATCH v8 2/7] forwprop: Add long-multiply carry-low-sum variant
Mon, 3 Aug 2026 08:41:36 -0700[PATCH v8 7/7] widening_mul: Lower long-multiply chains to inline longhand
Mon, 3 Aug 2026 08:41:41 -0700[PATCH v8 4/7] forwprop: Add long-multiply ladder variants
Mon, 3 Aug 2026 08:41:38 -0700[PATCH v8 1/7] forwprop: Match and fold the long-multiply carry form [PR107090]
Mon, 3 Aug 2026 08:41:35 -0700[PATCH v8 0/7] Recognize and fold longhand wide-multiplication idioms [PR107090]
Mon, 3 Aug 2026 08:41:34 -0700
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.