gcc-patches
Thread
Date
Earlier messages
Messages by Thread
[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
[PATCH v3 2/9] libstdc++: Rename extents::_M_dynamic_extents.
Luc Grosheintz
[PATCH v3 3/9] libstdc++: Cleanup formatting in mdspan.
Luc Grosheintz
[PATCH v3 8/9] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
[PATCH v3 9/9] libstdc++: Add tests for layout_stride.
Luc Grosheintz
[PATCH v3 6/9] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
[PATCH v3 5/9] libstdc++: Add tests for layout_left.
Luc Grosheintz
[PATCH v3 7/9] libstdc++: Add tests for layout_right.
Luc Grosheintz
Re: [PATCH v3 0/9] Implement layouts from mdspan.
Luc Grosheintz
[PATCH] Fix IPA-SRA issue with reverse SSO on specific pattern
Eric Botcazou
[PATCH] [aarch64] [vxworks] mark x18 as fixed, adjust tests
Alexandre Oliva
Re: [PATCH] [aarch64] [vxworks] mark x18 as fixed, adjust tests
Richard Sandiford
[PATCH] i386: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360]
Jakub Jelinek
Re: [PATCH] i386: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360]
Uros Bizjak
[PATCH] i386, v2: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360]
Jakub Jelinek
Re: [PATCH] i386, v2: Extend *cmp<mode>_minus_1 optimizations also to plus with CONST_INT [PR120360]
Uros Bizjak
Avoid double indirection in function_ref
Tomasz Kamiński
[RFC 2/2] libstdc++: Avoid double indirection when cosntructing function_ref owning wrappers [PR119126]
Tomasz Kamiński
Re: [RFC 2/2] libstdc++: Avoid double indirection when cosntructing function_ref owning wrappers [PR119126]
Andreas Schwab
[RFC 1/2] libstdc++: Avoid double indirection in function_ref when possible [PR119126]
Tomasz Kamiński
[PATCH] doc: Document the 'q' constraint for LoongArch
Xi Ruoyao
Re: [PATCH] doc: Document the 'q' constraint for LoongArch
Lulu Cheng
[PATCH 1/2] expand: Use rtx_cost directly instead of gen_move_insn for canonicalize_comparison.
Andrew Pinski
[PATCH 2/2] aarch64: Improve rtx_cost for constants in COMPARE [PR120372]
Andrew Pinski
[PATCH v1 0/3] RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost
pan2 . li
[PATCH v1 3/3] RISC-V: Add test for vec_duplicate + vand.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
[PATCH v1 1/3] RISC-V: RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost
pan2 . li
[PATCH v1 2/3] RISC-V: Add test for vec_duplicate + vand.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
Re: [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vand.vv to vand.vx on GR2VR cost
Robin Dapp
[PATCH] middle-end: Fix complex lowering of cabs with no LHS [PR120369]
Andrew Pinski
Re: [PATCH] middle-end: Fix complex lowering of cabs with no LHS [PR120369]
Richard Biener
[PATCH] aarch64: Carry over zeroness in aarch64_evpc_reencode
Pengxuan Zheng
Re: [PATCH] aarch64: Carry over zeroness in aarch64_evpc_reencode
Richard Sandiford
[PATCH 1/2] [APX CFCMOV] Support APX CFCMOV in if_convert pass
Hongyu Wang
[PATCH 2/2] [APX CFCMOV] Support APX CFCMOV in backend
Hongyu Wang
[PATCH v23 0/3] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
[PATCH v23 3/3] c: Add -Wpedantic diagnostic for _Countof
Alejandro Colomar
[PATCH v23 2/3] c: Add <stdcountof.h>
Alejandro Colomar
[PATCH v23 1/3] c: Add _Countof operator
Alejandro Colomar
Re: [PATCH v23 1/3] c: Add _Countof operator
Joseph Myers
Re: [PATCH v23 0/3] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
[PATCH V4] RISC-V: Prevent speculative vsetvl insn scheduling
Edwin Lu
[to-be-committed][RISC-V] Infrastructure of synthesizing logical AND with constant
Jeff Law
[PATCH] testsuite: aarch64: arm: Fix -mcpu=unset support in shared effective targets
Christophe Lyon
Re: [PATCH] testsuite: aarch64: arm: Fix -mcpu=unset support in shared effective targets
Richard Sandiford
Re: [PATCH] testsuite: aarch64: arm: Fix -mcpu=unset support in shared effective targets
Christophe Lyon
Re: [PATCH] testsuite: aarch64: arm: Fix -mcpu=unset support in shared effective targets
Andrew Pinski
[PATCH] sparc: Avoid operandN variables in .md files
Richard Sandiford
Re: [PATCH] sparc: Avoid operandN variables in .md files
Eric Botcazou
[committed] cobol: Multiple PRs; formatting; exception processing.
Robert Dubner
[committed] cobol: sqrt(0) is not an ec-argument error. [PR119885]
Robert Dubner
[PATCH] c++: Optimize dynamic cast to final type by comparing the vptr [PR63164]
Daniel Bertalan
[PATCH] fortran: add constant input support for trig functions with half-revolutions
Yuao Ma
[PATCH] fortran: add constant input support for trig functions with half-revolutions
Yuao Ma
Re: [PATCH] fortran: add constant input support for trig functions with half-revolutions
Tobias Burnus
[PATCH] fortran: add constant input support for trig functions with half-revolutions
Yuao Ma
Re: [PATCH] fortran: add constant input support for trig functions with half-revolutions
Tobias Burnus
[PATCH] ipa: When inlining, don't combine PT JFs changing signedness (PR120295)
Martin Jambor
[PATCH] ipa: Fix whitespace when dumping VR in jump_functions
Martin Jambor
[PATCH v2 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Joseph Myers
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Jakub Jelinek
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCH v2 1/1] Add warnings of potentially-uninitialized padding bits
Joseph Myers
[committed] hpux: Fix detection of atomic support when profiling
John David Anglin
[PATCH] libgcc: Add DPD support + fix big-endian support of _BitInt <-> dfp conversions
Jakub Jelinek
[PATCH v2 0/6] Implement layouts from mdspan.
Luc Grosheintz
[PATCH v2 4/6] libstdc++: Add tests for layout_right.
Luc Grosheintz
[PATCH v2 2/6] libstdc++: Add tests for layout_left.
Luc Grosheintz
[PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v2 1/6] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
[PATCH v2 3/6] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
[PATCH v2 6/6] libstdc++: Add tests for layout_stride.
Luc Grosheintz
[PATCH v2 5/6] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
[PATCH] libstdc++: implement Philox Engine [PR119794]
1nfocalypse
[committed] libstdc++: Fix incorrect links to archived SGI STL docs
Jonathan Wakely
Re: [PATCH 4/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Jonathan Wakely
Re: [PATCH 2/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Jonathan Wakely
Re: [PATCH 3/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Jonathan Wakely
Re: [PATCH 3/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Xi Ruoyao
Re: [PATCH 3/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Jonathan Wakely
[PATCH 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCH 1/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
Jonathan Wakely
[PATCH 0/2] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
[PATCH 1/2] vect: Remove non-SLP paths in strided slp and elementwise.
Robin Dapp
[PATCH 2/2] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
[PATCH v4 0/4] Hard Register Constraints
Stefan Schulze Frielinghaus
[PATCH v4 1/4] Hard register constraints
Stefan Schulze Frielinghaus
[PATCH v4 4/4] Rewrite register asm into hard register constraints
Stefan Schulze Frielinghaus
[PATCH v4 3/4] genoutput: Verify hard register constraints
Stefan Schulze Frielinghaus
[PATCH v4 2/4] Error handling for hard register constraints
Stefan Schulze Frielinghaus
[PATCH] libgcc: Move bitint support exports to x86/aarch64 specific map files
Jakub Jelinek
Re: [PATCH] libgcc: Move bitint support exports to x86/aarch64 specific map files
Richard Biener
[PATCH] [testsuite] [x86] memcpy-6 needs -msse2
Alexandre Oliva
Re: [PATCH] [testsuite] [x86] memcpy-6 needs -msse2
Alexandre Oliva
[PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Alexandre Oliva
Re: [PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Richard Biener
Re: [PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Uros Bizjak
[PATCH] [testsuite] [x86] forwprop-41 needs -msse
Alexandre Oliva
[PATCH] [testsuite] [x86] vect-simd-clone-1[678]e.c adjust
Alexandre Oliva
[PATCH] [testsuite] [x86] no-callee-saved-16.c needs -fomit-frame-pointer
Alexandre Oliva
[PATCH] [testsuite] [arm] adjust fp16-aapcs for gcc-14
Alexandre Oliva
Re: [PATCH] [testsuite] [arm] adjust fp16-aapcs for gcc-14
Christophe Lyon
[PATCH] [gcc-14] testsuite: Improve check-function-bodies
Alexandre Oliva
Re: [PATCH] [gcc-14] testsuite: Improve check-function-bodies
Christophe Lyon
Re: [PATCH] [gcc-14] testsuite: Improve check-function-bodies
Richard Earnshaw (lists)
[PATCH] [testsuite] [x86] pr31985.c needs -fomit-frame-pointer to match movl count
Alexandre Oliva
[PATCH] [testsuite] [x86] pr108938-3.c needs -msse2 for bswap in foo2 with -m32
Alexandre Oliva
[PATCH] [testsuite] [x86] strlenopt-80 needs -msse2 on ia32
Alexandre Oliva
[PATCH] [testsuite] [x86] double copysign requires -msse2
Alexandre Oliva
Re: [PATCH] [testsuite] [x86] double copysign requires -msse2
Alexandre Oliva
[PATCH] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Alexandre Oliva
[PATCH] [testsuite] [aarch64] match alt cache clear names in sme nonlocal_goto tests
Alexandre Oliva
Re: [PATCH] [testsuite] [aarch64] match alt cache clear names in sme nonlocal_goto tests
Richard Sandiford
Re: [PATCH] [testsuite] [aarch64] match alt cache clear names in sme nonlocal_goto tests
Alexandre Oliva
[PATCH] [testsuite] [aarch64] use uint64_t in rwsr tests
Alexandre Oliva
Re: [PATCH] [testsuite] [aarch64] use uint64_t in rwsr tests
Richard Sandiford
[PATCH] [testsuite] tolerate missing std::stold
Alexandre Oliva
Re: [PATCH] [testsuite] tolerate missing std::stold
Jonathan Wakely
Re: [PATCH] [testsuite] tolerate missing std::stold
Alexandre Oliva
[PATCH] [testsuite] [arm] require fpic for pr115485
Alexandre Oliva
[PATCH] [testsuite] [arm] add -mno-long-calls
Alexandre Oliva
[PATCH] [testsuite] [vxworks] tolerate missing __atomic_feraiseexcept
Alexandre Oliva
[RFC PATCH 0/3] _BitInt(N) support for LoongArch
Yang Yujie
[RFC PATCH 3/3] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
Re: [RFC PATCH 3/3] LoongArch: Add support for _BitInt [PR117599]
Jakub Jelinek
[RFC PATCH 2/3] bitint: Allow wider abi_limb_mode than limb_mode during layout
Yang Yujie
Re: [RFC PATCH 2/3] bitint: Allow wider abi_limb_mode than limb_mode during layout
Jakub Jelinek
[RFC PATCH 1/3] bitint: Support ABI-extended _BitInt(N)
Yang Yujie
Re: [RFC PATCH 1/3] bitint: Support ABI-extended _BitInt(N)
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Yang Yujie
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Xi Ruoyao
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Yang Yujie
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Yang Yujie
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Yang Yujie
Re: [RFC PATCH 0/3] _BitInt(N) support for LoongArch
Jakub Jelinek
[PATCH] bitintlower: Ensure extension of the most significant limb on info->extended targets
Jakub Jelinek
Re: [PATCH v4 16/20] Refactor FMV frontend conflict and merging logic and hooks.
Jason Merrill
Re: [PATCH v4 16/20] Refactor FMV frontend conflict and merging logic and hooks.
Alfie Richards
[committed][RISC-V][PR target/120333] Remove bogus bext pattern
Jeff Law
[PATCH] c++: substituting fn parm redeclared with dep alias tmpl [PR120224]
Patrick Palka
Re: [PATCH] c++: substituting fn parm redeclared with dep alias tmpl [PR120224]
Patrick Palka
[PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Nathan Myers
[PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Nathan Myers
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Jonathan Wakely
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Jonathan Wakely
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Jonathan Wakely
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement stringstream from string_view [P2495R3]
Jonathan Wakely
[PUSHED] Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-common/abi-struct-1.c'
Thomas Schwinge
[PUSHED] 'TYPE_EMPTY_P' vs. code offloading [PR120308]
Thomas Schwinge
[PUSHED] Fix libgomp.oacc-fortran/lib-13.f90 async bug
Thomas Schwinge
[committed][RISC-V] Fix false positive from Wuninitialized
Jeff Law
[PATCH] tree-chrec: Use signed_type_for in convert_affine_scev
Jakub Jelinek
Re: [PATCH] tree-chrec: Use signed_type_for in convert_affine_scev
Richard Biener
[PATCH] libgcc: Small bitint_reduce_prec big-endian fixes
Jakub Jelinek
Re: [PATCH] libgcc: Small bitint_reduce_prec big-endian fixes
Richard Biener
[PUSHED] aarch64: Fix an oversight in aarch64_evpc_reencode
Pengxuan Zheng
Re: [PUSHED] aarch64: Fix an oversight in aarch64_evpc_reencode
Richard Sandiford
RE: [PUSHED] aarch64: Fix an oversight in aarch64_evpc_reencode
quic_pzheng
[PATCH] arm: fully validate mem_noofs_operand [PR120351]
Richard Earnshaw
[PING][PATCH v3] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
[PATCH] c++/modules: Always mark tinfo vars as TREE_ADDRESSABLE [PR120350]
Nathaniel Shead
Re: [PATCH] c++/modules: Always mark tinfo vars as TREE_ADDRESSABLE [PR120350]
Jason Merrill
Earlier messages