Messages by Date
-
2025/11/17
Re: [PATCH] Change the default C++ dialect to gnu++20
Jonathan Wakely
-
2025/11/17
Re: [PATCH] Change the default C++ dialect to gnu++20
Marek Polacek
-
2025/11/17
Re: [PATCH][_GLIBCXX_DEBUG] Fix std::erase_if implementation for std::vector
Jonathan Wakely
-
2025/11/17
[PATCH v7 6/7] arm: Add ARM 32-bit Kernel Control Flow Integrity implementation
Kees Cook
-
2025/11/17
[PATCH v7 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
Kees Cook
-
2025/11/17
[PATCH v7 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
-
2025/11/17
[PATCH v7 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
-
2025/11/17
[PATCH v7 3/7] kcfi: Add regression test suite
Kees Cook
-
2025/11/17
[PATCH v7 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
-
2025/11/17
[PATCH v7 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
-
2025/11/17
[PATCH v7 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
-
2025/11/17
[gccrs COMMIT] gccrs: fix segfault on empty doc attribute
gerris . rs
-
2025/11/17
Re: [PATCH v2 3/6] OpenMP: C++ front end support for "begin declare variant"
Tobias Burnus
-
2025/11/17
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Segher Boessenkool
-
2025/11/17
Re: [pushed: r16-5362] diagnostics: fix socket includes for MinGW host [PR122666]
David Malcolm
-
2025/11/17
[pushed: r16-5363] SARIF output: fix diagnostics within C++ member fns [PR122626]
David Malcolm
-
2025/11/17
[pushed: r16-5362] diagnostics: fix socket includes for MinGW host [PR122666]
David Malcolm
-
2025/11/17
[PATCH][_GLIBCXX_DEBUG] Fix std::erase_if implementation for std::vector
François Dumont
-
2025/11/17
Re: [PATCH] c++, libstdc++: Implement CWG1670 and LWG4468
Marek Polacek
-
2025/11/17
Re: [PATCH] c++, libstdc++: Implement CWG1670 and LWG4468
Jakub Jelinek
-
2025/11/17
Re: [RFC PATCH] c++: Implement current wording of https://github.com/cplusplus/CWG/issues/805
Jakub Jelinek
-
2025/11/17
Re: [PATCH] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Jonathan Wakely
-
2025/11/17
Re: [RFC PATCH] c++: Implement current wording of https://github.com/cplusplus/CWG/issues/805
Marek Polacek
-
2025/11/17
[committed] libstdc++: Fix std module for gcc4-compatible ABI
Jonathan Wakely
-
2025/11/17
[committed][PR rtl-optimization/122575] Fix mode on optimized IOR comparison
Jeff Law
-
2025/11/17
[PATCH] arm: testsuite: fix vgetq_lane tests for c++
Christophe Lyon
-
2025/11/17
[PATCH] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek
-
2025/11/17
Re: [PATCH v3] aarch64: Add support for preserve_none function attribute [PR target/118328]
Alfie Richards
-
2025/11/17
Re: [PATCH] simplify-rtx: Simplify VEC_CONCAT of two CONST_VECTOR
Jeff Law
-
2025/11/17
[COMMITTED 14/14] gccrs: Fix segv in errors in type checking an impl item
arthur . cohen
-
2025/11/17
Re: [PATCH v2 4/6] OpenMP: C front end support for "begin declare variant"
Tobias Burnus
-
2025/11/17
[COMMITTED 12/14] gccrs: Fix const generics handling on array types
arthur . cohen
-
2025/11/17
[COMMITTED 13/14] gccrs: Support generic constant impl items
arthur . cohen
-
2025/11/17
[COMMITTED 09/14] gccrs: fix cfg attribute error with literal predicate
arthur . cohen
-
2025/11/17
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/17
[COMMITTED 10/14] gccrs: fix ICE on missing pattern in while loop
arthur . cohen
-
2025/11/17
[PATCH] c6x: fix the scheduling of floating-point multiplication instructions
Richard Braun
-
2025/11/17
[COMMITTED 08/14] gccrs: fix segfault with empty cfg attribute
arthur . cohen
-
2025/11/17
[COMMITTED 11/14] gccrs: make invalid inner attributes show error
arthur . cohen
-
2025/11/17
[COMMITTED 06/14] gccrs: Add support for binding const generic values to paths
arthur . cohen
-
2025/11/17
[COMMITTED 05/14] gccrs: Implement E0579 error checking in RangePattern compilation
arthur . cohen
-
2025/11/17
[COMMITTED 01/14] gccrs: fix segfault on exported macro
arthur . cohen
-
2025/11/17
[COMMITTED 02/14] gccrs: Add minus sign compilation for LiteralPattern
arthur . cohen
-
2025/11/17
[COMMITTED 07/14] gccrs: fix error multiple cfg predicates
arthur . cohen
-
2025/11/17
[COMMITTED 03/14] gccrs: Fix ICE with non-trailing const defaults
arthur . cohen
-
2025/11/17
[COMMITTED 04/14] gccrs: Fix `RangePattern` negative literal bounds being treated as positive
arthur . cohen
-
2025/11/17
[no subject]
arthur . cohen
-
2025/11/17
Re: [PATCH] c++, libstdc++: Implement CWG1670 and LWG4468
Marek Polacek
-
2025/11/17
Re: [PATCH 0/9] lto: Extended toplevel assembly
Andi Kleen
-
2025/11/17
[PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/17
Re: [PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/17
Re: [PATCH] Add early loop-invariant motion pass
Michael Matz
-
2025/11/17
GCC 16.0.0 Status Report (2025-11-17), Stage 3 in effect NOW
Richard Biener
-
2025/11/17
Re: [PATCH] support Wild linker
Sam James
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/17
Re: libcody vs C++20
Iain Sandoe
-
2025/11/17
Re: [PATCH] support Wild linker
Martin Liška
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Tomasz Kaminski
-
2025/11/17
Re: [PATCH] c++, libstdc++: Implement CWG1670 and LWG4468
Jonathan Wakely
-
2025/11/17
Re: [PATCH][GCC 13] middle-end: fix missing converts in vec_cond_expr simplification [PR112469]
Richard Biener
-
2025/11/17
Re: [PATCH] c++: Add testcase for CWG3045
Jason Merrill
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/17
Re: [PATCH] c++: Add testcase for CWG3061
Jason Merrill
-
2025/11/17
Re: [PATCH v3 2/5] asf: Add cost function for store/load reordering
Richard Biener
-
2025/11/17
Re: [PATCH] c++: Add testcase for CWG3079
Jason Merrill
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Tomasz Kaminski
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Tomasz Kaminski
-
2025/11/17
[PATCH] Improve LIM dump and some testcases
Richard Biener
-
2025/11/17
Re: libcody vs C++20
Jakub Jelinek
-
2025/11/17
[PATCH][GCC 13] middle-end: fix missing converts in vec_cond_expr simplification [PR112469]
Alex Coplan
-
2025/11/17
[PATCH] c++, libstdc++: Implement CWG1670 and LWG4468
Jakub Jelinek
-
2025/11/17
Re: [PATCH] Change the default C++ dialect to gnu++20
Jonathan Wakely
-
2025/11/17
Re: [PATCH RFC] driver/c++: add --compile-std-module
Jakub Jelinek
-
2025/11/17
Re: [PATCH RFC] driver/c++: add --compile-std-module
Jason Merrill
-
2025/11/17
[gccrs COMMIT] gccrs: Fix compile_float_literal not compiling negatives properly
gerris . rs
-
2025/11/17
libcody vs C++20
Jason Merrill
-
2025/11/17
[PATCH] c++: Add testcase for CWG3079
Jakub Jelinek
-
2025/11/17
[PATCH] c++: Add testcase for CWG3061
Jakub Jelinek
-
2025/11/17
[PATCH] c++: Add testcase for CWG3045
Jakub Jelinek
-
2025/11/17
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Tomasz Kaminski
-
2025/11/17
Re: [PATCH V2, 3/3] Add support for 1,024 bit DMF registers on a future PowerPC.
Avinash Jayakar
-
2025/11/17
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Jakub Jelinek
-
2025/11/17
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Tomasz Kaminski
-
2025/11/17
[PATCH] Avoid scanning all stmts outside of loops in LIM
Richard Biener
-
2025/11/17
Re: [PATCH v3 2/5] asf: Add cost function for store/load reordering
Konstantinos Eleftheriou
-
2025/11/17
Re: [PATCH] Add early loop-invariant motion pass
Richard Biener
-
2025/11/17
Re: [PATCH v1 4/6] libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]
Tomasz Kaminski
-
2025/11/17
Re: [PATCH 4/9] c++: C++26 Reflection [PR120775]
Tomasz Kaminski
-
2025/11/17
Re: [PATCH] forwprop: Allow nop conversions for vector constructor.
Richard Biener
-
2025/11/17
Re: [PATCH] fnspec: constify methods [PR97894]
Richard Biener
-
2025/11/17
Re: [PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Tomasz Kaminski
-
2025/11/17
Re: [PATCH RFC] driver/c++: add --compile-std-module
Jakub Jelinek
-
2025/11/17
Re: [PATCH] vect: Add vect-scalar-cost-multiplier for SLP.
Richard Biener
-
2025/11/17
[PATCH v2 5/7] LoongArch: Micro-optimize the blend step for vec_perm<LASX>
Xi Ruoyao
-
2025/11/17
Re: [PATCH 1/2] cfgcleanup: merge tree_forwarder_block_p and remove_forwarder_block into maybe_remove_forwarder_block
Richard Biener
-
2025/11/17
[PATCH v2 3/7] LoongArch: NFC: Simplify vec_permv8sf logic
Xi Ruoyao
-
2025/11/17
Re: [PATCH 2/2] cfgcleanup: Move cheaper checks earlier
Richard Biener
-
2025/11/17
[PATCH v2 2/7] LoongArch: Avoid memory load when use xvperm.w for vec_permv4di
Xi Ruoyao
-
2025/11/17
Re: [PATCH] forwprop: restrict vector load decomposition in optimize_vector_load ()
Richard Biener
-
2025/11/17
[PATCH v2 6/7] LoongArch: NFC: Simplify logic of vec_perm{v32qi, v16hi}
Xi Ruoyao
-
2025/11/17
[PATCH v2 7/7] LoongArch: NFC: Drop loongarch_expand_vec_perm
Xi Ruoyao
-
2025/11/17
[PATCH v2 1/7] LoongArch: Fix wrong code from loongarch_expand_vec_perm_1 [PR 122695]
Xi Ruoyao
-
2025/11/17
[PATCH v2 4/7] LoongArch: NFC: Move [x]vshuf.* to simd.md
Xi Ruoyao
-
2025/11/17
[PATCH v2 0/7] LoongArch: Fix and tweak vec_perm expander
Xi Ruoyao
-
2025/11/17
Re: [PATCH 1/2] mergephi: Add stats
Richard Biener
-
2025/11/17
Re: [PATCH 0/9] lto: Extended toplevel assembly
Michal Jireš
-
2025/11/17
Re: [PATCH v1 0/6] libstdc++: submdspan for layout_{left, right, stride}.
Tomasz Kaminski
-
2025/11/17
RE: [PATCH] avoid using masked vector epilogues when no scalar epilog is needed
Liu, Hongtao
-
2025/11/17
Re: [PATCH] avoid using masked vector epilogues when no scalar epilog is needed
Richard Biener
-
2025/11/17
Re: [PATCH] GCC, meet C++20
Richard Biener
-
2025/11/16
[PATCH v2] LoongArch: Add more numbers supported for {x}vldi
Deng Jianbo
-
2025/11/16
[PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
-
2025/11/16
Re: [PATCH 6/9] libstdc++, contracts: Add base P2900R14 contracts support.
Jonathan Wakely
-
2025/11/16
[PATCH] LoongArch: Add new template muldi3_ui12 for mul(reg, ui12).
zhaozhou
-
2025/11/16
[to-be-committed][RISC-V] Add cpu and tuning structures for spacemit-x60 design
Jeff Law
-
2025/11/16
[PATCH v2] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
WANG Xuerui
-
2025/11/16
Re: [PATCH] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
WANG Xuerui
-
2025/11/16
[PATCH] fnspec: constify methods [PR97894]
Andrew Pinski
-
2025/11/16
Re: [PATCH] support Wild linker
Andrew Pinski
-
2025/11/16
Re: [PATCH] configure: Support disabling specific languages [PR12407]
Sam James
-
2025/11/16
Re: [PATCH] support Wild linker
Sam James
-
2025/11/16
Re: [PATCH] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
Xi Ruoyao
-
2025/11/16
[PATCH] LoongArch: Rework -mbreak-code= into -mbuiltin-trap-impl= for extensibility
WANG Xuerui
-
2025/11/16
[PING^3][PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
-
2025/11/16
[PATCH] Also handle vptestnm + and15/and3 to just vptestnm.
liuhongt
-
2025/11/16
Re: [PATCH] avoid using masked vector epilogues when no scalar epilog is needed
Hongtao Liu
-
2025/11/16
[PATCH 8/9] c++, contracts: Allow contract checks as outlined functions.
Iain Sandoe
-
2025/11/16
[PATCH 7/9] c++, contracts: Add tests for base C++26 contracts.
Iain Sandoe
-
2025/11/16
[PATCH 9/9] c++, contracts: Add caller-side contract checks, and controls.
Iain Sandoe
-
2025/11/16
[PATCH 5/9] c++, contracts: Apply P200R14 constification.
Iain Sandoe
-
2025/11/16
[PATCH 0/9] C++26 Contracts initial implementation.
Iain Sandoe
-
2025/11/16
[PATCH 6/9] libstdc++, contracts: Add base P2900R14 contracts support.
Iain Sandoe
-
2025/11/16
[PATCH 2/9] c++, contracts: Add a contract scope per basic.scope.contract.
Iain Sandoe
-
2025/11/16
[PATCH 4/9] c++, contracts: Work around GCC IPA bug, PR121936 by wrapping terminate.
Iain Sandoe
-
2025/11/16
Re: [PATCH 2/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/16
Re: PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Kugan Vivekanandarajah
-
2025/11/16
[PATCH 8/9] lto: Add toplevel simple assembly heuristics
Michal Jires
-
2025/11/16
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
-
2025/11/16
[PATCH 7/9] lto: Allow other partitionings for toplevel assembly
Michal Jires
-
2025/11/16
[PATCH 6/9] lto: Handle .local symbols in toplevel extended assembly
Michal Jires
-
2025/11/16
[PATCH 4/9] lto: Compute partition boundary with asm_nodes
Michal Jires
-
2025/11/16
[PATCH 3/9] lto: Stream toplevel extended assembly
Michal Jires
-
2025/11/16
[PATCH 2/9] ipa: Analyze toplevel extended assembly
Michal Jires
-
2025/11/16
[PATCH 9/9] lto: Fix SegFault in ICF caused by missing definition
Michal Jires
-
2025/11/16
[PATCH 5/9] lto: Add must_remain_in_tu flag to symtab_node
Michal Jires
-
2025/11/16
[PATCH 1/9] ipa: Add flag ref_by_asm to symtab_node
Michal Jires
-
2025/11/16
[PATCH 0/9] lto: Extended toplevel assembly
Michal Jires
-
2025/11/16
[COMMITTED 2/4] Force recalculation when relations are registered.
Andrew MacLeod
-
2025/11/16
[COMMITTED 4/4] PR tree-optimization/121345 - Allow single PHI initial values.
Andrew MacLeod
-
2025/11/16
[COMMITTED 3/4] Turn PHI analyzer to a simple pre-pass
Andrew MacLeod
-
2025/11/16
[COMMITTED 1/4] Update current query's global when system global changes.
Andrew MacLeod
-
2025/11/16
Re: [PATCH] forwprop: Allow nop conversions for vector constructor.
Andrew Pinski
-
2025/11/16
[PATCH] forwprop: Allow nop conversions for vector constructor.
Robin Dapp
-
2025/11/16
Re: [patch, doc, Fortran] Move UNSIGNED to extensions
Harald Anlauf
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Segher Boessenkool
-
2025/11/16
Re: [PATCH] build: Check for ld -z compress-sections=zstd on Solaris
Sandra Loosemore
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Jakub Jelinek
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Segher Boessenkool
-
2025/11/16
[PATCH] vect: Add vect-scalar-cost-multiplier for SLP.
Robin Dapp
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Andrew Pinski
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Jakub Jelinek
-
2025/11/16
Re: [PATCH v1 0/6] libstdc++: submdspan for layout_{left,right,stride}.
Luc Grosheintz
-
2025/11/16
[PATCH 1/2] cfgcleanup: merge tree_forwarder_block_p and remove_forwarder_block into maybe_remove_forwarder_block
Andrew Pinski
-
2025/11/16
[PATCH 2/2] cfgcleanup: Move cheaper checks earlier
Andrew Pinski
-
2025/11/16
Re: [PATCH] support Wild linker
Jeff Law
-
2025/11/16
Re: [to-be-committed][RISC-V] Eliminate zero-extension related define_insn_and_splits
Segher Boessenkool
-
2025/11/16
Re: [PATCH] support Wild linker
Andreas Schwab
-
2025/11/16
Re: [PATCH] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Mike Crowe
-
2025/11/16
Re: [PATCH] LoongArch: Optimize address calculation use alsl
Xi Ruoyao
-
2025/11/16
[PATCH] simplify-rtx: Simplify VEC_CONCAT of two CONST_VECTOR
Xi Ruoyao
-
2025/11/16
[PATCH] forwprop: restrict vector load decomposition in optimize_vector_load ()
Artemiy Volkov
-
2025/11/16
[PATCH] support Wild linker
Martin Liška
-
2025/11/16
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
Jeff Law
-
2025/11/16
Re: [PATCH] Change the default C++ dialect to gnu++20
Segher Boessenkool
-
2025/11/16
Re: [to-be-committed][RISC-V] Eliminate zero-extension related define_insn_and_splits
Segher Boessenkool
-
2025/11/16
Re: [PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmsne.vv combine case 1 with GR2VR cost 0, 1 and 15
Jeff Law
-
2025/11/16
[PATCH v3 3/4] c: _Maxof and _Minof have not been accepted yet by the C Committee
Alejandro Colomar
-
2025/11/16
[PATCH v3 2/4] c: Reduce excess errors of _Maxof and _Minof
Alejandro Colomar
-
2025/11/16
[PATCH v3 4/4] c: Allow _Maxof(bool) & _Minof(bool), and add -Wmaxof-bool
Alejandro Colomar
-
2025/11/16
[PATCH v3 1/4] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/16
[PATCH v3 0/4] c: Add _Maxof & _Minof [n3628]
Alejandro Colomar
-
2025/11/16
[PATCH 4/4] ipa-cp: Better opportunity evaluation and ranking
Martin Jambor
-
2025/11/16
[PATCH 3/4] ipa-cp: Multiple sweeps over the call-graph in the decision stage
Martin Jambor
-
2025/11/16
[PATCH 2/4] ipa-cp: Move decision to clone for all contexts to decision stage
Martin Jambor
-
2025/11/16
[PATCH 1/4] ipa-cp: Use the VR and bits lattices for clones of non-local functions too
Martin Jambor
-
2025/11/16
[r16-5316 Regression] FAIL: g++.dg/vect/pr68762-1.cc -std=c++98 (test for excess errors) on Linux/x86_64
Haochen Jiang
-
2025/11/16
Re: [PATCH v4] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
-
2025/11/16
[PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
-
2025/11/16
[committed] libstdc++: Include <mutex> in syncbuf.cc [PR122698]
Jonathan Wakely
-
2025/11/16
Re: [PATCH RFA] libstdc++: testsuite/util adjustments for import std
Jonathan Wakely
-
2025/11/16
[COMMITTED] Remove /usr/ccs references on Solaris
Rainer Orth
-
2025/11/16
[PATCH] build: Check for ld -z compress-sections=zstd on Solaris
Rainer Orth
-
2025/11/16
[PATCH RFA] libstdc++: testsuite/util adjustments for import std
Jason Merrill
-
2025/11/16
[patch, doc, Fortran] Move UNSIGNED to extensions
Thomas Koenig
-
2025/11/16
[PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmsne.vv combine case 1 with GR2VR cost 0, 1 and 15
pan2 . li
-
2025/11/16
[PATCH v1 1/2] RISC-V: Add test for vec_duplicate + vmsne.vv combine case 0 with GR2VR cost 0, 1 and 15
pan2 . li
-
2025/11/16
[PATCH v1 0/2] Add test cases for vmsne.vx combine on GR2VR cost
pan2 . li
-
2025/11/16
Re: [PATCH v1 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
-
2025/11/16
Re: [PATCH v1 1/9] aarch64: add tests for mfloat8 luti functions
Claudio Bantaloukas