gcc-patches
Thread
Date
Later messages
Messages by Thread
[PATCH] c++, v2: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jakub Jelinek
Re: [PATCH] c++, v2: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jason Merrill
[PATCH] strlen: Fix up memcpy/strcpy/strcat handling [PR124754]
Jakub Jelinek
Re: [PATCH] strlen: Fix up memcpy/strcpy/strcat handling [PR124754]
Jeffrey Law
Re: [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Andrew Pinski
Re: [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Bohan Lei
Re: [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Andrew Pinski
Re: [PATCH] c++: Error recovery for fuzzed <meta> [PR124689]
Jason Merrill
[PATCH] c++, v2: Error recovery for fuzzed <meta> [PR124689]
Jakub Jelinek
Re: [PATCH] c++, v2: Error recovery for fuzzed <meta> [PR124689]
Jason Merrill
Re: [PATCH] testsuite: Add testcase for LWG4556 - Unclear properties of reflection strings
Jason Merrill
Re: [PATCH] testsuite: Add testcase for CWG3162 - Evaluation context of manifestly constant-evaluated expressions
Jason Merrill
Re: [PATCH] rs6000: Add new builtin __builtin_ppc_atomic_cas_local
Michael Meissner
[PATCH 1/2] xtensa: Small change to the alternative negsf2 pattern
Takayuki 'January June' Suwa
Re: [PATCH 1/2] xtensa: Small change to the alternative negsf2 pattern
Max Filippov
[PATCH 2/2] xtensa: Change xtensa_legitimize_address() to allow the emission of one more ADDMI instruction
Takayuki 'January June' Suwa
[PATCH v2 1/2] xtensa: Avoid redundant MEM_P() checks in memory constraint definitions
Takayuki 'January June' Suwa
Re: [PATCH v2 1/2] xtensa: Avoid redundant MEM_P() checks in memory constraint definitions
Max Filippov
Re: [PATCH v5] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Jason Merrill
Re: [PATCH v2] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Jason Merrill
Re: [PATCH] c++/reflection: reject invalid template splice [PR123998]
Jason Merrill
[PATCH v2] c++/reflection: reject invalid template splice [PR123998]
Marek Polacek
Re: [PATCH v2] c++/reflection: reject invalid template splice [PR123998]
Jason Merrill
Re: [PATCH] c++, v2: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields
Jason Merrill
[PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
Torbjörn SVENSSON
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
Andrew Pinski
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
Torbjorn SVENSSON
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
Torbjorn SVENSSON
[PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Torbjörn SVENSSON
Re: [PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Richard Biener
Re: [PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Jonathan Yong
Re: [PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Torbjorn SVENSSON
Re: [PATCH v2] config: increase stack reserve to 64MB for the toolchain on Windows [PR69639]
Torbjorn SVENSSON
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
NightStrike
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
Torbjorn SVENSSON
Re: [PATCH] config: increase stack reserve to 16MB for the toolchain on Windows
NightStrike
[PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjörn SVENSSON
[PING] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjorn SVENSSON
[PING^2] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Torbjorn SVENSSON
Re: [PING^2] [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Jonathan Yong
Re: [PATCH] testsuite: scan for case sensitive file extensions in lto.exp
Mike Stump
Re: [PATCH] c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531]
Jason Merrill
Re: [PATCH] c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531]
Jason Merrill
[PATCH] Refactor loops with TEST_HARD_REG_BIT to use EXECUTE_IF_SET_IN_HARD_REG_SET
Kevin Stefanov
Re: [PATCH v2 1/3] c++: store TYPE_FIELDS in declaration order
Jason Merrill
Re: [PATCH v2 1/3] c++: store TYPE_FIELDS in declaration order
Thomas Berger
Re: [PATCH v2 1/3] c++: store TYPE_FIELDS in declaration order
Jason Merrill
[PATCH] bpf: Fix bit-field shifting in CO-RE expressions
Cupertino Miranda
Re: [PATCH] bpf: Fix bit-field shifting in CO-RE expressions
Jose E. Marchesi
Re: [PATCH] bpf: Fix bit-field shifting in CO-RE expressions
David Faust
[PATCH] bpf: Fix bit-field shifting in CO-RE expressions
Cupertino Miranda
Re: [PATCH v2] c++/modules: Propagate DECL_ARGUMENTS when reading a function def [PR124485]
Jason Merrill
Re: [PATCH] testsuite/c++: Fix lifetime issue in func-params-07.C [PR124548]
Jason Merrill
Re: [PATCH v2] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
Re: [PATCH v2] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Jeffrey Law
Re: [PING^2]: [PATCH v2] testsuite: fork does not work for bare metal targets
Christophe Lyon
[PATCH v3] testsuite: fork does not work for bare metal targets
Torbjörn SVENSSON
Re: [PATCH v3] testsuite: fork does not work for bare metal targets
Christophe Lyon
Re: [PATCH v3] testsuite: fork does not work for bare metal targets
Mike Stump
Re: [PATCH v3] testsuite: fork does not work for bare metal targets
Torbjorn SVENSSON
[auto-profile] Improve handling of timestamp merging.
Prathamesh Kulkarni
RE: [auto-profile] Improve handling of timestamp merging.
Prathamesh Kulkarni
Re: [auto-profile] Improve handling of timestamp merging.
Jan Hubicka
RE: [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
RE: [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Richard Biener
Re: [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Jan Hubicka
[PATCH v2] libstdc++: Add Doxygen documentation to <version>
Jonathan Wakely
Re: [PATCH v2] libstdc++: Add Doxygen documentation to <version>
Tomasz Kaminski
[PATCH] testsuite: arm: disable some gen-vect tests with MVE [PR124704]
Christophe Lyon
Re: [PATCH] testsuite: arm: disable some gen-vect tests with MVE [PR124704]
Richard Biener
[PATCH] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjörn SVENSSON
Re: [PATCH] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Christophe Lyon
[PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjörn SVENSSON
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Richard Earnshaw (foss)
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjorn SVENSSON
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Christophe Lyon
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjorn SVENSSON
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Richard Earnshaw (foss)
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Torbjorn SVENSSON
Re: [PATCH v2] testsuite: arm: xfail test unless soft float of DP FP [PR113276]
Richard Earnshaw (foss)
Re: [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Kishan Parmar
[PATCH] testsuite: arm: prevent usage of vector instructions [PR124704]
Torbjörn SVENSSON
Re: [PATCH] testsuite: arm: prevent usage of vector instructions [PR124704]
Christophe Lyon
Re: [PATCH] testsuite: arm: prevent usage of vector instructions [PR124704]
Torbjorn SVENSSON
Re: [PATCH] testsuite: arm: prevent usage of vector instructions [PR124704]
Torbjorn SVENSSON
[pushed] i386/testsuite: Fix pr124696.c test failure for 32-bit targets
Uros Bizjak
[PATCH] libstdc++: Updated inplace_vector::try_ functions per P3981R2 and P4022R0.
Tomasz Kamiński
Re: [PATCH] libstdc++: Updated inplace_vector::try_ functions per P3981R2 and P4022R0.
Jonathan Wakely
Re: [PATCH] libstdc++: Updated inplace_vector::try_ functions per P3981R2 and P4022R0.
Tomasz Kaminski
[Patch, fortran] PR100155 - [13/14/15/16 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
Paul Richard Thomas
Re: [Patch, fortran] PR100155 - [13/14/15/16 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
Harald Anlauf
[Patch, fortran] PR124780 - Bugs found while testing the fix for PR100155
Paul Richard Thomas
Re: [Patch, fortran] PR124780 - Bugs found while testing the fix for PR100155
Harald Anlauf
[r16-8398 Regression] FAIL: gcc.target/i386/pr124696.c (test for excess errors) on Linux/x86_64
Haochen Jiang
Re: [r16-8398 Regression] FAIL: gcc.target/i386/pr124696.c (test for excess errors) on Linux/x86_64
Uros Bizjak
[r16-8385 Regression] FAIL: g++.dg/modules/compile-std1.C -std=c++26 (test for excess errors) on Linux/x86_64
Haochen Jiang
Re: [r16-8385 Regression] FAIL: g++.dg/modules/compile-std1.C -std=c++26 (test for excess errors) on Linux/x86_64
Jonathan Wakely
Re: [PATCH 07/10] libstdc++: Fix Doxygen comments on chrono::floor etc.
Tomasz Kaminski
Re: [PATCH 06/10] libstdc++: Rename parameters of unordered erase(K&&) members
Tomasz Kaminski
Re: [PATCH 04/10] libstdc++: Remove Doxygen @return on void functions
Tomasz Kaminski
Re: [RFC v2 3/4] libstdc++: Rename std::strided_slice to std::extent_slice.
Tomasz Kaminski
[PATCH oops/10] libstdc++: Update Doxygen config to 1.17.0
Jonathan Wakely
Re: [PATCH oops/10] libstdc++: Update Doxygen config to 1.17.0
Jonathan Wakely
Re: [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjorn SVENSSON
Re: [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjorn SVENSSON
[PATCH] libstdc++: Use __cpp_lib_map_try_emplace feature test macro
Jonathan Wakely
Re: [PATCH] libstdc++: Use __cpp_lib_map_try_emplace feature test macro
Tomasz Kaminski
Re: [PATCH 03/10] libstdc++: Fix missing #endif in unused header
Tomasz Kaminski
Re: [PATCH 01/10] libstdc++: Tweak Doxygen config file to include C++26 components
Tomasz Kaminski
Re: [PATCH 01/10] libstdc++: Tweak Doxygen config file to include C++26 components
Jonathan Wakely
Re: [pushed][PATCH] LoongArch: Implement TARGET_CHECK_TARGET_CLONE_VERSION.
Lulu Cheng
[committed] libstdc++: Fix typo in export of std::saturating_cast.
Tomasz Kamiński
[PATCH v2] libstdc++: Fix export for std::dynamic_format and macro value
Jonathan Wakely
Re: [PATCH v2] libstdc++: Fix export for std::dynamic_format and macro value
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Fix export for std::dynamic_format and macro value
Jonathan Wakely
[committed] libstdc++: Update export declaration for dynamic_format and saturation arithmetic.
Tomasz Kamiński
[PATCH] [MicroBlaze] Fix for PR103383 -- __builtin_bswap16 puts 8byte instruction sequence in a 4byte delay slot
Gopi Kumar Bulusu
Re: [ping] [PATCH] [MicroBlaze] Fix for PR103383 -- __builtin_bswap16 puts 8byte instruction sequence in a 4byte delay slot
Gopi Kumar Bulusu
Re: [ping] [PATCH] [MicroBlaze] Fix for PR103383 -- __builtin_bswap16 puts 8byte instruction sequence in a 4byte delay slot
Michael Eager
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Richard Biener
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Torbjorn SVENSSON
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Christophe Lyon
Re: [PATCH] testsuite: disable loop peeling check for arm [PR124705]
Torbjorn SVENSSON
[PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Tamar Christina
Re: [PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Richard Biener
RE: [PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Tamar Christina
RE: [PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Richard Biener
RE: [PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Tamar Christina
RE: [PATCH][vect]: update uncounter loop profitability check to work with param_vect_scalar_cost_multiplier
Richard Biener
[_GLIBCXX_DEBUG] Inline most basic checks
François Dumont
Re: [_GLIBCXX_DEBUG] Inline most basic checks
Jonathan Wakely
Re: [_GLIBCXX_DEBUG] Inline most basic checks
Jonathan Wakely
[PATCH] c++: coroutines: initialize refcount
Alexandre Oliva
Re: [PATCH] c++: coroutines: initialize refcount
Iain Sandoe
Re: [PATCH] c++: coroutines: initialize refcount
Jason Merrill
Re: [PATCH v2] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Hans-Peter Nilsson
[PATCH v3] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
[PING] [PATCH v3] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
Re: [PING] [PATCH v3] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Andrew Pinski
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Hans-Peter Nilsson
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Hans-Peter Nilsson
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Andrew Pinski
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Andrew Pinski
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Andrew Pinski
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
Re: [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Jeffrey Law
[RFC] doc, libitm: Fix some issues with transactional memory documentation
Sandra Loosemore
Re: [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Tomasz Kaminski
[PATCH 02/10] libstdc++: Fix errors in Doxygen markup
Jonathan Wakely
Re: [PATCH 02/10] libstdc++: Fix errors in Doxygen markup
Tomasz Kaminski
[PATCH] Fortran: fix passing a procedure pointer to c_funloc [PR124652]
Harald Anlauf
Re: [PATCH] Fortran: fix passing a procedure pointer to c_funloc [PR124652]
Mikael Morin
Re: [PATCH] Fortran: fix passing a procedure pointer to c_funloc [PR124652]
Harald Anlauf
[PATCH] libstdc++: Check right value of __cpp_lib_format for dynamic_string
Jonathan Wakely
Re: [PATCH] libstdc++: Check right value of __cpp_lib_format for dynamic_string
Tomasz Kaminski
Re: [PATCH] libstdc++: Check right value of __cpp_lib_format for dynamic_string
Jonathan Wakely
Re: [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
Re: [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
David Faust
Re: [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
Re: [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
David Faust
Re: [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
[PATCH 09/10] libstdc++: Simplify documentation of match_flag_type::format_default
Jonathan Wakely
Re: [PATCH 09/10] libstdc++: Simplify documentation of match_flag_type::format_default
Tomasz Kaminski
Re: [PATCH v3] fold-mem-offsets: Convert from DF to RTL-SSA
Jeffrey Law
[PATCH 05/10] libstdc++: Fix Doxygen grouping
Jonathan Wakely
Re: [PATCH 05/10] libstdc++: Fix Doxygen grouping
Tomasz Kaminski
Re: [PATCH] c++/reflection: mangling dependent splices [PR123237]
Jakub Jelinek
Re: [PATCH] c++/reflection: mangling dependent splices [PR123237]
Jason Merrill
[PATCH v2] c++/reflection: mangling dependent splices [PR123237]
Marek Polacek
Re: [PATCH v2] c++/reflection: mangling dependent splices [PR123237]
Jason Merrill
[PATCH v3] c++/reflection: mangling dependent splices [PR123237]
Marek Polacek
Re: [PATCH v3] c++/reflection: mangling dependent splices [PR123237]
Jason Merrill
Re: [PATCH v3] c++/reflection: mangling dependent splices [PR123237]
H.J. Lu
C++ patch ping
Jakub Jelinek
[PATCH 2/2] phiprop: Fix speculating aggregate copies [PR124746]
Andrew Pinski
Re: [PATCH 2/2] phiprop: Fix speculating aggregate copies [PR124746]
Richard Biener
Re: [RFC] libstdc++: Add new-abi-baseline target to main Makefile
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Jonathan Wakely
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
[PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Jonathan Wakely
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Rainer Orth
Re: [PATCH v2] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kaminski
[PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Jonathan Wakely
Re: [PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Tomasz Kaminski
Re: [PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Jonathan Wakely
Re: [PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Tomasz Kaminski
Re: [PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Jonathan Wakely
Re: [PATCH 10/10] libstdc++: Add Doxygen documentation to <version>
Tomasz Kaminski
[PATCH 08/10] libstdc++: Minor tweak to Doxygen comment for std::pair
Jonathan Wakely
Re: [PATCH 08/10] libstdc++: Minor tweak to Doxygen comment for std::pair
Tomasz Kaminski
Later messages