Messages by Date
-
2025/11/15
Re: [PATCH 2/2] cfglceanup: Fix check for preheaders
Richard Biener
-
2025/11/15
[PATCH] configure: Support disabling specific languages [PR12407]
Lewis Hyatt
-
2025/11/15
[PATCH 2/2] cfglceanup: Fix check for preheaders
Andrew Pinski
-
2025/11/15
[PATCH 1/2] mergephi: Add stats
Andrew Pinski
-
2025/11/15
[PATCH] LoongArch: Fix wrong code from loongarch_expand_vec_perm_1 [PR 122695]
Xi Ruoyao
-
2025/11/15
Re: [PATCH] RISC-V: Add RTL pass to combine cm.popret with zero return value
Jeff Law
-
2025/11/15
[PUSHED] aarch64: unxfail pr117123.C
Andrew Pinski
-
2025/11/15
Re: [PATCH] Add early loop-invariant motion pass
Jeff Law
-
2025/11/15
Re: [PATCH] Change the default C++ dialect to gnu++20
Jonathan Wakely
-
2025/11/15
[PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/15
[committed] libstdc++: Minor refactoring in __wait_until_impl in atomic.cc
Jonathan Wakely
-
2025/11/15
[committed] libstdc++: Tweak static_assert messages for volatile atomic waits
Jonathan Wakely
-
2025/11/15
[PATCH v2] c++/modules: Keep tracking instantiations of static class variable templates [PR122625]
Nathaniel Shead
-
2025/11/15
[to-be-committed][RISC-V] Cleanup zero-extension patterns, generalize zero-extend with shifted operand
Jeff Law
-
2025/11/15
[PATCH 1/2] c++: use nesting and counts in print_candidates
David Malcolm
-
2025/11/15
[PATCH 2/2] c++: UX improvements for close matches in print_candidates
David Malcolm
-
2025/11/15
[PATCH] Change the default C++ dialect to gnu++20
Jakub Jelinek
-
2025/11/15
[PATCH] GCC, meet C++20
Jakub Jelinek
-
2025/11/15
[PATCH] c++: Implement C++23 P2246R1 - Character encoding of diagnostic text
Jakub Jelinek
-
2025/11/15
Re: [PATCH] aarch64: change another CRC test
Sam James
-
2025/11/15
Re: [PATCH] aarch64: change another CRC test
Andrew Pinski
-
2025/11/15
Re: [PATCH] gcc: Make aarch64-mingw32 target install wrap stdint.h
Andrew Pinski
-
2025/11/15
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Jonathan Wakely
-
2025/11/15
[pushed] c++/modules: explicit inst of constructor
Jason Merrill
-
2025/11/15
[PATCH RFC] c++/modules: #include <vector> -> import <bits/stdc++.h>
Jason Merrill
-
2025/11/15
[PATCH RFC] driver/c++: add --compile-std-module
Jason Merrill
-
2025/11/15
[to-be-committed][RISC-V] Eliminate zero-extension related define_insn_and_splits
Jeff Law
-
2025/11/15
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Yuao Ma
-
2025/11/15
[PATCH 2/2] libstdc++: Use new atomic fetch min/max builtins in std::atomic
soumyaa
-
2025/11/15
[PATCH 1/2] middle-end: Add support for fetch min/max builtins via CAS lowering
soumyaa
-
2025/11/15
[PATCH 0/2] Implement atomic fetch min/max in std::atomic
soumyaa
-
2025/11/15
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Jonathan Wakely
-
2025/11/15
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Jonathan Wakely
-
2025/11/15
Re: [PATCH] cobol: Fix bootstrap [PR122691]
Richard Biener
-
2025/11/15
Re: [PATCH] testsuite: Fix up c-c++-common/asan/asan-stack-small.c test
Richard Biener
-
2025/11/15
Re: [PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/15
Re: [PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/15
Re: [PATCH] c++/modules: Keep tracking instantiations of static class variable templates [PR122625]
Nathaniel Shead
-
2025/11/15
Re: [PATCH v1 4/6] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
-
2025/11/15
Re: [PATCH] LoongArch: Add more numbers supported for {x}vldi
Xi Ruoyao
-
2025/11/15
Re: [PATCH] c++: Support template block-scope OpenMP user-defined reductions in modules [PR119864]
Jakub Jelinek
-
2025/11/15
[PATCH] c++: Support template block-scope OpenMP user-defined reductions in modules [PR119864]
Nathaniel Shead
-
2025/11/15
[pushed] wwwdocs: gcc-12: Update link to "2020 Arm Architecture extensions"
Gerald Pfeifer
-
2025/11/15
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
-
2025/11/15
Re: [PATCH] openmp, openacc: OpenMP/OpenACC tests. vs C++26
Tobias Burnus
-
2025/11/15
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Jonathan Wakely
-
2025/11/15
[PATCH 6/6] PR target/118541 do not generate floating point cmoves for IEEE compares
Michael Meissner
-
2025/11/15
[PATCH 5/6] PR target/12068 allow -mcmodel=large with PC relative addressing
Michael Meissner
-
2025/11/15
[PATCH 4/6] PR target/108958 simplify mtvsrdd to zero extend GPR DImode to VSX TImode
Michael Meissner
-
2025/11/15
[PATCH 3/6] PR target/120528 Simplify zero extend from memory to VSX register on power10
Michael Meissner
-
2025/11/15
[PATCH 2/6] PR target/99293 Optimize splat of a V2DF/V2DI extract with constant element
Michael Meissner
-
2025/11/15
[PATCH 1/6] Add power9 and power10 float to logical optimizations
Michael Meissner
-
2025/11/15
[PATCH 0/6] Various PowerPC PRs
Michael Meissner
-
2025/11/14
[RFC PATCH] c++: Implement current wording of https://github.com/cplusplus/CWG/issues/805
Jakub Jelinek
-
2025/11/14
Re: [PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Alejandro Colomar
-
2025/11/14
[pushed] c++/modules: if translation fails fall back to #include
Jason Merrill
-
2025/11/14
[pushed] c++/modules: fix hash_map issue
Jason Merrill
-
2025/11/14
[pushed] c++/modules: using builtin
Jason Merrill
-
2025/11/14
Re: [PATCH 1/6] RISC-V: Change gather/scatter iterators.
Robin Dapp
-
2025/11/14
Re: [PATCH 3/4] ipa: Add early return when the hashed edge is a callback-carrying edge.
Sam James
-
2025/11/14
[pushed] c++/modules: fix hash_map issue
Jason Merrill
-
2025/11/14
[pushed] c++/modules: using builtin
Jason Merrill
-
2025/11/14
[pushed] c++/modules: friend void foo<bar>()
Jason Merrill
-
2025/11/14
Re: [PATCH] c++/modules: Keep tracking instantiations of static class variable templates [PR122625]
Jason Merrill
-
2025/11/14
[to-be-committed][RISC-V] Avoid most calls to gen_extend_insn
Jeff Law
-
2025/11/14
Re: [PATCH v2 1/3] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
Andrew Pinski
-
2025/11/14
[PATCH] c++/modules: Keep tracking instantiations of static class variable templates [PR122625]
Nathaniel Shead
-
2025/11/14
[PATCH v2 2/3] Test: Add test case for bit_op convert folding
pan2 . li
-
2025/11/14
[PATCH v2 3/3] Match: Remove unnecessary convert for unsigned SAT_MUL
pan2 . li
-
2025/11/14
[PATCH v2 1/3] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
pan2 . li
-
2025/11/14
[PATCH v2 0/3] Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
pan2 . li
-
2025/11/14
Re: [PATCH 2/6] RISC-V: Rename vector-mode related functions.
Jeff Law
-
2025/11/14
Re: [PATCH 1/6] RISC-V: Change gather/scatter iterators.
Jeff Law
-
2025/11/14
[PATCH 4/9] c++: C++26 Reflection [PR120775]
Marek Polacek
-
2025/11/14
[PATCH 2/9] c++: C++26 Reflection [PR120775]
Marek Polacek
-
2025/11/14
[PATCH 0/9] c++: C++26 Reflection [PR120775]
Marek Polacek
-
2025/11/14
Re: [PATCH] RISC-V: Add flag to adjust mem inlining threshold
Jeff Law
-
2025/11/14
Re: Ping: [PATCH] diagnostics: Fix -fdump-internal-locations for 64-bit location_t
Jeff Law
-
2025/11/14
[PATCH v2] c++: Implement dependent ADL for use with modules
Nathaniel Shead
-
2025/11/14
Re: [PATCH] Add early loop-invariant motion pass
Jeff Law
-
2025/11/14
Re: [PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Joseph Myers
-
2025/11/14
[PATCH, 11/11] Add _Float16 and __bfloat16 tests.
Michael Meissner
-
2025/11/14
Re: [PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Alejandro Colomar
-
2025/11/14
[PATCH, 10/11] Add --with-powerpc-float16 and --with-powerpc-float16-disable-warning.
Michael Meissner
-
2025/11/14
[PATCH, 9/11] Optimize __bfloat16 scalar code.
Michael Meissner
-
2025/11/14
Re: [PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Joseph Myers
-
2025/11/14
[PATCH, 8/11] Add 16-bit floating point vectorization.
Michael Meissner
-
2025/11/14
[PATCH, 7/11] Add BF/HF negate and absolute value operations and logical insns.
Michael Meissner
-
2025/11/14
[committed][RISC-V] Drop scan-tests of marginal value
Jeff Law
-
2025/11/14
[PATCH, 5/11] Add conversions between __bfloat16 and float/double.
Michael Meissner
-
2025/11/14
[PATCH, 6/11] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner
-
2025/11/14
Re: [PATCH 0/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/14
[PATCH v2 2/2] c: Reduce excess errors of _Maxof and _Minof
Alejandro Colomar
-
2025/11/14
Re: [PATCH 0/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/14
[PATCH, 4/11] Add conversions between _Float16 and float/double.
Michael Meissner
-
2025/11/14
Re: [PATCH 2/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/14
[PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Alejandro Colomar
-
2025/11/14
[PATCH, 2/11] Add initial 16-bit floating point support.
Michael Meissner
-
2025/11/14
[PATCH v2 1/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/14
[PATCH, 3/11] Add HF/BF emulation functions to libgcc.
Michael Meissner
-
2025/11/14
[PATCH, 1/11] Add infrastructure for _Float16 and __bfloat16 types.
Michael Meissner
-
2025/11/14
[PATCH 1/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/14
[PATCH] cobol: Fix bootstrap [PR122691]
Jakub Jelinek
-
2025/11/14
[PATCH 0/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/14
[PATCH] c++: Implement part of CWG3044
Jakub Jelinek
-
2025/11/14
[PATCH] testsuite: Fix up c-c++-common/asan/asan-stack-small.c test
Jakub Jelinek
-
2025/11/14
[PATCH, 0/11] Add PowerPC 16-bit experimental support
Michael Meissner
-
2025/11/14
[PATCH 5/5] arm: [MVE intrinsics] rework sqrshr sqshl srshr uqrshl uqshl urshr
Christophe Lyon
-
2025/11/14
[PATCH 1/5] arm: [MVE intrinsics] rework vpnot
Christophe Lyon
-
2025/11/14
[PATCH 3/5] arm: [MVE intrinsics] rework sqrshrl sqrshrl_sat48
Christophe Lyon
-
2025/11/14
[PATCH 4/5] arm: [MVE intrinsics] rework sqshll srshrl uqshll urshrl
Christophe Lyon
-
2025/11/14
[PATCH 2/5] arm: [MVE intrinsics] rework uqrshll uqrshll_sat48
Christophe Lyon
-
2025/11/14
[PATCH 0/5] arm: [MVE intrinsics] rework vpnot and scalar shifts
Christophe Lyon
-
2025/11/14
Re: [PATCH] libstdc++: Ensure that _Utf_view is always a view.
Jonathan Wakely
-
2025/11/14
Re: [PATCH] Fortran: procedure targets in derived-type constructors [PR117070]
Harald Anlauf
-
2025/11/14
[committed][wwwdocs] Fix a typo in the second floating-point argument register number
Maciej W. Rozycki
-
2025/11/14
Re: [PATCH] Add early loop-invariant motion pass
Andrew Pinski
-
2025/11/14
Re: [PATCH] Add 'num_children' method to relevant pretty-printers
Tom Tromey
-
2025/11/14
[PATCH] RISC-V: -mmax-vectorization.
Robin Dapp
-
2025/11/14
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
David Malcolm
-
2025/11/14
Re: [PATCH v5 2/2] aarch64: Add support for fmv priority syntax.
Wilco Dijkstra
-
2025/11/14
[PATCH 2/4] Add publish/subscribe topics and channel: pass_events
David Malcolm
-
2025/11/14
[PATCH 1/4] Add pub-sub.{h,cc}
David Malcolm
-
2025/11/14
[PATCH 4/4] analyzer: replace PLUGIN_ANALYZER_INIT with a pub/sub channel
David Malcolm
-
2025/11/14
[PATCH 3/4] diagnostics: add optional CFG dumps to SARIF/HTML output sinks
David Malcolm
-
2025/11/14
[PATCH 0/4] Publish/subscribe framework for typesafe loosely-coupled notifications
David Malcolm
-
2025/11/14
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Hewill Kang
-
2025/11/14
Re: [PATCH] libstdc++: Ensure that _Utf_view is always a view.
Hewill Kang
-
2025/11/14
Re: [PATCH] libstdc++: Ensure that _Utf_view is always a view.
Tomasz Kaminski
-
2025/11/14
Re: [PATCH] libstdc++: Ensure that _Utf_view is always a view.
Hewill Kang
-
2025/11/14
Re: [PATCH v2] fold-mem-offsets: Convert from DF to RTL-SSA
Jeff Law
-
2025/11/14
[commited v2] libstdc++: Ensure that _Utf_view is always a view.
Tomasz Kamiński
-
2025/11/14
[PING^1][PATCH v2] docs: aarch64: arm: Update ACLE documentation.
Wilco Dijkstra
-
2025/11/14
[PATCH v2 1/2] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
Wilco Dijkstra
-
2025/11/14
[PATCH 6/6] RISC-V: Generic vec_set via subreg.
Robin Dapp
-
2025/11/14
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Tomasz Kaminski
-
2025/11/14
[PATCH 5/6] RISC-V: Generic vec_extract via subreg.
Robin Dapp
-
2025/11/14
[PATCH 3/6] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
-
2025/11/14
[PATCH 4/6] RISC-V: Enable VLS select_vl loop control.
Robin Dapp
-
2025/11/14
[PATCH 1/6] RISC-V: Change gather/scatter iterators.
Robin Dapp
-
2025/11/14
[PATCH 2/6] RISC-V: Rename vector-mode related functions.
Robin Dapp
-
2025/11/14
[PATCH 0/6] RISC-V: VLS related stuff.
Robin Dapp
-
2025/11/14
Re: [PATCH] aarch64: Add cortex-A320 core
Andrew Pinski
-
2025/11/14
Re: [PATCH v2] fold-mem-offsets: Convert from DF to RTL-SSA
Andrew Pinski
-
2025/11/14
Re: [PATCH] libstdc++: Ensure that _Utf_view is always a view.
Jonathan Wakely
-
2025/11/14
[PATCH v2 2/2] aarch64: Add support for __pldir intrinsic.
Wilco Dijkstra
-
2025/11/14
Re: [PATCH] fortran: correctly handle optional allocatable dummy arguments
Yuao Ma
-
2025/11/14
[PATCH] libstdc++: Ensure that _Utf_view is always a view.
Tomasz Kamiński
-
2025/11/14
[RFC,PATCH] s390: Add HF mode support
Stefan Schulze Frielinghaus
-
2025/11/14
[PATCH 2/2] ia64: Expand MAX_VECT_LEN to 16
Tomas Glozar
-
2025/11/14
[PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
Tomas Glozar
-
2025/11/14
[PATCH v1 1/1] aarch64: FEAT_SVE_BFSCALE support
Karl Meakin
-
2025/11/14
[PATCH v1 0/1] AArch64: SVE_BFSCALE support
Karl Meakin
-
2025/11/14
[PATCH v1 1/1] libgccjit: Fix UB in constructor functions
Antoni Boucher via Sourceware Forge
-
2025/11/14
[PATCH v1 0/1] libgccjit: Fix UB in constructor functions
Antoni Boucher via Sourceware Forge
-
2025/11/14
Re: [PATCH] libsanitizer update
Iain Sandoe
-
2025/11/14
Re: [PATCH] vect: Make SELECT_VL a convert optab.
Richard Biener
-
2025/11/14
[PATCH 4/4][v2] Always analyze possible partial vector usage
Richard Biener
-
2025/11/14
[PATCH 3/4][v2] Decide on LOOP_VINFO_USING_SELECT_VL_P after determining partial vectors
Richard Biener
-
2025/11/14
[PATCH 2/4][v2] Do not call vect_determine_partial_vectors_and_peeling from transform
Richard Biener
-
2025/11/14
[PATCH 1/4][v2] Remove LOOP_VINFO_EPIL_USING_PARTIAL_VECTORS_P
Richard Biener
-
2025/11/14
[PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/14
Re: [PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Konstantinos Eleftheriou
-
2025/11/14
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Tomasz Kaminski
-
2025/11/14
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/14
[PATCH v2] fold-mem-offsets: Convert from DF to RTL-SSA
Konstantinos Eleftheriou
-
2025/11/14
Re: [PATCH] amdgcn: Auto-detect USM mode and set HSA_XNACK
Tobias Burnus
-
2025/11/14
[PATCH v1 6/6] libstdc++: Implement submdspan_mapping for layout_stride. [PR110352]
Luc Grosheintz
-
2025/11/14
[PATCH v1 2/6] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Luc Grosheintz
-
2025/11/14
[PATCH v1 4/6] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Luc Grosheintz
-
2025/11/14
[PATCH v1 5/6] libstdc++: Implement submdspan_mapping for layout_right. [PR110352]
Luc Grosheintz
-
2025/11/14
[PATCH v1 1/6] libstdc++: Prepare mdspan-related code for submdspan.
Luc Grosheintz
-
2025/11/14
[PATCH v1 3/6] libstdc++: Implement submdspan_extents. [PR110352]
Luc Grosheintz
-
2025/11/14
[PATCH v1 0/6] libstdc++: submdspan for layout_{left,right,stride}.
Luc Grosheintz
-
2025/11/14
[PATCH] vect: Make SELECT_VL a convert optab.
Robin Dapp
-
2025/11/14
[PATCH v3 3/3] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alfie Richards
-
2025/11/14
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/14
[PATCH v3 2/3] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alfie Richards
-
2025/11/14
[PATCH v3 1/3] aarch64: Add alias option support
Alfie Richards
-
2025/11/14
[PATCH v3 0/3] aarch64: Updates to architecture extension command line
Alfie Richards
-
2025/11/14
[PATCH] aarch64: Add cortex-A320 core
Alfie Richards
-
2025/11/14
[PATCH 4/4] Always analyze possible partial vector usage
Richard Biener
-
2025/11/14
[PATCH 3/4] Decide on LOOP_VINFO_USING_SELECT_VL_P after determining partial vectors
Richard Biener
-
2025/11/14
[PATCH 2/4] Do not call vect_determine_partial_vectors_and_peeling from transform
Richard Biener
-
2025/11/14
[PATCH 1/4] Remove LOOP_VINFO_EPIL_USING_PARTIAL_VECTORS_P
Richard Biener
-
2025/11/14
Re: [PATCH] libstdc++: Optimize functor storage for transform views iterators.
Hewill Kang
-
2025/11/14
Re: [PATCH] libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]
Jonathan Wakely
-
2025/11/14
[PATCH] c++: Implement dependent ADL for use with modules
Nathaniel Shead
-
2025/11/14
[committed] libstdc++: Add comment to __cpp_lib_bitset preprocessor condition
Jonathan Wakely
-
2025/11/14
[committed v2] libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]
Jonathan Wakely
-
2025/11/14
[PATCH v4 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
-
2025/11/14
[PATCH v4 1/3] aarch64: mingw: emit seh_endproc as comment
Saurabh Jha via Sourceware Forge
-
2025/11/14
Re: [PATCH] Add 'num_children' method to relevant pretty-printers
Jonathan Wakely
-
2025/11/14
[PATCH v4 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
-
2025/11/14
[PATCH v4 3/3] aarch64: mingw: Implement support for variadic ABI
Saurabh Jha via Sourceware Forge
-
2025/11/14
Re: [PATCH] libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]
Jonathan Wakely
-
2025/11/14
Re: PING^5: [PATCH v2 1/3] Support symbol reference in jump label and jump table
Andi Kleen
-
2025/11/14
Re: [PATCH] Remove --param=switch-lower-slow-alg-max-cases
Richard Biener
-
2025/11/14
[committed] i386: Remove 'i' from output operand constraint
Uros Bizjak
-
2025/11/14
Re: [PATCH] ipa/122663 - fix ICE with stmt removal during IPA modification
Richard Biener