gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] c++/modules: Fix propagating noexcept for templates [PR124785]
Jason Merrill
[PATCH] c++/modules: Only mark namespace-scope entities as exported [PR124781]
Nathaniel Shead
Re: [PATCH] c++/modules: Only mark namespace-scope entities as exported [PR124781]
Jason Merrill
[Ada] Fix too large secondary stack allocation for aggregate return
Eric Botcazou
[PUSHED 1/3] doc: Rename "Submodel Options"
Sandra Loosemore
[PUSHED 2/3] doc: Move Picolibc option documentation
Sandra Loosemore
[PUSHED 3/3] doc: Copy-edit Picolibc option documentation
Sandra Loosemore
[PATCH] libstdc++: Allow for function parameters in annotations_of[_with_type] [P3795R2]
Septicake
Re: [PATCH] libstdc++: Allow for function parameters in annotations_of[_with_type] [P3795R2]
Jason Merrill
Re: [PATCH] libstdc++: Allow for function parameters in annotations_of[_with_type] [P3795R2]
Septicake
[PATCH] Fix Bug 79524 - [Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
Jerry D
Re: [PATCH] Fix Bug 79524 - [Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
Jerry D
New Serbian PO file for 'cpplib' (version 16.1-b20260222)
Translation Project Robot
Contents of PO file 'cpplib-16.1-b20260222.sr.po'
Translation Project Robot
[PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
[PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Matthias Wippich
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Daniel Krügler
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tim Song
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jakub Jelinek
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jonathan Wakely
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jakub Jelinek
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Jakub Jelinek
[PUSHED] doc, i386: Document more CPUs as having CX16 support [PR107337]
Sandra Loosemore
[pushed] wwwdocs: gcc-16: Drop extraneous </li>
Gerald Pfeifer
[RFC PATCH v2] RX: enable LRA is default
Yoshinori Sato
Re: [RFC PATCH v2] RX: enable LRA is default
Oleg Endo
Re: [RFC PATCH v2] RX: enable LRA is default
yoshinori . sato
[PATCH] c++/modules: Handle importing an undeduced auto over a deduced auto [PR124735]
Nathaniel Shead
Re: [PATCH] c++/modules: Handle importing an undeduced auto over a deduced auto [PR124735]
Jason Merrill
[committed] libstdc++: Define foo() in optional/ref/access.cc test.
Tomasz Kamiński
[PATCH] libstdc++: Guard use of float16_t and bfloat16_t
Matthias Kretz
Re: [PATCH] libstdc++: Guard use of float16_t and bfloat16_t
Jonathan Wakely
[RFC] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
Re: [RFC] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Jonathan Wakely
[gccrs COMMIT 1/2] intrinsic: Add cttz and cttz_nonzero intrinsics
gerris . rs
[gccrs COMMIT 2/2] intrinsic: Add tests for cttz and cttz_nonzero
gerris . rs
[PATCH] mingw: Remove obsolete STMP_FIXINC override from t-cygming
Peter Damianov
[PATCH] mingw: Remove obsolete STMP_FIXINC override from t-cygming
Peter Damianov
Re: [PATCH] mingw: Remove obsolete STMP_FIXINC override from t-cygming
Jonathan Yong
Re: [PATCH] mingw: Remove obsolete STMP_FIXINC override from t-cygming
Jonathan Yong
[PATCH] c++/modules: Fix installing a partial spec over an implicit inst [PR124732]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix installing a partial spec over an implicit inst [PR124732]
Jason Merrill
Re: [PATCH] c++/modules: Fix installing a partial spec over an implicit inst [PR124732]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix installing a partial spec over an implicit inst [PR124732]
Jason Merrill
[PUSHED] doc, c: Clarify status of decimal floating point support [PR123234]
Sandra Loosemore
[patch, libgfortran] Fix return value for ENCODING in INQUIRE
Jerry D
[PATCH, COMITTED] x86: Add a test for PR target/123210
H.J. Lu
[PATCH] Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973]
Harald Anlauf
Re: [PATCH] Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973]
Steve Kargl
Re: [PATCH] Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973]
Harald Anlauf
Re: [PATCH] middle-end/121467 - split the Standard Pattern Names section
Sandra Loosemore
Re: [PATCH] middle-end/121467 - split the Standard Pattern Names section
Richard Biener
[PUSHED] doc: Document -g2 debugging level [PR94491]
Sandra Loosemore
[PUSHED] doc: Improve documentation of -Wchar-subscripts and char signedness [PR94182]
Sandra Loosemore
[x86_64 PATCH] Refactor AVX512 comparisons in machine description sse.md.
Roger Sayle
RE: [x86_64 PATCH] Refactor AVX512 comparisons in machine description sse.md.
Liu, Hongtao
[PATCH] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
Re: [PATCH] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
[PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
Richard Biener
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
Richard Biener
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
Richard Biener
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
Re: [PATCH v2] Correct x86: Call ix86_access_stack_p only for larger alignment
Richard Biener
[PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v4] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
[PATCH v5] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v5] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
[PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Filip Kastl
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
Richard Biener
Re: [PATCH v6] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
[PATCH v7] x86: Rewrite ix86_find_max_used_stack_alignment
H.J. Lu
[PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kamiński
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
Re: [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
[PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Jonathan Wakely
[committed v3] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kamiński
[PATCH] RISC-V: Omit ghost from the pipeline-checker output
Michiel Derhaeg
Re: [PATCH] RISC-V: Omit ghost from the pipeline-checker output
Jeffrey Law
Re: [PATCH] RISC-V: Omit ghost from the pipeline-checker output
Michiel Derhaeg
Re: [PATCH] RISC-V: Omit ghost from the pipeline-checker output
Jeffrey Law
[PATCH] libphobos: Skip math.hardware unittests on targets without IEEE flags support
Iain Buclaw
Re: [PATCH] libphobos: Skip math.hardware unittests on targets without IEEE flags support
Rainer Orth
Re: [PATCH] libphobos: Skip math.hardware unittests on targets without IEEE flags support
Iain Buclaw
[PATCH] c++: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jakub Jelinek
Re: [PATCH] c++: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jason Merrill
Re: [PATCH] c++: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jakub Jelinek
Re: [PATCH] c++: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jason Merrill
Re: [PATCH] c++: Implement CWG3135 - constexpr structured bindings with prvalues from tuples
Jakub Jelinek
[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
[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] 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
[PATCH] Refactor loops with TEST_HARD_REG_BIT to use EXECUTE_IF_SET_IN_HARD_REG_SET
Kevin Stefanov
[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
[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
[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)
[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
[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
[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
[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
[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
Earlier messages
Later messages