[PATCH] testsuite: Add dg-lto-error directive and ltrans assembly scanning
2026-06-06 14:02 UTC (2+ messages)
[PATCH] match.pd: Fold (type)(minmax((wide)a,(wide)b)) -> minmax(a,b)
2026-06-06 13:50 UTC (2+ messages)
` [PATCH] match.pd: Fold (type)(minmax((wide)a, (wide)b)) -> minmax(a, b)
[PATCH] match.pd: ((A&N)==CST1) & (((A&M)==CST2) | ((A&Q)==CST3)) [PR93150]
2026-06-06 13:00 UTC (3+ messages)
[pushed] optabs: Fix can_open_code_p handling of abs and neg
2026-06-06 13:00 UTC
[PATCH v5 1/2] x86: fix over-aligned indirect AVX stack slots on win64 [PR54412]
2026-06-06 12:32 UTC (2+ messages)
` [PATCH v5 2/2] testsuite: add and broaden PR54412 coverage [PR54412]
[PATCH] c++: Add various missing auto_diagnostic_group sentinels
2026-06-06 8:21 UTC
[PATCH] c++: FIx up __PRETTY_FUNCTION__ initializer translation [PR91155]
2026-06-06 8:08 UTC
[PATCH v3] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
2026-06-06 7:44 UTC (2+ messages)
[PATCH] PR125532 wrong-code in DO CONCURRENT with ASSOCIATE
2026-06-06 6:32 UTC (2+ messages)
[PATCH] PR152531 inferred-type ASSOCIATE name giving spurious, "Expected argument list"
2026-06-06 6:20 UTC (2+ messages)
[PATCH] csky: define DWARF_ALT_FRAME_RETURN_COLUMN
2026-06-06 5:14 UTC (2+ messages)
[PATCH v2] phiopt: Allow factoring out of more than just single operand operations
2026-06-06 5:11 UTC
PING [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
2026-06-06 5:11 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] expmed: Optimize 32-bit unsigned division by constants on "
[PATCH] RISC-V: Add load-to-address bypass for SiFive-7 series
2026-06-06 4:56 UTC (2+ messages)
[PATCH] RISC-V: Optimize trampoline code generation for Zicfilp
2026-06-06 4:54 UTC (2+ messages)
[PATCH] PR125535 wrong-code for implied-do with allocatable-component, derived type and transformational intrinsic
2026-06-06 1:48 UTC
[PATCH] PR125534 ALLOCATE of parameterized derived-type array, initializes only first element
2026-06-06 1:29 UTC
spurious AVX failures?
2026-06-06 1:14 UTC (5+ messages)
[PATCH] testsuite: Resolve unique test names under several section
2026-06-05 21:47 UTC (5+ messages)
[PATCH v1 0/1] gccrs: Add atomic_exchange intrinsic
2026-06-05 21:04 UTC (12+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] "
` [PATCH v2 2/5] fixup: apply memmodel review suggestions
` [PATCH v2 3/5] fixup: apply rustfmt review suggestion
` [PATCH v2 4/5] fixup: change `ordering` to `model`
` [PATCH v2 5/5] fixup: follow rustc naming + memory orderings
[PATCH] phiopt: Allow factoring out of more than just single operand operations
2026-06-05 20:30 UTC (5+ messages)
[PATCH] contrib: Use 'command -v' in download_prerequisites
2026-06-05 20:20 UTC (3+ messages)
[PATCH] c, c++, bitintlower: Add __builtin_{bswap,bitreverse}g type-generic builtins [PR122731]
2026-06-05 19:57 UTC (22+ messages)
` [PATCH] testsuite: Improve enum argument testing of __builtin_{clz,ctz,clrsb,ffs,parity,popcount,bswap,bitreverse}g
` [PATCH] c, c++, bitintlower, v2: Add __builtin_{bswap,bitreverse}g type-generic builtins [PR122731]
` [PATCH] genemit: Allow bswap/bitreverse optabs to FAIL
` [PATCH] store-merging, riscv: Consider widen_bswap_or_bitreverse in store-merging decisions and fix up riscv build
` [PATCH] Extend can_open_code_p handling for bswaps
[PATCH] PR125533 fortran/libcpp: CPP stringify operator emits \" for double-quotes in Fortran mode
2026-06-05 19:47 UTC
[committed] cobol: Update tests for IBM COMP-1/2 formatting
2026-06-05 19:26 UTC
[committed] cobol: Properly DISPLAY COMP-1/-2 variables when "-dialect ibm" is in effect. [PR125616]
2026-06-05 19:07 UTC
[PATCH] PR tree-optimization/125501 - DOM should not process unreachable if there is an SSA relation
2026-06-05 19:04 UTC (5+ messages)
[pushed] c++: add missing auto_diagnostic_group
2026-06-05 17:54 UTC
[Patch, fortran] PR121379 - MODULE attribute required for submodule procedure with interface in parent module
2026-06-05 17:40 UTC (2+ messages)
[PATCH] PR125530 ASSOCIATE with contained-function selector rejecting, type-bound calls
2026-06-05 17:36 UTC
[PATCH v1 0/1] forge: Add a prototype CODEOWNERS file
2026-06-05 17:00 UTC (5+ messages)
` [PATCH v1 1/1] "
` [APPROVED][PATCH v1 0/1] "
` [SUMMARY] Re: [PATCH "
[PATCH v3] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
2026-06-05 16:46 UTC (3+ messages)
[PATCH] AArch64: Avoid zeroing movprfx on MOV/FMOV
2026-06-05 16:32 UTC
PATCH] Fortran: fix stack overflow passing assumed-rank type to, assumed-rank class [PR60576]
2026-06-05 16:32 UTC (5+ messages)
[committed] cobol: Properly DISPLAY COMP-1/-2 variables when "-dialect ibm" is in effect. [PR125616]
2026-06-05 16:13 UTC
[gccrs COMMIT 1/2] Fix use after move in lexer
2026-06-05 15:59 UTC (2+ messages)
` [gccrs COMMIT 2/2] Add a new test for float literals
[PATCH v6 00/11] openmp: Add support for iterators in OpenMP mapping clauses
2026-06-05 15:38 UTC (12+ messages)
` [PATCH v6 04/11] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran)
` [PATCH v6 05/11] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran)
` [PATCH v6 06/11] openmp: Add support for non-constant iterator parameters in map, to and from clauses
` [PATCH v6 07/11] openmp: Add macros for iterator element access
` [PATCH v6 08/11] openmp: Fix struct handling for OpenMP iterators
` [PATCH v6 09/11] openmp: Add support for using custom mappers with iterators (C, C++)
` [PATCH v6 10/11] openmp, fortran: Add iterator support for Fortran deep-mapping of allocatables
` [PATCH v6 11/11] openmp, fortran: Add support for non-constant iterator bounds in Fortran deep-mapping iterator support
GCC 15.2.1 Status Report (2026-06-05), branch frozen for release
2026-06-05 15:19 UTC (4+ messages)
[PATCH] c++: Fix taking address of conversion function template instantiation [PR122383]
2026-06-05 15:16 UTC (6+ messages)
[PATCH] i386: Fix up predicates on <ssse3_avx2>_pmulhrsw<mode>3, smulhrs<mode>3 expanders [PR125611]
2026-06-05 13:39 UTC (2+ messages)
[gccrs COMMIT] aarch64: Work around regression in PR 125600
2026-06-05 13:13 UTC (2+ messages)
[committed] cobol: Regenerate gcc/cobol/lang.opt.urls
2026-06-05 12:53 UTC
[PATCH] ipa-cp: Fix ipa-vr intersection in wrong type (PR124128)
2026-06-05 12:52 UTC
[PATCH] hard-reg-set: make temporary SET for EXECUTE_IF_SET_IN_HARD_REG_SET a build-time error
2026-06-05 12:41 UTC (5+ messages)
[PATCH 0/4] RISC-V: Add ARC-V APEX custom instruction support
2026-06-05 12:27 UTC (9+ messages)
` [PATCH 4/4] RISC-V: Add APEX LTO serialization for intrinsics
[PATCH] PR125607 - ipa-cp: don't clone a large body for a frequency-inflated tiny benefit
2026-06-05 12:08 UTC
[PATCH] libstdc++: avoid ill-formed nested generator
2026-06-05 11:54 UTC (4+ messages)
[PATCH][vect][WIP]: teach the vectorizer to be able to vectorize already vectorized code [PR119187]
2026-06-05 11:11 UTC
[PING][PATCH v3] Refactor loops with TEST_HARD_REG_BIT to use EXECUTE_IF_SET_IN_HARD_REG_SET
2026-06-05 10:15 UTC (5+ messages)
` [PATCH v4] Replace certain uses of TEST_HARD_REG_BIT in loops with better alternatives
[PATCH] match.pd: Simplify (~A & 1) == (~B & 1) at -O1 [PR112533]
2026-06-05 10:11 UTC (5+ messages)
` [PATCH v4] "
` [Ping] "
[PATCH] tree-optimization/125602 - avoid negating the most negative signed value
2026-06-05 8:57 UTC
[PATCH] backprop: Calculate transitive closures of replacements [PR125599]
2026-06-05 8:13 UTC (2+ messages)
[PUSHED] Fix EXECUTE_IF_SET_IN_HARD_REG_SET usage in rtl-ssa/insns.cc [PR122992]
2026-06-05 7:48 UTC
[PATCH 00/48] Fix (many) typos, part 2
2026-06-05 7:45 UTC (3+ messages)
` [PATCH 32/48] rs6000: Fix typos in various files
[COMMITTED 1/5] ada: Reject structural instantiation in generic formal part
2026-06-05 7:29 UTC (5+ messages)
` [COMMITTED 2/5] ada: Avoid suspicious index warnings in expanded code
` [COMMITTED 3/5] ada: Change Constraint_Error into Data_Error in Text_IO to respect ARM
` [COMMITTED 4/5] ada: Fix extra formal mismatch
` [COMMITTED 5/5] ada: Robustify error recovery of structural instantiation in generic formal part
[r17-1353 Regression] FAIL: g++.dg/warn/Warray-bounds15.C -std=gnu++26 (test for warnings, line 38) on Linux/x86_64
2026-06-05 7:18 UTC
[PATCH] bitintlower: Improve __builtin_{clz,ctz,clrsb,ffs,parity,popcount,bswap,bitreverse}g lowering
2026-06-05 7:06 UTC (2+ messages)
[PATCH 0/3] i386: support cond_vec_cbranch_any/all for narrow boolean vectors
2026-06-05 6:46 UTC (5+ messages)
` [PATCH 1/3] doc: clarify {cond,cond_len}_vec_cbranch_all patterns
` [PATCH 2/3] dojump: use simplify_expand_binop for vector boolean mask
` [PATCH 3/3] i386: implement cond_vec_cbranch_any/all for narrow boolean vectors
[PATCH] aarch64: define duplication into sub-64-bit AdvSIMD vectors [PR125538]
2026-06-05 6:41 UTC (2+ messages)
[PATCH] c++: Fix up constexpr handling of break in expansion statements [PR125601]
2026-06-05 6:35 UTC
[PATCH] c++: Fix structured binding pack instantiation ICE [PR125591]
2026-06-05 6:18 UTC
[C PATCH] harmonize handling of arrays
2026-06-05 6:13 UTC (7+ messages)
[PATCH] cselim: Prevent cselim doing store sinking when there are loads in the middle bb [PR125612]
2026-06-05 5:42 UTC
[PATCH 0/2] OpenMP: two "obvious" patches
2026-06-05 4:42 UTC (5+ messages)
` [PATCH 1/2] C++, OpenMP: Handle ARRAY_TYPE array sections, not just pointers
` [PATCH 2/2] openmp: Remove warning about unused iterator variable in map clauses
[PATCH] avoid-store-forwarding: Re-apply extension after bit insert sequence [PR124713]
2026-06-05 1:07 UTC (2+ messages)
[PATCH] PR125529 ICE in DO CONCURRENT with DEFAULT(NONE) inside, ASSOCIATE
2026-06-04 23:26 UTC (3+ messages)
[PATCH] PR125528 ICE or wrong-code for ASSOCIATE selector that is a, type-bound user-defined operator
2026-06-04 23:03 UTC (4+ messages)
[PATCH] c++: ICE in tsubst_expr with comma expr [PR125539]
2026-06-04 22:26 UTC (5+ messages)
` [PATCH v2] "
[RFC] RISC-V: Add Zibi extension support
2026-06-04 22:04 UTC (5+ messages)
[PATCH] c++: CWG 1704, type checking in explicit inst of var tmpl [PR125575]
2026-06-04 21:57 UTC (2+ messages)
[C PATCH] wrong code generated with counted_by on pointer + ubsan [PR125072]
2026-06-04 19:50 UTC (2+ messages)
[PATCH 2/2][RFC][2/2] PR tree-optimization/125557: if-convert data-dependent load diamonds
2026-06-04 19:33 UTC (2+ messages)
[PATCH 1/2] PR tree-optimization/125557: factor a common binary operand out of a PHI
2026-06-04 19:13 UTC (2+ messages)
[committed] cobol: Bring TRIM into accordance with the COBOL specification
2026-06-04 19:10 UTC
[PATCH] or1k: Fix 64-bit shifts on OpenRISC
2026-06-04 18:06 UTC
[PATCH v1 0/1] configury: replace autoconf obsolete macros [PR103459]
2026-06-04 16:25 UTC (2+ messages)
[PATCH V4] rs6000: Add Future ISA compare and swap equal AMO operations [RFC02689]
2026-06-04 15:57 UTC (2+ messages)
[PATCH] microblaze: add Linux signal frame unwinding support
2026-06-04 15:41 UTC (3+ messages)
[PATCH] ipa-inline: credit aggregate copies into the return slot as eliminated by inlining
2026-06-04 15:27 UTC
[PATCH 0/4] Some bitmap tree speedups
2026-06-04 15:15 UTC (2+ messages)
[PATCH v1] RISC-V: Add testcase for unsigned scalar SAT_MUL form 12
2026-06-04 15:06 UTC
[committed] cobol: Move copybook path searches to cobol1
2026-06-04 15:05 UTC
[to-be-committed] RISC-V: Specify cmodel in OPTION_DEFAULT_SPECS
2026-06-04 15:02 UTC (2+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).