gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/28
RE: [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
2025/12/28
[PATCH 3/3] ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
Andrew Pinski
2025/12/28
[PATCH 2/3] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
2025/12/28
[PATCH 1/3] ifcvt: cleanup if_info->cond usage in noce_try_cond_zero_arith
Andrew Pinski
2025/12/28
[PATCH 0/3] A few ifcvt fixes/improvements for noce_try_cond_zero_arith
Andrew Pinski
2025/12/28
[PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
2025/12/28
Re: [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
2025/12/28
[PATCH v2] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
2025/12/28
RE: [PATCH] [APX] i386: Use setzucc by default when APX-ZU enabled
Liu, Hongtao
2025/12/28
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
2025/12/28
Re: [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Jeffrey Law
2025/12/28
Re: [PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Jeffrey Law
2025/12/28
Re: [PATCH] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
2025/12/28
[COMMITTED] a68: add new test program-24.a68
Jose E. Marchesi
2025/12/28
[COMMITTED] a68: document finding module exports in the manual
Jose E. Marchesi
2025/12/28
Re: [PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Ian Lance Taylor
2025/12/28
[COMMITTED 2/2] a68: cache moifs in a68_open_packet
Jose E. Marchesi
2025/12/28
[COMMITTED 1/2] a68: fix deduplication of imported modes
Jose E. Marchesi
2025/12/28
Re: [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
2025/12/28
Re: [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
2025/12/28
[COMMITTED] Support Solaris CTF generation
Rainer Orth
2025/12/28
Re: [COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Iain Sandoe
2025/12/28
[COMMITTED] testsuite: i386: Fix up check-function-bodies tests
Rainer Orth
2025/12/28
[COMMITTED] Don't check for -xbrace_comment with Solaris/x86 as
Rainer Orth
2025/12/28
[PATCH] build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
Rainer Orth
2025/12/28
[PATCH v2] libstdc++: Fixed the behavior of std::system_category() on Windows.
Wang Jinghao
2025/12/28
[PATCH v1 2/2] RISC-V: Adjust the asm check of vx_vf due to middle-end change
pan2 . li
2025/12/28
[PATCH v1 1/2] Vect: Adjust depth_limit of vec_slp_has_scalar_use from 2 to 3
pan2 . li
2025/12/28
[PATCH v1 0/2] Adjust the depth_limit of vec_slp_has_scalar_use
pan2 . li
2025/12/28
Re: [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Andreas Schwab
2025/12/27
[PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
2025/12/27
[PATCH v3] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Nathaniel Shead
2025/12/27
[COMMITTED] a68: support for publicized modules
Jose E. Marchesi
2025/12/27
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
2025/12/27
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
2025/12/27
Re: [COMMITTED] a68: fix error handling in top-down parser
Jose E. Marchesi
2025/12/27
[PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Thomas de Bock
2025/12/27
Re: [COMMITTED] a68: fix error handling in top-down parser
Pietro Monteiro
2025/12/27
[C PATCH] fix checking ICE related to transparent unions and atomic [PR123309]
Martin Uecker
2025/12/27
[C PATCH] Fix construction of composite type for atomic pointers [PR121081]
Martin Uecker
2025/12/27
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
2025/12/27
[COMMITTED] a68: fix error handling in top-down parser
Jose E. Marchesi
2025/12/27
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
2025/12/27
[COMMITTED] a68: remove coalesce_public_symbols shortcut
Jose E. Marchesi
2025/12/27
[COMMITTED] a68: avoid pack_soids_in_moid to return unregistered modes
Jose E. Marchesi
2025/12/27
Re: [PATCH] libga68: Include ga68.h before system headers
Jose E. Marchesi
2025/12/27
Re: [PATCH] libga68: Hide internal functions
Jose E. Marchesi
2025/12/27
[COMMITTED 5/6] a68: scope access clauses
Jose E. Marchesi
2025/12/27
[COMMITTED 6/6] a68: remove redefined_keyword check and add test
Jose E. Marchesi
2025/12/27
[COMMITTED 4/6] a68: allow joined list of revelations in access clauses
Jose E. Marchesi
2025/12/27
[COMMITTED 3/6] a68: detect_redefined_keyword MODE_DECLARATION -> MODULE_DECLARATION typo
Jose E. Marchesi
2025/12/27
[COMMITTED 2/6] a68: fix support for nested access clauses
Jose E. Marchesi
2025/12/27
[COMMITTED 1/6] a68: fetch module exports from packet by name
Jose E. Marchesi
2025/12/27
[PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Thomas de Bock
2025/12/27
[Ada] Fix assertion failure for unfrozen mutably tagged type as actual in instance
Eric Botcazou
2025/12/26
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
2025/12/26
[PATCH] LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
Andrew Pinski
2025/12/26
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
2025/12/26
[PATCH] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Andrew Pinski
2025/12/26
[PATCH] libga68: Include ga68.h before system headers
Pietro Monteiro
2025/12/26
[PATCH] libga68: Hide internal functions
Pietro Monteiro
2025/12/26
Re: [RFA][PR target/121778] Improving rotation detection
Oleg Endo
2025/12/26
Re: [RFA][PR target/121778] Improving rotation detection
Jeffrey Law
2025/12/26
Re: Direct links to latest pending MIPS GCC patches
Jeffrey Law
2025/12/26
Re: [PATCH] gcov: Split atomic bitwise-or for some targets
Jeffrey Law
2025/12/26
Re: [PATCH] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jeffrey Law
2025/12/26
Re: [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Jeffrey Law
2025/12/26
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
2025/12/26
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
2025/12/26
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
2025/12/26
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
2025/12/26
Re: [PATCH 0/5] Some gcov bugfixes and improvements [PR121123]
Jørgen Kvalsvik
2025/12/26
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
2025/12/26
[to-be-committed][RISC-V][PR target/123283] Wrap naked REG operands with a USE.
Jeffrey Law
2025/12/26
[RFC GCC 17] i386: Support switching between assembler dialects during translation
Arsen Arsenović
2025/12/26
[Ada] Fix bogus error on aggregate in call with qualified type within instance
Eric Botcazou
2025/12/26
Re: [PATCH] c-family: Fix ICE with -MD and -fdeps-format sharing output [PR121864]
Jason Merrill
2025/12/26
[Ada] Fix illegal Aggregate aspect not rejected
Eric Botcazou
2025/12/25
[PATCH v2] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
2025/12/25
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
2025/12/25
Re: [PATCH 8/9 v3] lto: Add toplevel simple assembly heuristics
Sam James
2025/12/25
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
2025/12/25
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
2025/12/25
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
2025/12/25
Re: [RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Richard Biener
2025/12/25
[PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Xin Wang
2025/12/24
[RFC/RFH] ivopts: use `void*` for pointers IVs [PR123070]
Andrew Pinski
2025/12/24
Re: [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
2025/12/24
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
Jonathan Wakely
2025/12/24
Re: [PATCH] libstdc++:Fixed the bug in std::system_category.message(int) on Windows
王靖淏
2025/12/24
Re: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
2025/12/24
[committed][PATCH v6 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
2025/12/24
Re: [PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Jan Hubicka
2025/12/24
Re: [PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Jan Hubicka
2025/12/24
RE: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
Li, Pan2
2025/12/24
[PATCH] [AutoFDO/devirt] Fix ICE with duplicate speculative ID
Kugan Vivekanandarajah
2025/12/24
[PUSHED] libgomp: Robustify effective-target 'omp_usm' check
Thomas Schwinge
2025/12/24
Re: [PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
2025/12/24
Re: [PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
2025/12/24
Re: [PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
2025/12/23
Re: [PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
2025/12/23
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
2025/12/23
Re: [PATCH] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
swamy sangamesh
2025/12/23
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
2025/12/23
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
Jeffrey Law
2025/12/23
Re: [RFA 0/2] doc, riscv: Fill in missing RISC-V option documentation
Jeffrey Law
2025/12/23
Re: [PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Jeffrey Law
2025/12/23
[PUSHED 1/2] ifcvt: Only allow scalar integral modes for noce_try_cond_zero_arith [PR123276]
Andrew Pinski
2025/12/23
[PUSHED 2/2] ifcvt: Move noce_try_cond_zero_arith last
Andrew Pinski
2025/12/23
Re: [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Jason Merrill
2025/12/23
Re: [PATCH v5] a68: add import from .m68 file
Jose E. Marchesi
2025/12/23
[committed][RISC-V][PR target/123274] Add missing condition in usmul<mode>3 pattern
Jeffrey Law
2025/12/23
[PATCH v5] a68: add import from .m68 file
Mohammad-Reza Nabipoor
2025/12/23
[PATCH v4] a68: add import from .m68 file
Mohammad-Reza Nabipoor
2025/12/23
Re: [PATCH v3] a68: add import from .m68 file
Jose E. Marchesi
2025/12/23
[committed][RISC-V][PR target/123278] Handle BF/HF modes in Andes 45 series pipeline description
Jeffrey Law
2025/12/23
Re: [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Jason Merrill
2025/12/23
Re: [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 scheduler model
Jeffrey Law
2025/12/23
Re: [PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
2025/12/23
Re: [PATCH v3] c++: Fix member-like friend detection for non-template classes [PR122550]
Patrick Palka
2025/12/23
RE: [PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Tamar Christina
2025/12/23
[commited] c++: clarify the comment regarding where the default dialect is set
Yuao Ma
2025/12/23
RE: [PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Tamar Christina
2025/12/23
RE: [PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Tamar Christina
2025/12/23
RE: [PATCH v5 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Tamar Christina
2025/12/23
RE: [PATCH v5 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Tamar Christina
2025/12/23
RE: [PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Tamar Christina
2025/12/23
RE: [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Tamar Christina
2025/12/23
RE: [PATCH v3 2/9] aarch64: extend sme intrinsics to mfp8
Tamar Christina
2025/12/23
Re: [PATCH v2] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Jason Merrill
2025/12/23
RE: [PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Tamar Christina
2025/12/23
RE: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Tamar Christina
2025/12/23
Re: [PATCH v3 1/4] RISC-V: Change gather/scatter iterators.
Kito Cheng
2025/12/23
Re: [PATCH] RISC-V: -mrvv-max-lmul=conv-dynamic [PR122846].
Kito Cheng
2025/12/23
Re: [PATCH] c++: Non-inline temploid friends should still be COMDAT [PR122819]
Nathaniel Shead
2025/12/23
[COMMITTED 12/12] gccrs: Adds tests from issue 4245
arthur . cohen
2025/12/23
[COMMITTED 11/12] gccrs: respect cfg_attr expansion
arthur . cohen
2025/12/23
[COMMITTED 09/12] gccrs: change unused lint files name to unused
arthur . cohen
2025/12/23
[COMMITTED 07/12] gccrs: add unused-assignments lint
arthur . cohen
2025/12/23
[COMMITTED 10/12] gccrs: add unused mut lint
arthur . cohen
2025/12/23
[COMMITTED 06/12] gccrs: implement unused variable checker on HIR.
arthur . cohen
2025/12/23
[COMMITTED 08/12] gccrs: refactor unused var lint
arthur . cohen
2025/12/23
[COMMITTED 02/12] gccrs: Make some general improvements
arthur . cohen
2025/12/23
[COMMITTED 05/12] gccrs: Fix ICE with continue/break/return in while condition
arthur . cohen
2025/12/23
[COMMITTED 03/12] gccrs: Check for deprecated attributes
arthur . cohen
2025/12/23
[COMMITTED 01/12] gccrs: fix parser error on parenthesis types
arthur . cohen
2025/12/23
[RISC-V][PATCH] Adjust clmul latency in Spacemit X60 scheduler model
Milan Tripkovic
2025/12/23
Re: [PATCH v2] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Richard Biener
2025/12/23
[RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
2025/12/23
[PATCH v2] tree-ssa-math-opts: Fix ICE if vectorizer produces IFN_SIN/COS calls
Arsen Arsenović
2025/12/23
Re: [PATCH v3] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Jason Merrill
2025/12/22
[PUSHED] ifcvt: Fix noce_try_cond_zero_arith after get_base_reg change [PR123267]
Andrew Pinski
2025/12/22
[PATCH 1/2] feat: Add -fnon-temporal-store option to enhance nontemporal store optimization
xuexiaomei
2025/12/22
[PATCH 0/2] Enhance non-temporal store optimization
xuexiaomei
2025/12/22
[PATCH 2/2] i386: Extend MOVNTDQ support to cover various packed integer mode
xuexiaomei
2025/12/22
Re: [RFC PATCH v4 0/3] Source filename tracking in GCOV
Dhruv Chawla
2025/12/22
Re: [PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
2025/12/22
[pushed] wwwdocs: gcc-16: Fix markup in libstdc++ section
Gerald Pfeifer
2025/12/22
[PATCH v3] a68: add import from .m68 file
Mohammad-Reza Nabipoor
2025/12/22
[PATCH] c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
2025/12/22
[PATCH v2] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
2025/12/22
Re: [PATCH] PR122597 -fdefault-integer-8 is results in wrong v_list in user defined IO
Jerry D
2025/12/22
Re: [PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Harald Anlauf
2025/12/22
[PATCH] c-family: Fix ICE with -MD and -fdeps-format sharing output [PR121864]
Egas Ribeiro
2025/12/22
Re: [PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Jerry D
2025/12/22
Re: [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Segher Boessenkool
2025/12/22
[PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Harald Anlauf
2025/12/22
Re: [Ada] Fix ICE in fld_incomplete_type_of when building GtkAda with LTO
Eric Botcazou
2025/12/22
Re: [PATCH] libstdc++: Implement P1789R3 - Library Support for Expansion Statements
Pilar Latiesa
2025/12/22
Re: [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Tomasz Kaminski
2025/12/22
[COMMITTED] a68: fix handling of underscores in PARSE_INDICANT
Jose E. Marchesi
2025/12/22
Re: [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
2025/12/22
Re: [PATCH] match.pd: Optimize (A ^ B) & C ^ B to (A & C)|(B & ~C) late in pipeline
Kishan Parmar
2025/12/22
Re: [PATCH] PR122597 -fdefault-integer-8 is results in wrong v_list in user defined IO
Harald Anlauf
2025/12/22
Re: [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Jonathan Wakely
2025/12/22
[PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Tomasz Kamiński
2025/12/22
Re: [PATCH] wwwdocs: Document user-visible changes in libstdc++ generate_canonical and variant implementations.
Jonathan Wakely
2025/12/22
[PATCH v2] libstdc++/doc: Document generate_canonical and variant compat macros.
Tomasz Kamiński
2025/12/22
[PATCH 2/2] doc, riscv: Clean up RISC-V extensions documentation
Sandra Loosemore
2025/12/22
[PATCH 1/2] doc, riscv: Clean up documentation of RISC-V options [PR122243]
Sandra Loosemore
2025/12/22
[RFA 0/2] doc, riscv: Fill in missing RISC-V option documentation
Sandra Loosemore
2025/12/22
Re: [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Jason Merrill
2025/12/22
[Ada] Fix bogus component visibility error for class-wide type in generic
Eric Botcazou
2025/12/22
Re: [PATCH] libstdc++/doc: Document generate_canonical and variant compat macros.
Jonathan Wakely
2025/12/22
Re: [PATCH] c++/modules: Ignore exposures in lambdas in initializers [PR122994]
Jason Merrill
2025/12/22
[COMMITTED 5/5] ifcvt: cond zero arith: handle subreg for shift count
Vineet Gupta
2025/12/22
[COMMITTED 3/5] ifcvt: cond zero arith: re-expand output pattern [NFC]
Vineet Gupta
2025/12/22
[COMMITTED 1/5] ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_cond_zero_arith [NFC]
Vineet Gupta
2025/12/22
[COMMITTED 4/5] ifcvt: cond zero arith: elide short forward branch for signed GE 0 comparison [PR122769]
Vineet Gupta
2025/12/22
[COMMITTED 2/5] ifcvt: cond zero arith: factor out common noce_emit_czero emit calls [NFC]
Vineet Gupta
2025/12/22
Re: [PATCH] c++: Fix ICE on partial specialization redeclaration with mismatched parameters [PR122958]
Egas Ribeiro
2025/12/22
Re: [PATCH] c++: fix function body cloning when using implicit constexpr
Jason Merrill
Earlier messages
Later messages