gcc-patches
Thread
Date
Earlier messages
Messages by Thread
[to-be-committed][RISC-V] Add andi+bclr synthesis
Jeff Law
[PATCH] rs6000: Remove include of reload.h
Segher Boessenkool
[Ada] Install ACATS 4.2 testsuite in acats-4 directory
Eric Botcazou
[Ada] Install ACATS 3.1 testsuite in acats-3 directory
Eric Botcazou
[to-be-committed][RISC-V] shift+and+shift for logical and synthesis
Jeff Law
[PATCH v1] libstdc++: Fix bug in default ctor of extents.
Luc Grosheintz
[Ada] Move ACATS 2.6 testsuite to acats-2 directory
Eric Botcazou
[PATCH] Improve copy prop for aggregates and combine with zeroing case
Andrew Pinski
[PATCH] c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
Nathaniel Shead
Re: [PATCH RFA (diagnostic)] c++: modules and #pragma diagnostic
Jason Merrill
[pushed] c++: drop push_tinst_level in mangling
Jason Merrill
[PATCH] doc: Correct the return type of float comparison
Trevor Gross
[PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Paul Keir
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
[committed] libstdc++: Add always_inline to std::is_constant_evaluated()
Jonathan Wakely
[PATCH] libstdc++: Replace some uses of std::__addressof with std::addressof
Jonathan Wakely
[PATCH] libstdc++: Support std::abs for 128-bit integers and floats [PR96710]
Jonathan Wakely
[committed] libstdc++: Fix 17_intro/names.cc failure on Solaris 11.3
Jonathan Wakely
[PATCH] Fix makeinfo error from recently-added nodes missing in menu
Hans-Peter Nilsson
Re: [PATCH] Fix makeinfo error from recently-added nodes missing in menu
Richard Biener
[PATCH] c++/modules: Fix stream-in of member using-decls [PR120414]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix stream-in of member using-decls [PR120414]
Jason Merrill
Re: [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler
Andrew MacLeod
Re: [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler
Jeff Law
[PATCH] Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835]
Thomas Schwinge
Re: [PATCH] Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835]
Richard Biener
[PATCH v2] ext-dce: Don't refine live width with SUBREG mode if !TRULY_NOOP_TRUNCATION_MODES_P [PR 120050]
Xi Ruoyao
[COMMITTED] MAINTAINERS: Add myself to write after approval
Kishan Parmar
[PATCH 1/2] allow contraction to synthetic single-element vector FMA
Alexander Monakov
[PATCH 2/2] c-family: switch away from -ffp-contract=fast
Alexander Monakov
GCC 14.3.1 Status Report (2025-05-23)
Richard Biener
[wwwdocs] Add notes about C++20 iterator concepts and std::vector
Jonathan Wakely
[PATCH] Add anchor to new link to GCC 15 notes
Jonathan Wakely
[PATCH] Conditionalize libgdiagnostic processing on presence
Richard Biener
Re: [PATCH] Conditionalize libgdiagnostic processing on presence
Jakub Jelinek
Re: [PATCH] Conditionalize libgdiagnostic processing on presence
Richard Biener
Re: [PATCH] Conditionalize libgdiagnostic processing on presence
Jakub Jelinek
Re: [PATCH 1/3] LoongArch: testsuite: Fix pr112325.c and pr117888-1.c.
Xi Ruoyao
[committed] libgomp.c-c++-common/metadirective-1.c: Expect 'error:' for nvptx compile [PR118694]
Tobias Burnus
[Patch] OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXPR_BLOCK [PR120413]
Tobias Burnus
Re: [Patch] OpenMP/C++: Avoid ICE for BIND_EXPR with empty BIND_EXPR_BLOCK [PR120413]
Jakub Jelinek
[PATCH v1 0/3] RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost
pan2 . li
[PATCH v1 2/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
[PATCH v1 1/3] RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost
pan2 . li
[PATCH v1 3/3] RISC-V: Add test for vec_duplicate + vor.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
Re: [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vor.vv to vor.vx on GR2VR cost
Robin Dapp
[PATCH v2] x86: Add preserve_none and update no_caller_saved_registers attributes
H.J. Lu
[PATCH][GCC16][GCC15] aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPU
Yuta Mukai (Fujitsu)
[PATCH] [MAINTAINERS] Add myself to write after approval and DCO.
dhruvc
[committed] c: Document C23 implementation-defined behavior
Joseph Myers
Re: [committed] c: Document C23 implementation-defined behavior
Rainer Orth
[PATCH RFC] diagnostics: use -Wformat-diag more consistently
Jason Merrill
Re: [PATCH RFC] diagnostics: use -Wformat-diag more consistently
David Malcolm
[testsuite] Remove obsolete ada/acats/overflow.lst file
Eric Botcazou
[pushed] c++: constexpr always_inline [PR120935]
Jason Merrill
[FYI] [vxworks] build partial libatomic
Alexandre Oliva
RISC-V TLS Descriptors in GCC
Dongsheng Song
Re: RISC-V TLS Descriptors in GCC
Xi Ruoyao
[PATCH] c++/modules: Fix merge of TLS import functions [PR120363]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix merge of TLS import functions [PR120363]
Jason Merrill
[PATCH v2] c++/modules: Fix merge of TLS init functions [PR120363]
Nathaniel Shead
Re: [PATCH v2] c++/modules: Fix merge of TLS init functions [PR120363]
Jason Merrill
[no subject]
Tomasz Kamiński
[PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Tomasz Kamiński
Re: [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Jakub Jelinek
Re: [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Tomasz Kaminski
Re: [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Daniel Krügler
Re: [PATCH 2/2] libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
[PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
Re: [PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
Re: [PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
Re: [PATCH v2] libstdc++: Implement C++26 std::indirect [PR119152]
NightStrike
[PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
Tomasz Kamiński
Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
Daniel Krügler
Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
Tomasz Kaminski
Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
Daniel Krügler
Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation RAII helper
Jonathan Wakely
[PATCH 1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384]
Jonathan Wakely
[PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Tomasz Kaminski
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Tomasz Kaminski
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Tomasz Kaminski
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
Re: [PATCH 1/2] libstdc++: Fix concept checks for std::unique_copy [PR120384]
Tomasz Kaminski
[committed] libstdc++: Fix PSTL test iterators
Jonathan Wakely
[PATCH] rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
Richard Sandiford
Re: [PATCH] rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
Richard Biener
Re: [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
Jan Dubiec
Re: [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
Jeff Law
[PATCH] RISC-V: Add minimal support of double trap extension 1.0
Jerry Zhang Jian
Re: [PATCH] RISC-V: Add minimal support of double trap extension 1.0
Jeff Law
[PATCH v4 1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions
dhruvc
[PATCH v4 2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
dhruvc
Re: [PATCH v4 2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
Richard Sandiford
Re: [PATCH v4 2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
Dhruv Chawla
Re: [PATCH v4 1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions
Richard Sandiford
Re: [PATCH v4 1/2] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions
Dhruv Chawla
Fix PR 118541 (V3), do not generate unordered fp cmoves for IEEE compares
Michael Meissner
Re: Fix PR 118541 (V6 not V3), do not generate unordered fp cmoves for IEEE compares
Michael Meissner
Re: Fix PR 118541 (V3), do not generate unordered fp cmoves for IEEE compares
Surya Kumari Jangala
Re: [PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
Jeff Law
Re: [PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
Alfie Richards
Re: [PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
Jeff Law
Re: [PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
Yangyu Chen
[PATCH] testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level.
Dongyan Chen
Re: [PATCH] testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level.
Jeff Law
Re: [PATCH] testsuite: RISC-V: Update the cset-sext-sfb/zba-slliuw test optimization level.
Dongyan Chen
[PATCH 0/4] c++: Support modules streaming some internal structures with no DECL_CONTEXT
Nathaniel Shead
[PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls
Nathaniel Shead
[PATCH 2/4] c++/modules: Implement streaming of uncontexted TYPE_DECLs [PR98735]
Nathaniel Shead
Re: [PATCH 2/4] c++/modules: Implement streaming of uncontexted TYPE_DECLs [PR98735]
Nathaniel Shead
Re: [PATCH 2/4] c++/modules: Implement streaming of uncontexted TYPE_DECLs [PR98735]
Jason Merrill
[PATCH 4/4] c++/modules: Avoid name clashes when streaming internal labels [PR98375,PR118904]
Nathaniel Shead
[PATCH 3/4] c++/modules: Support streaming new size cookie for constexpr [PR120040]
Nathaniel Shead
[PATCH 1/2] Support picolibc targets
Keith Packard
[to-be-committed][RISC-V] Clear both upper and lower bits using 3 shifts
Jeff Law
[PATCH] configury: replace autoconf obsolete macros [PR/103459]
Pietro Monteiro
[PATCH 0/2] Add picolibc support
Keith Packard
[PATCH 2/2] Allow default libc (either newlib or picolibc) to be specified to configure
Keith Packard
[PATCH v2] libstdc++: implement Philox Engine [PR119794]
1nfocalypse
Re: [AUTOFDO] Enable ipa-split for auto-profile
Kugan Vivekanandarajah
Re: [AUTOFDO] Enable ipa-split for auto-profile
Jan Hubicka
Re: [PATCH] configure: Always add pre-installed header directories to search path
Jeff Law
[PATCH v25 0/3] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
[PATCH v25 2/3] c: Add <stdcountof.h>
Alejandro Colomar
[PATCH v25 3/3] c: Add -Wpedantic diagnostic for _Countof
Alejandro Colomar
[PATCH v25 1/3] c: Add _Countof operator
Alejandro Colomar
[to-be-committed][RISC-V] Clear high or low bits using shift pairs
Jeff Law
[PATCH v24 0/3] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
[PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v24 1/3] c: Add _Countof operator
Jakub Jelinek
Re: [PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v24 1/3] c: Add _Countof operator
Jakub Jelinek
Re: [PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v24 1/3] c: Add _Countof operator
Jakub Jelinek
Re: [PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v24 1/3] c: Add _Countof operator
Alejandro Colomar
[PATCH v24 3/3] c: Add -Wpedantic diagnostic for _Countof
Alejandro Colomar
Re: [PATCH v24 3/3] c: Add -Wpedantic diagnostic for _Countof
Jakub Jelinek
[PATCH v24 2/3] c: Add <stdcountof.h>
Alejandro Colomar
Re: [PATCH v24 2/3] c: Add <stdcountof.h>
Jakub Jelinek
[to-be-committed][RISC-V] Improve (x << C1) + C2 split code
Jeff Law
[PATCH][RISC-V][PR target/70557] Improve storing 0 to memory on rv32
Shreya Munnangi
Re: [PATCH][RISC-V][PR target/70557] Improve storing 0 to memory on rv32
Jeff Law
[PATCH][RISC-V][PR target/70557] Improve storing 0 to memory on rv32
Shreya Munnangi
Re: [PATCH][RISC-V][PR target/70557] Improve storing 0 to memory on rv32
Jeff Law
[PATCH] testsuite: Fix typo in parse_ctx.cc
Stefan Schulze Frielinghaus
Re: [PATCH] testsuite: Fix typo in parse_ctx.cc
Stefan Schulze Frielinghaus
[to-be-committed][RISC-V][PR target/120368] Fix 32bit shift on rv64
Jeff Law
[PATCH] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367]
Patrick Palka
Re: [PATCH] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367]
Tomasz Kaminski
Re: [PATCH] libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367]
Jonathan Wakely
[PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH v4 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH] RISC-V: Support CPUs in -march.
Robin Dapp
Re: [PATCH] RISC-V: Support CPUs in -march.
Kito Cheng
Re: [PATCH] RISC-V: Support CPUs in -march.
Robin Dapp
Re: [PATCH] RISC-V: Support CPUs in -march.
Kito Cheng
[PATCH] RISC-V: Default-initialize variable.
Robin Dapp
Re: [PATCH] RISC-V: Default-initialize variable.
Kito Cheng
[PATCH] RISC-V: Add autovec mode param.
Robin Dapp
Re: [PATCH] RISC-V: Add autovec mode param.
Kito Cheng
Re: [PATCH] RISC-V: Add autovec mode param.
Robin Dapp
[PATCH v3 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH v3 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH v3 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Icen Zeyada
[PATCH v3 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Icen Zeyada
[PATCH v3 2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Icen Zeyada
[PATCH v3 0/9] Implement layouts from mdspan.
Luc Grosheintz
[PATCH v3 1/9] libstdc++: Rename _ExtentsStorage::_M_dynamic_extents.
Luc Grosheintz
[PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v3 4/9] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
[PATCH v3 2/9] libstdc++: Rename extents::_M_dynamic_extents.
Luc Grosheintz
[PATCH v3 3/9] libstdc++: Cleanup formatting in mdspan.
Luc Grosheintz
Re: [PATCH v3 3/9] libstdc++: Cleanup formatting in mdspan.
Tomasz Kaminski
[PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
Re: [PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Tomasz Kaminski
Re: [PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Tomasz Kaminski
Re: [PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Tomasz Kaminski
Re: [PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
[PATCH v3 9/9] libstdc++: Add tests for layout_stride.
Luc Grosheintz
Re: [PATCH v3 9/9] libstdc++: Add tests for layout_stride.
Tomasz Kaminski
[PATCH v3 6/9] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
Re: [PATCH v3 6/9] libstdc++: Implement layout_right from mdspan.
Tomasz Kaminski
[PATCH v3 5/9] libstdc++: Add tests for layout_left.
Luc Grosheintz
Re: [PATCH v3 5/9] libstdc++: Add tests for layout_left.
Tomasz Kaminski
[PATCH v3 7/9] libstdc++: Add tests for layout_right.
Luc Grosheintz
Earlier messages