gmane.comp.gcc.patches archive
990 archived articles, newest first (page 3 of 10). Latest articles →
Re: [PATCH 6/6] fortran: array descriptor: Move null actual creation [PR122521]
Thu, 13 Aug 2026 23:02:15 +0200Re: [PATCH v7] forwprop: add simplify_phi_result_movdiv() [PR101179]
Thu, 13 Aug 2026 18:01:09 -0300Re: [PATCH] tree-outof-ssa: fix unsignedp uninitialized in insert_value_copy_on_edge
Thu, 13 Aug 2026 13:55:31 -0700RE: [PATCH][vect]: Fix null dereference in boolean reductions [PR122475]
Thu, 13 Aug 2026 20:50:35 +0000Re: [PATCH] tree-outof-ssa: fix unsignedp uninitialized in insert_value_copy_on_edge
Thu, 13 Aug 2026 14:51:22 -0600Re: [PATCH] match.pd: fold extract-bitfield-and-shift expressions
Thu, 13 Aug 2026 14:46:11 -0600Re: [PATCH] tree-outof-ssa: fix unsignedp uninitialized in insert_value_copy_on_edge
Thu, 13 Aug 2026 13:45:06 -0700Re: [PATCH] tree-outof-ssa: fix unsignedp uninitialized in insert_value_copy_on_edge
Thu, 13 Aug 2026 14:37:53 -0600Re: [PATCH] c++/modules: ICE with GMF variable later defined inline [PR126783]
Thu, 13 Aug 2026 16:38:07 -0400Re: [Patch, fortran] PR104048 - ICE with recursively defined derived type
Thu, 13 Aug 2026 22:36:25 +0200Re: [PATCH v1] AArch64: Add -mcpu=armagicpu definition
Thu, 13 Aug 2026 21:31:57 +0100Re: [PATCH][vect]: Fix null dereference in boolean reductions [PR122475]
Thu, 13 Aug 2026 13:26:58 -0700[PATCH v1] AArch64: Add -mcpu=armagicpu definition
Thu, 13 Aug 2026 20:20:34 +0000Re: [RFC PATCH v3 0/4] Renesas RX FDPIC support
Thu, 13 Aug 2026 13:55:04 -0600[PATCH 2/2] match.pd: combine two single-bit tests into one masked compare
Thu, 13 Aug 2026 20:46:27 +0100[PATCH 1/2] match.pd: fold (t * u) % u to zero when the product cannot overflow
Thu, 13 Aug 2026 20:46:26 +0100Re: [PATCH][v2] match.pd: combine a pair of vector comparisons against zero
Thu, 13 Aug 2026 13:16:41 -0600Re: [PATCH] gcc: Keep TImode libcalls on the direct-return convention [PR78799]
Thu, 13 Aug 2026 20:35:25 +0200Re: [PATCH v3] tree-optimization: Fold canonicalized vector min/max conditionals [PR98602]
Thu, 13 Aug 2026 12:34:03 -0600Re: [PATCH 02/12] genoutput: emit insn_data and operand_data compactly
Thu, 13 Aug 2026 11:33:19 -0700Re: [PATCH 01/12] contrib: match the split insn-emit sources in filter-clang-warnings.py
Thu, 13 Aug 2026 11:24:43 -0700Re: [PATCH] tree-optimization: Fold CDCE {0, N} memset through arbitrary pointers [PR102202]
Thu, 13 Aug 2026 12:20:37 -0600Re: [PATCH 2/5] tree-optimization: Remove dead code in gimple.cc. [PR120579]
Thu, 13 Aug 2026 11:11:18 -0700Re: [PATCH 1/5] tree-optimization: Remove dead code in tree-ssa-math-opts.cc. [PR120477]
Thu, 13 Aug 2026 11:10:54 -0700[patch] AVR: Tweak reg == const and reg != const compares if const = 0 mod 256
Thu, 13 Aug 2026 20:03:47 +0200Re: [PATCH 2/2] backwards threader: handle SSA names occurring in abnormal PHIs
Thu, 13 Aug 2026 19:53:45 +0200Re: [PATCH 1/2] range: remove the abnormal-PHI restriction from gimple_range_ssa_p
Thu, 13 Aug 2026 19:52:13 +0200[PATCH 2/2] backwards threader: handle SSA names occurring in abnormal PHIs
Thu, 13 Aug 2026 19:50:39 +0200[PATCH 1/2] range: remove the abnormal-PHI restriction from gimple_range_ssa_p
Thu, 13 Aug 2026 19:50:38 +0200Re: [PATCH] RISC-V: Don't emit a separate multilib for the default march/mabi
Thu, 13 Aug 2026 11:49:17 -0600Re: [PATCH v2] aarch64: allow usage of zero reg for CRC32 instructions
Thu, 13 Aug 2026 10:42:27 -0700Re: [PATCH] middle-end: Unset stdarg when lowering assumptions
Thu, 13 Aug 2026 11:41:54 -0600[PATCH v2] aarch64: allow usage of zero reg for CRC32 instructions
Thu, 13 Aug 2026 23:04:34 +0530Re: 回复:[RFC] ifcvt: Account for para llelism when costing noce sequences
Thu, 13 Aug 2026 11:34:47 -0600Re: [PATCH] hwint: Simplify add_hwi/mul_hwi.
Sun, 9 Aug 2026 15:07:58 -0700[PATCH] hwint: Simplify add_hwi/mul_hwi.
Sun, 9 Aug 2026 18:01:29 -0400[PATCH] MIPS: Add MIPS32/64 r6 (d)bitswap and Allegrex bitrev
Sun, 9 Aug 2026 22:13:39 +0200[PATCH] alpha: enable gnu-indirect-function support for alpha-linux
Sun, 9 Aug 2026 15:58:45 -0400[PATCH 1/2] compare-elim: Test the successor's live-in set for the flags register
Sun, 9 Aug 2026 21:25:56 +0200[PATCH 2/2] ifcvt: Do not clobber a live condition-code register [PR126501, PR126747]
Sun, 9 Aug 2026 21:25:57 +0200[PATCH] alpha: round to odd before narrowing TFmode to SFmode
Sun, 9 Aug 2026 15:12:12 -0400Re: [pushed] wwwdocs: gcc-14: Drop link to Ventana Micro
Sun, 9 Aug 2026 18:22:35 +0200 (CEST)Re: [PATCH 1/2] middle-end: If supported, use __builtin_*. [PR126625]
Sun, 9 Aug 2026 08:07:21 -0700[PATCH 2/2] middle-end: Wrong code for a != b | (a|b) != 0. [PR126742]
Sun, 9 Aug 2026 11:02:27 -0400Re: [PATCH] libstdc++: Optimize chrono year::is_leap
Sun, 9 Aug 2026 12:02:23 -0300[PATCH 1/2] middle-end: If supported, use __builtin_*. [PR126625]
Sun, 9 Aug 2026 11:02:26 -0400[PATCH] gcc: Keep TImode libcalls on the direct-return convention [PR78799]
Sun, 9 Aug 2026 16:43:26 +0200[PATCH v2] PE/COFF: Implement visibility attribute via .drectve
Sun, 9 Aug 2026 16:41:31 +0200Re: [PATCH] middle-end: Don't read a memory destination fully overwritten by a bit-field store
Sun, 9 Aug 2026 14:48:18 +0100Re: [pushed] wwwdocs: gcc-14: Drop link to Ventana Micro
Sun, 9 Aug 2026 13:38:41 +0000[pushed] wwwdocs: gcc-14: Drop link to Ventana Micro
Sun, 9 Aug 2026 15:32:53 +0200 (CEST)[gccrs COMMIT] resolve: Fix ignored self in grouped glob imports
Sun, 9 Aug 2026 13:26:20 +0000[pushed] wwwdocs: readings: Update link to Polyhedron tests
Sun, 9 Aug 2026 15:20:17 +0200 (CEST)[gccrs COMMIT 1/2] typecheck: Add auto-trait field propagation and negative impl checks
Sun, 9 Aug 2026 13:20:07 +0000[gccrs COMMIT 2/2] lang: Add pin and unpin
Sun, 9 Aug 2026 13:20:08 +0000[PATCH] [frange] Stream frange sub-ranges in LTO
Sun, 9 Aug 2026 14:53:50 +0200[PATCH] [frange] Convert float_binary_op_range_finish to sub-ranges
Sun, 9 Aug 2026 14:53:48 +0200[pushed] wwwdocs: gcc-15: Make link to common problems upgrading relative
Sun, 9 Aug 2026 14:12:51 +0200 (CEST)[pushed] wwwdocs: conduct: Activate standard footer for secondary pages
Sun, 9 Aug 2026 13:55:47 +0200 (CEST)Re: [pushed] wwwdocs: install: Spell CPU in uppercase letters
Sun, 9 Aug 2026 13:54:33 +0200 (CEST)[pushed] wwwdocs: install: Spell CPU in uppercase letters
Sun, 9 Aug 2026 13:53:16 +0200 (CEST)[PATCH] LoongArch: simplify RTL template 'bstrins_bstrpick_for_and_imm'
Sun, 9 Aug 2026 18:54:23 +0800[x86 SSE PATCH] PR target/126619: Improve V4SF vector initialization.
Sun, 9 Aug 2026 12:42:50 +0200[PATCH][committed] testsuite: enable vector MIN for vec-narrow-1.C on x86
Sun, 9 Aug 2026 12:25:03 +0200Re: [middle-end PATCH] Improve bitreverse expansion on x86_64 and cris.
Sun, 9 Aug 2026 11:27:34 +0200[Meta-Ping] doc,middle-end,vtv,openmp: Ping for some patches
Sat, 08 Aug 2026 23:11:18 -0300[gccrs COMMIT] gccrs: Fix unused_assignment check logic
Sun, 9 Aug 2026 02:01:19 +0000Re:Re:[RFC] RISC-V: Raise noce if-conversion cost limit
Sun, 09 Aug 2026 06:57:24 +0800[PATCH 2/2] phiopt: Fix up factoring out loads for REF_REVERSE_STORAGE_ORDER [PR126729]
Sat, 8 Aug 2026 15:19:41 -0700[PATCH 1/2] gimplefe: Add support for REF_REVERSE_STORAGE_ORDER on mem
Sat, 8 Aug 2026 15:19:40 -0700Re: [PATCH] match.pd: extend the MIN/MAX narrowing through a cast to vectors
Sat, 8 Aug 2026 15:18:37 -0700Re: [PATCH v3] gcc/tree-ssa-phiopt.cc: add canonicalize_phi_constants [PR71336]
Sat, 8 Aug 2026 14:06:51 -0700Re: [PATCH v4] match.pd: turn more conditional bit_iors unconditional [PR124667]
Sat, 8 Aug 2026 13:55:15 -0700[gccrs COMMIT 2/2] desugar-apit: Add missing visit to function sub items
Sat, 8 Aug 2026 19:46:35 +0000[gccrs COMMIT 1/2] lower: Use enum instead of bool for checking for valid impl Trait params.
Sat, 8 Aug 2026 19:46:34 +0000Re: [PATCH 1/3] build: Add stdatomic.h to USER_H on OpenBSD
Sat, 08 Aug 2026 12:29:34 -0700[PATCH] fortran: [PR53800] Wrong copy-in/out with array actual to, TARGET dummy
Sat, 8 Aug 2026 12:31:38 -0700[gccrs COMMIT] lang-items: Register va_list
Sat, 8 Aug 2026 19:27:30 +0000Re: [PATCH v2] OpenMP: Use VOID_TYPE_P to check for void return type in SIMD function clones.
Sat, 8 Aug 2026 12:17:56 -0700Re: [PATCH v5] forwprop: add simplify_phi_result_op() [PR101179]
Sat, 8 Aug 2026 11:59:02 -0700Re: [PATCH v2] match: 1 / X -> X == 1 for positive X. [PR125735]
Sat, 8 Aug 2026 11:49:09 -0700Re: [PATCH 1/3] build: Add stdatomic.h to USER_H on OpenBSD
Sat, 8 Aug 2026 11:46:52 -0700Contents of PO file 'gcc-16.2.0.de.po'
Sat, 08 Aug 2026 11:02:14 +0200Contents of PO file 'gcc-16.2.0.sv.po'
Sat, 08 Aug 2026 19:57:09 +0200[PATCH v2 0/5] No-wrap assumptions.
Fri, 7 Aug 2026 14:18:35 +0200Re: [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Fri, 7 Aug 2026 13:16:32 +0100[PATCH 3/3] tree-optimization/126099 - SLP subgraph merging with low/highpart extracts
Fri, 7 Aug 2026 14:13:27 +0200 (CEST)[PATCH 1/3] tree-optimization/126028 - vector placement and live lane extracts
Fri, 7 Aug 2026 14:12:02 +0200 (CEST)[PATCH 2/3] Verify BB SLP scheduling
Fri, 7 Aug 2026 14:12:21 +0200 (CEST)Re: [PATCH] libcpp: add an AArch64 SVE2 search_line_fast
Fri, 7 Aug 2026 12:10:09 +0000[Patch][RFC?] Re-guess probability when unswitch hoists a condition before the loop [PR126664]
Fri, 7 Aug 2026 13:48:25 +0200[gccrs COMMIT] derive: Do not add default type parameters on derived impls
Fri, 7 Aug 2026 11:37:32 +0000Re: [PATCH] Use positional_argument in callback_only attribute handler
Fri, 7 Aug 2026 13:33:39 +0200[PATCH] c++: Fix up unify_array_domain [PR125536]
Fri, 7 Aug 2026 13:01:11 +0200Re: [PATCH] aarch64: Fix invalid CSE for RDRFFS [PR 126629]
Fri, 7 Aug 2026 10:31:31 +0000RE: [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Fri, 7 Aug 2026 11:56:39 +0200GCC 13.4.1 Status Report (2026-08-07)
Fri, 7 Aug 2026 11:38:20 +0200Re: [match.pd PATCH] PR tree-optimization/126467: 0.0-x -> -x vs. signed zeros.
Fri, 7 Aug 2026 11:54:45 +0300 (MSK)GCC 16.2.1 Status Report (2026-08-07)
Fri, 7 Aug 2026 10:44:41 +0200 (CEST)RE: [PATCH] x86: Update cpuid.h to pass leaf to __get_cpuid_max
Fri, 7 Aug 2026 08:38:05 +0000
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.