gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Ada] Fix internal error on access attribute used as subpool name in allocator
Eric Botcazou
[PATCH] Use dg-additional-options in vect.exp, simplify file globbing
Richard Biener
Re: [PATCH] Use dg-additional-options in vect.exp, simplify file globbing
Jakub Jelinek
Re: [PATCH] Use dg-additional-options in vect.exp, simplify file globbing
Jakub Jelinek
Re: [PATCH] Use dg-additional-options in vect.exp, simplify file globbing
Richard Biener
Re: [PATCH] Use dg-additional-options in vect.exp, simplify file globbing
Jakub Jelinek
[PATCH] Enable disabled g++.dg/vect/param-max-aliased-pr26197.cc
Richard Biener
[PATCH] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek
Re: [PATCH] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Richard Biener
[PATCH] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek
Re: [PATCH] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Richard Biener
[PATCH] Make some C++ tests account for llp64 targets
Jonathan Yong
Re: [PATCH] Make some C++ tests account for llp64 targets
Jakub Jelinek
Re: [PATCH] Make some C++ tests account for llp64 targets
Jonathan Yong
[PATCH]middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]
Tamar Christina
Re: [PATCH]middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]
Robin Dapp
RE: [PATCH]middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]
Tamar Christina
Re: [PATCH]middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]
Richard Biener
[PING 2][PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Avinash Jayakar
[r16-7431 Regression] FAIL: gcc.dg/guality/pr54693-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 21 x == 10 - i on Linux/x86_64
Haochen Jiang
Re: [r16-7431 Regression] FAIL: gcc.dg/guality/pr54693-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 21 x == 10 - i on Linux/x86_64
Richard Biener
[PATCH, OpenACC]: Don't mark OpenACC auto loops as independent inside acc parallel regions
Sandra Loosemore
Re: [PATCH 0/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
[PATCH] c++/reflection: various diagnostic tweaks
Marek Polacek
Re: [PATCH] c++/reflection: various diagnostic tweaks
Jason Merrill
Re: [PATCH] c++/reflection: various diagnostic tweaks
Jakub Jelinek
Re: [PATCH] c++/reflection: various diagnostic tweaks
Jakub Jelinek
Re: [PATCH] c++/reflection: various diagnostic tweaks
David Malcolm
Re: [PATCH] c++/reflection: various diagnostic tweaks
Marek Polacek
Re: [PATCH] c++/reflection: various diagnostic tweaks
Jakub Jelinek
[PATCH v2] c++/reflection: various diagnostic tweaks
Marek Polacek
Re: [PATCH v2] c++/reflection: various diagnostic tweaks
Jason Merrill
Re: [PATCH v2] c++/reflection: various diagnostic tweaks
Jakub Jelinek
Re: [PATCH v2] c++/reflection: various diagnostic tweaks
Marek Polacek
[PATCH v3] c++/reflection: various diagnostic tweaks
Marek Polacek
Re: [PATCH v3] c++/reflection: various diagnostic tweaks
Jason Merrill
[PATCH] libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402]
Nathan Myers
[PATCHv2] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Nathan Myers
[PATCH] c++: Add testcase for CWG 3123
Jakub Jelinek
Re: [PATCH] c++: Add testcase for CWG 3123
Ville Voutilainen
Re: [PATCH] c++: Add testcase for CWG 3123
Jakub Jelinek
[PATCH] c++: Implement proposed CWG 3123 resolution
Jakub Jelinek
Re: [PATCH] c++: Implement proposed CWG 3123 resolution
Jakub Jelinek
[PATCH] c++: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jakub Jelinek
Re: [PATCH] c++: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jason Merrill
[PATCH] c++, v2: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jakub Jelinek
[PATCH] c++, v3: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jakub Jelinek
Re: [PATCH] c++, v3: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jason Merrill
[PATCH v2 1/3] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
[PATCH 2/3] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Tomasz Kaminski
[PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Jonathan Wakely
Re: [PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Tomasz Kaminski
Re: [PATCH v2 1/3] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Tomasz Kaminski
[PATCH] c++, v2: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
Re: [PATCH] c++, v2: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jason Merrill
Re: [PATCH] c++, v2: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
[PATCHv7] libstdc++: container heterogenous insertion (P2363) [PR117402]
Nathan Myers
[PATCH] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Nathan Myers
Re: [PATCH] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Jonathan Wakely
Re: [PATCH] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Nathan Myers
Re: [PATCH] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Jonathan Wakely
[PATCH] c++: relax ref-qual overloading rules for C++20 [PR98939]
Patrick Palka
Re: [PATCH] c++: relax ref-qual overloading rules for C++20 [PR98939]
Jason Merrill
[PATCH] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
Re: [PATCH] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Jonathan Wakely
Re: [PATCH] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Tomasz Kaminski
Re: [PATCH] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Tomasz Kaminski
Re: [PATCH] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
[PATCH v1 0/3] p1689-doc-updates
Ben Boeckel via Sourceware Forge
[PATCH v1 2/3] libcpp/init: remove unnecessary `struct` keyword
Ben Boeckel via Sourceware Forge
[PATCH v1 1/3] libcpp/mkdeps: fix indentation
Ben Boeckel via Sourceware Forge
[PATCH v1 3/3] gcc/c-family/c.opt: clarify `-fdeps-*` flag documentation
Ben Boeckel via Sourceware Forge
[PATCH] build: Correctly restore CXXFLAGS/LDFLAGS for zstd test
Dimitry Andric
Re: [PATCH] build: Correctly restore CXXFLAGS/LDFLAGS for zstd test
Andrew Pinski
Re: [PATCH] build: Correctly restore CXXFLAGS/LDFLAGS for zstd test
Andrew Pinski
Re: [PATCH] build: Correctly restore CXXFLAGS/LDFLAGS for zstd test
Sam James
[PATCH 13/13] Coarray shared memory library
Jerry D
Re: [PATCH 13/13] Coarray shared memory library
Richard Biener
Re: [PATCH 13/13] Coarray shared memory library
Jakub Jelinek
Re: [PATCH 13/13] Coarray shared memory library
Iain Sandoe
Re: [PATCH 13/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 13/13] Coarray shared memory library
Andre Vehreschild
[PATCH 12/13] Coarray shared memory library
Jerry D
Re: [PATCH 12/13] Coarray shared memory library
Tobias Burnus
[PATCH 11/13] Coarray shared memory library
Jerry D
Re: [PATCH 11/13] Coarray shared memory library
Tobias Burnus
[PATCH 10/13] Coarray shared memory library
Jerry D
[PATCH 9/13] Coarray shared memory library
Jerry D
Re: [PATCH 9/13] Coarray shared memory library
Sandra Loosemore
Re: [PATCH 9/13] Coarray shared memory library
Jerry D
[PATCH 8/13] Coarray shared memory library
Jerry D
[PATCH 7/13] Coarray shared memory library
Jerry D
[PATCH 6/13] Coarray shared memory library
Jerry D
Re: [PATCH 6/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 6/13] Coarray shared memory library
Steve Kargl
Re: [PATCH 6/13] Coarray shared memory library
Steve Kargl
[PATCH 4/13] Coarray shared memory library
Jerry D
Re: [PATCH 4/13] Coarray shared memory library
Tobias Burnus
[PATCH 3/13] Coarray shared memory library
Jerry D
Re: [PATCH 3/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 3/13] Coarray shared memory library
Jerry D
[PATCH 2/13] Coarray shared memory library
Jerry D
Re: [PATCH 2/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 2/13] Coarray shared memory library
Andre Vehreschild
Re: [PATCH 2/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 2/13] Coarray shared memory library
Andre Vehreschild
Re: [PATCH 2/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 2/13] Coarray shared memory library
Jerry D
[PATCH 1/13] Coarray shared memory library
Jerry D
Re: [PATCH 1/13] Coarray shared memory library
Tobias Burnus
Re: [PATCH 1/13] Coarray shared memory library
Steve Kargl
Re: [PATCH 1/13] Coarray shared memory library
Steve Kargl
Re: [PATCH 1/13] Coarray shared memory library
Steve Kargl
Re: [PATCH 1/13] Coarray shared memory library
Jerry D
Re: [PATCH 1/13] Coarray shared memory library
Steve Kargl
Re: [PATCH 1/13] Coarray shared memory library
Jerry D
Re: [PATCH 1/13] Coarray shared memory library
Steve Kargl
[riscv] Simplify builtin defintions
Nathan Sidwell
[gccrs COMMIT] gccrs : TypeCheck : Enhance missing fields error message
gerris . rs
[PATCH] c++/reflection: splices and passing ctx to finish_id_expr
Marek Polacek
Re: [PATCH] c++/reflection: splices and passing ctx to finish_id_expr
Jason Merrill
Re: [PATCH] c++/reflection: splices and passing ctx to finish_id_expr
Marek Polacek
[PATCH v5 0/1]Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH v5 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [PATCHv2] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Andre Vieira
Re: [PATCHv2] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Richard Biener
[PATCH v9 00/11] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
[PATCH v9 03/11] Update constant creation for BB SLP with predicated tails
Christopher Bazley
[PATCH v9 06/11] Handle variable-length vector types in store_constructor
Christopher Bazley
[PATCH v9 08/11] AArch64/SVE: Optimize vec_init for partial SVE vector modes
Christopher Bazley
[PATCH v9 07/11] AArch64/SVE: Relax the expectations of the popcnt-sve test
Christopher Bazley
[PATCH v9 02/11] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
[PATCH v9 04/11] Refactor check_load_store_for_partial_vectors
Christopher Bazley
[PATCH v9 11/11] Add extra conditional dump output to the vectorizer
Christopher Bazley
[PATCH v9 01/11] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
[PATCH v9 10/11] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
[PATCH v9 05/11] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
[PATCH v9 09/11] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
[gccrs COMMIT] Make AST::Crate final
gerris . rs
[gccrs COMMIT] Remove ProcMacroInvocLexer
gerris . rs
[PATCH] vect: Remove innacturate comment and logic for data ref alignment
Alfie Richards
Re: [PATCH] vect: Remove innacturate comment and logic for data ref alignment
Richard Biener
[gccrs COMMIT] parser: Fix rogue null pointer in null_denotation_path
gerris . rs
[PATCH] vect: disable vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
Re: [PATCH] vect: disable vectorization of non-gather elementwise loads [PR124037]
Richard Biener
RE: [PATCH] vect: disable vectorization of non-gather elementwise loads [PR124037]
Tamar Christina
Re: [PATCH] vect: disable vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
[PATCH] aarch64: Fix ICE in JSON tuning schema with dispatch scheduling and update schema for SVE costs
Soumya AR
Re: [PATCH] aarch64: Fix ICE in JSON tuning schema with dispatch scheduling and update schema for SVE costs
Kyrylo Tkachov
Re: [COMMITTED][PATCH] aarch64: Fix ICE in JSON tuning schema with dispatch scheduling and update schema for SVE costs
Soumya AR
[PATCH][committed] aarch64: Adjust SVE vector costs for NVIDIA Olympus
Kyrylo Tkachov
[PATCH] tree-optimization/107690 - avoid creating un-analyzable loop exits
Richard Biener
Re: [PATCH] tree-optimization/107690 - avoid creating un-analyzable loop exits
Jakub Jelinek
Re: [PATCH] tree-optimization/107690 - avoid creating un-analyzable loop exits
Richard Biener
[PATCH] tree-optimization/122297 - fix load/store bias handling
Juergen Christ
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Richard Biener
RE: [PATCH] tree-optimization/122297 - fix load/store bias handling
Tamar Christina
RE: [PATCH] tree-optimization/122297 - fix load/store bias handling
Richard Biener
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Juergen Christ
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Richard Biener
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Juergen Christ
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Richard Biener
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Robin Dapp
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Juergen Christ
Re: [PATCH] tree-optimization/122297 - fix load/store bias handling
Richard Biener
[PATCH] c++: improve diagnostics for unknown underlying type in enum [PR118374]
Ben Wu
Re: [PATCH] c++: improve diagnostics for unknown underlying type in enum [PR118374]
Jason Merrill
[PATCH] testsuite: i386: require glibc for C99 libm in vectorize-aocl1.c
Alexandre Oliva
Re: [PATCH] testsuite: i386: require glibc for C99 libm in vectorize-aocl1.c
Andrew Pinski
Re: [PATCH] testsuite: i386: require glibc for C99 libm in vectorize-aocl1.c
Filip Kastl
[PATCH] testsuite: i386: vect-pr114375 vectorizes only with avx2 runtime
Alexandre Oliva
Re: [PATCH] testsuite: i386: vect-pr114375 vectorizes only with avx2 runtime
Richard Biener
[r16-7423 Regression] FAIL: gcc.dg/analyzer/null-deref-pr123981-1.c (test for excess errors) on Linux/x86_64
Haochen Jiang
[pushed: r16-7428] analyzer: fix assertion failure in bounded_ranges::cmp [PR113496]
David Malcolm
[PATCH] algol68: Fix assignment of union overhead values [PR algol68/124049]
James Bohl
Re: [PATCH] algol68: Fix assignment of union overhead values [PR algol68/124049]
Jose E. Marchesi
Re: [PATCH] algol68: Fix assignment of union overhead values [PR algol68/124049]
James Bohl
[PATCHv6] libstdc++: container heterogenous insertion (P2363) [PR117402]
Nathan Myers
[pushed: r16-7422] sarif output: Fix ICE due to overzealous caching [PR124014]
David Malcolm
[COMMITTED] a68: avoid uninitialized save_expr in a68_bits_shift [PR algol68/124028]
Jose E. Marchesi
[PATCH] libstdc++: Fix incorrect noexcept on string::compare overloads [PR123991]
Jonathan Wakely
[COMMITTED] a68: avoid finalizing free standing proc holes twice
Jose E. Marchesi
[committed] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely
[PATCH 1/3] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
[PATCH 2/3] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Tomasz Kaminski
[PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Jonathan Wakely
Re: [PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Tomasz Kaminski
Re: [PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Jonathan Wakely
Re: [PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Jonathan Wakely
Re: [PATCH 3/3] libstdc++: Optimize std::regex_traits lookup functions
Matthias Kretz
Re: [PATCH 1/3] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
Re: [PATCH 1/3] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Tomasz Kaminski
[PATCH v2] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
Re: [PATCH v2] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Andrew Pinski
Re: [PATCH v2] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
[PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Yangyu Chen
Re: [PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Alfie Richards
[Patch, fortran] PR99250 - [F2018] coshape intrinsic is missing
Paul Richard Thomas
Earlier messages
Later messages