gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[COMMITTED 14/15] ada: Minor fixes to native user's guide
Marc Poulhiès
[committed] libstdc++: Fix nodiscard warnings in performance tests
Jonathan Wakely
[committed] libstdc++: Fix comment typo in testsuite/Makefile
Jonathan Wakely
[PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Tomasz Kaminski
[PATCH] libstdc++: Refactor futex usage in src/c++20/atomic.cc
Jonathan Wakely
Re: [PATCH] libstdc++: Refactor futex usage in src/c++20/atomic.cc
Tomasz Kaminski
[PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Robin Dapp
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Robin Dapp
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Robin Dapp
Re: [PATCH] fold: Elide MASK_LEN_LOAD/STORE with zero length [PR122635].
Richard Biener
[PATCH] optabs: Add else operand to LEN_LOAD.
Robin Dapp
Re: [PATCH] optabs: Add else operand to LEN_LOAD.
Richard Biener
Re: [PATCH] optabs: Add else operand to LEN_LOAD.
Stefan Schulze Frielinghaus
Re: [PATCH] optabs: Add else operand to LEN_LOAD.
Segher Boessenkool
[gccrs COMMIT] Remove non-leaf item in crate parsing failure error
gerris . rs
[patch,avr,added] Add 8 more devices (AVR-Lx)
Georg-Johann Lay
[PATCH]middle-end: check that the argument is an SSA_NAME before calling get_gimple_for_ssa_name [PR122890]
Tamar Christina
Re: [PATCH]middle-end: check that the argument is an SSA_NAME before calling get_gimple_for_ssa_name [PR122890]
Richard Biener
[PATCH] prepare-commit-msg: Add compatibility check for --default-prefix option
zhuangqiubin
Re: [PATCH] prepare-commit-msg: Add compatibility check for --default-prefix option
Jeff Law
[PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH][v3] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
[PATCH v1] RISC-V: Fix one type result in pr121959-run-1 run failure
pan2 . li
Re: [PATCH v1] RISC-V: Fix one type result in pr121959-run-1 run failure
Robin Dapp
[PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Tomasz Kamiński
Re: [PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
Re: [PATCH] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
[PATCH v2] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Fix exposure of TU-local lambda in __detail::__func_handle_t.
Jonathan Wakely
[PATCH] RISC-V: Run gen-riscv-ext-opt to regenerate riscv-ext.opt [NFC]
zhuangqiubin
Re: [PATCH] RISC-V: Run gen-riscv-ext-opt to regenerate riscv-ext.opt [NFC]
Kito Cheng
[PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jakub Jelinek
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Paul Koning
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Richard Biener
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Andrew Pinski
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Dongyan Chen
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jakub Jelinek
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Jeff Law
Re: [PATCH] Match: Optimize (a * b) == 0 to (a == 0) || (b == 0).
Richard Biener
[PATCH] Fix OMP SIMD clone mask record/get again
Richard Biener
[committed] arm: Remove spurious 'volatile' qualifier
Christophe Lyon
[PATCH] tree-optimization/122885 - avoid re-using accumulator for some bool vectors
Richard Biener
[PATCH] forwprop: Nop-convert operands if necessary [PR122855].
Robin Dapp
Re: [PATCH] forwprop: Nop-convert operands if necessary [PR122855].
Richard Biener
[PATCH v4 0/9] Add support for LoongArch32 target
mengqinggang
[PATCH v4 4/9] LoongArch: Add support for intrinsics on LA32
mengqinggang
[PATCH v4 3/9] LoongArch: Machine description files for LA32
mengqinggang
[PATCH v4 8/9] LoongArch: XALLOCAVEC allocate too large space on stack
mengqinggang
[PATCH v4 2/9] LoongArch: C and .h files for LA32
mengqinggang
[PATCH v4 5/9] LoongArch: Add support for libgcc on LA32
mengqinggang
[PATCH v4 7/9] LoongArch: Fix signed 32-bit overflow for loongarch32 target
mengqinggang
[PATCH v4 9/9] LoongArch: Testcases for LA32
mengqinggang
[PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
mengqinggang
Re: [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
WANG Xuerui
Re: [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
Xi Ruoyao
Re: [PATCH v4 1/9] LoongArch: Introduce LoongArch32 target
WANG Xuerui
[PATCH v4 6/9] LoongArch: Fix uint64_t a & 0xfffffffffff on LA32
mengqinggang
[PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Xi Ruoyao
Re: [PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Richard Biener
Re: [PATCH] doc: Note that the current -ftrapping-math semantic is weaker than #pragma STDC FENV_ACCESS ON [PR 34678]
Xi Ruoyao
[PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Jakub Jelinek
Re: [PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Richard Biener
Re: [PATCH] bitint: Fix up big-endian handling in limb_access [PR122714]
Stefan Schulze Frielinghaus
[PATCH] fold-const, match.pd: Pass stmt to expr_not_equal if possible
Jakub Jelinek
Re: [PATCH] fold-const, match.pd: Pass stmt to expr_not_equal if possible
Richard Biener
[PATCH] c: Fix ICE in c_type_tag on va_list [PR121506]
Jakub Jelinek
Re: [PATCH] c: Fix ICE in c_type_tag on va_list [PR121506]
Joseph Myers
[PATCH 1/1] RISC-V: Emit \n\t at the end of instruction instead of ;
Jim Lin
Re: [PATCH 1/1] RISC-V: Emit \n\t at the end of instruction instead of ;
Maciej W. Rozycki
[PING^2][PATCH]rs6000: Optimize inefficient vector immediate shifts[PR119912]
jeevitha
[PING^3][PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
[PING^2] [PATCH]rs6000: Enable GIMPLE folding for constant shift in vec_sl [PR121867]
jeevitha
[PING^3][PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
[PING^3][PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
[PATCH]rs6000: Fix missing bit-level optimization on select insn [PR119040]
jeevitha
[PATCH] reassociation: Fix canonical ordering in some cases
Andrew Pinski
Re: [PATCH] reassociation: Fix canonical ordering in some cases
Richard Biener
[PATCH V2] RISC-V: Add Andes 45 series pipeline description.
Kuan-Lin Chen
Re: [PATCH V2] RISC-V: Add Andes 45 series pipeline description.
Kito Cheng
[COMMITTED] doc: Add --compile-std-module to option summary
Sandra Loosemore
[PATCH V2] RISC-V: Add Andes 23 series pipeline description.
Kuan-Lin Chen
[PATCH V2] RISC-V: Add Andes 23 series pipeline description.
Kuan-Lin Chen
cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
Re: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
Joseph Myers
Fwd: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
Re: cpp: Add UTF-16/UTF-32 encoding auto-detection in C preprocessor
katahiromz
[PATCH][committed]middle-end: guard against non-single use compares in emit_cmp_and_jump_insns
Tamar Christina
[PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jan Hubicka
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Dimitar Dimitrov
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law
Re: [PATCH v2] rtl-optimization: Fix BB edge ordering [PR122675]
Jan Hubicka
[PATCH] RISC-V: Support --with-cpu
Charlie Jenkins
Re: [PATCH] RISC-V: Support --with-cpu
Kito Cheng
[r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
Re: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jakub Jelinek
RE: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jiang, Haochen
[r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
RE: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
Jiang, Haochen
[PATCH] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Patrick Palka
Re: [PATCH] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Tomasz Kaminski
Re: [PATCH] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Jonathan Wakely
[PATCH] rust: Maybe unbreak rust build with C++20
Jakub Jelinek
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Andreas Schwab
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Jakub Jelinek
Re: [PATCH] rust: Maybe unbreak rust build with C++20
Arthur Cohen
[PATCH] libstdc++: Fix std::counting_semaphore<> default max value
Jonathan Wakely
Re: [PATCH] libstdc++: Fix std::counting_semaphore<> default max value
Tomasz Kaminski
[r16-5625 Regression] FAIL: g++.dg/modules/xtreme-header-8.C -std=c++26 (test for excess errors) on Linux/x86_64
Haochen Jiang
Re: [r16-5625 Regression] FAIL: g++.dg/modules/xtreme-header-8.C -std=c++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
[PATCH 1/5] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
[PATCH v2 3/5] libstdc++: Add platform wait functions for Darwin [PR120527]
Jonathan Wakely
[PATCH v2 4/5] libstdc++: Add platform wait functions for DragonFly [PR120527]
Jonathan Wakely
[PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
Re: [PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Tomasz Kaminski
Re: [PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Tomasz Kaminski
Re: [PATCH v3 2/5] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
[PATCH v2 5/5] libstdc++: Add platform wait functions for OpenBSD [PR120527]
Jonathan Wakely
Re: [PATCH 1/5] libstdc++: Future-proof C++20 atomic wait/notify
Tomasz Kaminski
[to-be-committed][RISC-V][PR rtl-optimization/122735] Avoid bogus calls to simplify_subreg
Jeff Law
[PATCH v1 0/1] arm: handle long-range CBZ/CBNZ patterns [PR122867]
Richard Earnshaw via Sourceware Forge
[PATCH v1 1/1] arm: handle long-range CBZ/CBNZ patterns [PR122867]
Richard Earnshaw via Sourceware Forge
[PATCH] tree-optimization/110571 - fix vect_need_peeling_or_partial_vectors_p
Richard Biener
[r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Haochen Jiang
Re: [r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
Re: [r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
Re: [r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
RE: [r16-5613 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Jiang, Haochen
[PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Patrick Palka
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Tomasz Kaminski
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Tomasz Kaminski
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Ville Voutilainen
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Patrick Palka
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Yuao Ma
Re: [PATCH] libstdc++: constexpr flat_set and flat_multiset
Jonathan Wakely
[committed] libstdc++: Fix typo in operator used in __pack_ints [PR122864]
Tomasz Kamiński
[PATCH] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
Re: [PATCH] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw (foss)
Re: [PATCH] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
[PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
Re: [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
Re: [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
Re: [PATCH v2] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
[PATCH v3] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
Re: [PATCH v3] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
[PATCH v4] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon
Re: [PATCH v4] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Richard Earnshaw
[PATCH 0/5] OpenMP Barrier perf improvements
mmalcomson
[PATCH 2/5] libgomp: Ensure memory sync after performing tasks
mmalcomson
[PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
mmalcomson
[PATCH 1/5] libgomp: Enforce tasks executed lexically after scheduled
mmalcomson
[PATCH 5/5] libgomp: Move thread task re-initialisation into threads
mmalcomson
[PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
mmalcomson
Re: [PATCH 0/5] OpenMP Barrier perf improvements
Matthew Malcomson
Re: [PATCH 0/5] OpenMP Barrier perf improvements
Sebastian Huber
[PATCH] Fix loop masked inbranch SIMD clone codegen for AVX512
Richard Biener
[PATCH]middle-end Correctly detect unsigned vec_cbranch [PR122861]
Tamar Christina
Re: [PATCH]middle-end Correctly detect unsigned vec_cbranch [PR122861]
Richard Biener
[Patch] OpenMP/Fortran: 'declare target' fix + parse 'local' clause; parse groupprivate
Tobias Burnus
Re: [Patch] OpenMP/Fortran: 'declare target' fix + parse 'local' clause; parse groupprivate
Paul Richard Thomas
Re: [Patch] OpenMP/Fortran: 'declare target' fix + parse 'local' clause; parse groupprivate
Tobias Burnus
[PATCH v2] rs6000: Support opaque modes movoo and movxo on 64-bit powerpc
Avinash Jayakar
[gccrs COMMIT] Add derived set to collect derived nodes.
gerris . rs
[PATCH v5 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
[PATCH v5 1/3] aarch64: mingw: emit seh_endproc as comment
Saurabh Jha via Sourceware Forge
[PATCH v5 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
[PATCH v5 3/3] aarch64: mingw: Implement support for variadic ABI
Saurabh Jha via Sourceware Forge
[PATCH v6 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
[PATCH v6 1/3] aarch64: mingw: emit seh_endproc as comment
Saurabh Jha via Sourceware Forge
[PATCH v6 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
Earlier messages
Later messages