gcc-patches
Thread
Date
Earlier messages
Messages by Thread
[PATCH] c++: Fix greater-than operator in braced-init-lists [PR116928]
Eczbek
[PATCHv2] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Nathan Myers
[PATCH] i386: wire up --with-tls to control -mtls-dialect= default
Sam James
[PATCH v9 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
[PATCH v9 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
[PATCH v9 6/6] bpf: add tests for CO-RE and BTF tag interaction
David Faust
[PATCH v9 3/6] ctf: translate annotation DIEs to internal ctf
David Faust
[PATCH v9 5/6] doc: document btf_type_tag and btf_decl_tag attributes
David Faust
[PATCH v9 2/6] dwarf: create annotation DIEs for btf tags
David Faust
[PATCH v9 4/6] btf: generate and output DECL_TAG and TYPE_TAG records
David Faust
[COMMITTED] rs6000: Add shift count guards to avoid undefined behavior [PR118890]
Kishan Parmar
[PATCH v3] Use x86 GFNI for vectorized constant byte shifts/rotates
Andi Kleen
[PATCH] passes: Move cleanup_eh before first tailr [PR115201]
Andrew Pinski
[PATCH] Pass representative of live SLP node to vect_create_epilog_for_reduction
Richard Biener
[PATCH] Fixups around reduction info and STMT_VINFO_REDUC_VECTYPE_IN
Richard Biener
[PATCH] Use REDUC_GROUP_FIRST_ELEMENT less
Richard Biener
[PATCH] Emit the TLS call after NOTE_INSN_FUNCTION_BEG
H.J. Lu
RE: [PATCH] Emit the TLS call after NOTE_INSN_FUNCTION_BEG
Liu, Hongtao
[pushed] testsuite: Fix g++.dg/abi/mangle83.C for -fshort-enums
Nathaniel Shead
[PATCH] Decouple parloops from vect reduction infra some more
Richard Biener
[PATCH v2 0/3] LoongArch: Fix semantic issue and ICE of 16B CAS
Xi Ruoyao
[PATCH v2 2/3] LoongArch: Fix ICE on atomic-compare-exchange-5.c
Xi Ruoyao
[PATCH v2 1/3] LoongArch: Fix the semantic of 16B CAS
Xi Ruoyao
[PATCH v2 3/3] testsuite: LoongArch: Enable 16B atomic tests if the test machine supports LSX and SCQ
Xi Ruoyao
[PATCH] ira: Remove the issue code in improve_allocation. [PR117838]
yes
[PATCH] c++/modules: Provide definitions of synthesized methods outside their defining module [PR120499]
Nathaniel Shead
Re: [PATCH] c++/modules: Provide definitions of synthesized methods outside their defining module [PR120499]
Jason Merrill
[PATCH] RISC-V: Add tt-ascalon-d8 pipeline description
Anton Blanchard
[PATCH] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Nathan Myers
Re: [PATCH] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Jonathan Wakely
Re: [PATCH] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Ville Voutilainen
[PATCH] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Nathan Myers
[PATCH] config: Remove unused autoconf files
Pietro Monteiro
[PATCH] libstdc++: Specialize _Never_valueless_alt for jthread, stop_token and stop_source
Tomasz Kamiński
[Fortran/121627]: Fix NULL pointer issue
Steve Kargl
Re: [Fortran/121627]: Fix NULL pointer issue
Jerry D
Re: [Fortran/121627]: Fix NULL pointer issue
Steve Kargl
Re: [Fortran/121627]: Fix NULL pointer issue
Jerry D
[PATCH v2] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
Joerg Boehmer
[committed 0/3] pru: Add support for cores present in AM1808 SoC
Dimitar Dimitrov
[committed 2/3] pru: Define multilib for different core variants
Dimitar Dimitrov
[committed 3/3] pru: libgcc: Add software implementation for multiplication
Dimitar Dimitrov
[committed 1/3] pru: Add options to disable MUL/FILL/ZERO instructions
Dimitar Dimitrov
[pushed] c++: constexpr clobber of const [PR121068]
Jason Merrill
[PATCH] rtl-ssa: Add missing live-out uses [PR121619]
Richard Sandiford
Re: [PATCH] rtl-ssa: Add missing live-out uses [PR121619]
Richard Biener
Re: [PATCH] rtl-ssa: Add missing live-out uses [PR121619]
Richard Sandiford
[PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
[PATCH v2] match.pd: Fold pattern of round semantics.
Zhou Zhao
[PATCH] tree-optimization/111494 - reduction vectorization with signed UB
Richard Biener
[PATCH] match.pd: Fold (C << x) == x -> 0
dhruvc
Re: [PATCH] match.pd: Fold (C << x) == x -> 0
Richard Biener
[PATCH 1/2] libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with #if [PR121496]
Jonathan Wakely
[PATCH 2/2] libstdc++: Use pthread_mutex_clocklock when TSan is active [PR121496]
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Use pthread_mutex_clocklock when TSan is active [PR121496]
Tomasz Kaminski
Re: [PATCH 1/2] libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with #if [PR121496]
Tomasz Kaminski
[committed] libstdc++: Fix std::numeric_limits<__float128>::max_digits10 [PR121374]
Jonathan Wakely
[committed] libstdc++: Suppress some more additional diagnostics [PR117294]
Jonathan Wakely
[PATCH] c: Add folding of nullptr_t in some cases [PR121478]
Andrew Pinski
Re: [PATCH] c: Add folding of nullptr_t in some cases [PR121478]
Joseph Myers
[PATCH] Merge BB and loop path in vect_analyze_stmt
Richard Biener
[RFC PATCH 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
[RFC PATCH 1/7] sanitizer: Expand sanitizer flag from 32-bit to 64-bit
Kees Cook
[RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Andrew Pinski
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Richard Biener
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Qing Zhao
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Richard Biener
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Andrew Pinski
[RFC PATCH 6/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
Kees Cook
[RFC PATCH 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
[RFC PATCH 7/7] kcfi: Add regression test suite
Kees Cook
[RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Peter Zijlstra
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Peter Zijlstra
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
Re: [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Peter Zijlstra
[RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Kees Cook
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Andrew Pinski
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Andrew Pinski
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Kees Cook
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Andrew Pinski
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Qing Zhao
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Kees Cook
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Qing Zhao
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Kees Cook
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Qing Zhao
Re: [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
Kees Cook
[PATCH v3 1/2] LIM: Manually put uninit decl into ssa
Andrew Pinski
[PATCH v3 2/2] Rewrite bool loads for undefined case [PR121279]
Andrew Pinski
[PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Richard Sandiford
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Richard Earnshaw (lists)
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Ramana Radhakrishnan
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Jeff Law
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Andrew Pinski
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Qing Zhao
RE: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Li, Pan2
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Claudiu Zissulescu Ianculescu
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Richard Sandiford
Re: [PATCH] MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Kyrylo Tkachov
[pushed] c++: pointer to auto member function [PR120757]
Jason Merrill
[PATCH] x86-64: Emit the TLS call after NOTE_INSN_BASIC_BLOCK
H.J. Lu
Re: [PATCH] x86-64: Emit the TLS call after NOTE_INSN_BASIC_BLOCK
Hongtao Liu
[PATCH] Regenerate common.opt.urls for -fdiagnostics-show-context
Qing Zhao
Re: [PATCH] Regenerate common.opt.urls for -fdiagnostics-show-context
Sam James
Re: [PATCH] Regenerate common.opt.urls for -fdiagnostics-show-context
Qing Zhao
[PATCH] RISC-V: Add pattern for vector-scalar single-width floating-point multiply
Paul-Antoine Arras
[PATCH 1/2]AArch64: Fix costing of scalar throughput based calculation for inner loops [PR121290]
Tamar Christina
[PATCH 2/2]AArch64: extend cost model to cost outer loop vect where the inner loop is invariant [PR121290]
Tamar Christina
RE: [PATCH 2/2]AArch64: extend cost model to cost outer loop vect where the inner loop is invariant [PR121290]
Tamar Christina
Re: [PATCH 2/2]AArch64: extend cost model to cost outer loop vect where the inner loop is invariant [PR121290]
Richard Sandiford
Re: [PATCH 1/2]AArch64: Fix costing of scalar throughput based calculation for inner loops [PR121290]
Richard Sandiford
RE: [PATCH 1/2]AArch64: Fix costing of scalar throughput based calculation for inner loops [PR121290]
Tamar Christina
Re: [PATCH 1/2]AArch64: Fix costing of scalar throughput based calculation for inner loops [PR121290]
Richard Biener
Re: [PATCH 1/2]AArch64: Fix costing of scalar throughput based calculation for inner loops [PR121290]
Richard Sandiford
[PATCH] fixincludes: Skip pthread_incomplete_struct_argument for modern glibc [PR118009]
Jonathan Wakely
[PATCH v2] Use x86 GFNI for vectorized constant byte shifts/rotates
Andi Kleen
Re: [PATCH v2] Use x86 GFNI for vectorized constant byte shifts/rotates
Hongtao Liu
Re: [PATCH v2] Use x86 GFNI for vectorized constant byte shifts/rotates
Andi Kleen
[PATCH] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Tomasz Kamiński
Re: [PATCH] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Tomasz Kaminski
[PATCH v2] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Tomasz Kamiński
[PATCH] c++: lambda capture and shadowing [PR121553]
Marek Polacek
Re: [PATCH] c++: lambda capture and shadowing [PR121553]
Jason Merrill
Re: [PATCH] [arm] require armv7 support for [PR120424]
Richard Earnshaw (lists)
[PATCH] [arm] require armv7 support for [PR120424]
Alexandre Oliva
[PATCH] RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
Paul-Antoine Arras
Re: [PATCH] RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
Robin Dapp
Re: [PATCH] RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
Jeff Law
Re: [PATCH][wwwdoc] Mention O2 vectorization enhancement.
Gerald Pfeifer
[PATCH] xtensa: Small improvement to "*btrue_INT_MIN"
Takayuki 'January June' Suwa
Re: [PATCH] xtensa: Small improvement to "*btrue_INT_MIN"
Max Filippov
[PATCH] Merge aarch64-cc-fusion into late-combine
Richard Sandiford
Re: [PATCH] Merge aarch64-cc-fusion into late-combine
Richard Biener
[PATCH] rtl-ssa: Fix thinko when adding live-out uses
Richard Sandiford
Re: [PATCH] rtl-ssa: Fix thinko when adding live-out uses
Richard Biener
Re: [PATCH] rtl-ssa: Fix thinko when adding live-out uses
Richard Sandiford
Re: [PATCH] rtl-ssa: Fix thinko when adding live-out uses
Richard Biener
[PATCH] rtl-ssa: Add a find_uses function
Richard Sandiford
Re: [PATCH] rtl-ssa: Add a find_uses function
Richard Biener
[PATCH v2] vect: Improve vectorization for small-trip-count loops using subvectors
Pengfei Li
[PATCH] libstdc++: Optimized bind_front/bind_back for zero bound args.
Tomasz Kamiński
[PATCH] tree-optimization/114480 - speedup IDF compute
Richard Biener
[patch,avr,applied] PR121608: Don't link with --relax when -r is on
Georg-Johann Lay
[PATCH] Thread the remains of vect_analyze_slp_instance
Richard Biener
[committed] cobol: Eliminate errors that cause valgrind messages.
Robert Dubner
[PATCH] sra: Make build_ref_for_offset static [PR121568]
Andrew Pinski
Re: [PATCH] sra: Make build_ref_for_offset static [PR121568]
Richard Biener
[PATCH v2 1/2] Rewrite bool loads for undefined case [PR121279]
Andrew Pinski
[PATCH v2 2/2] LIM: Manually put uninit decl into ssa
Andrew Pinski
[PATCH v4] x86: Place the TLS call before all register setting BBs
H.J. Lu
Re: [PATCH v4] x86: Place the TLS call before all register setting BBs
Hongtao Liu
Re: [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
[C PATCH] c: Add -Wuse-after-missed-init [PR87038]
Martin Uecker
Re: [PATCH v2] rs6000: Inefficient vector splat of small V2DI constants [PR107757]
Segher Boessenkool
Re: [PATCH v2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
Re: [PATCH] libstdc++/ranges: Prefer using offset-based _CachedPosition
Patrick Palka
Re: [PATCH] libstdc++/ranges: Prefer using offset-based _CachedPosition
Jonathan Wakely
[PATCH] libstdc++: Reduce chances of object aliasing for function wrapper.
Tomasz Kamiński
[PING 3][PATCH v2] rs6000: Inefficient vector splat of small V2DI constants [PR107757]
Surya Kumari Jangala
[PATCH] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kamiński
[PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kamiński
[PATCH] More escapes for Makefile rules (-M option)
Jörg Böhmer
[PATCH] Remove reduction chain detection from parloops
Richard Biener
[PATCH] A few missing SLP node passings to vector costing
Richard Biener
[PATCH] tree-optimization/121592 - failed reduction SLP discovery
Richard Biener
[PATCH] bitint: Fix regressions [PR117599]
Yang Yujie
[PATCH 2/3][v4] Remove most of the epilogue vinfo fixup
Richard Biener
[PATCH 1/3][v4] Record get_load_store_info results from analysis
Richard Biener
Re: [PATCH 1/3][v4] Record get_load_store_info results from analysis
Richard Biener
[PATCH 3/3][v4] Enable gather/scatter for epilogues of vector epilogues
Richard Biener
[PATCH v9 12/13] c/aarch64: Add FMV diagnostic tests.
Alfie Richards
[Patch, fortran] PR84122 - Incorrect statement sequence in PDT definition
Paul Richard Thomas
Re: [Patch, fortran] PR84122 - Incorrect statement sequence in PDT definition
Paul Richard Thomas
Re: [Patch, fortran] PR84122 - Incorrect statement sequence in PDT definition
Jerry D
Re: [Patch, fortran] PR84122 - Incorrect statement sequence in PDT definition
Paul Richard Thomas
Re: [Patch, fortran] PR84122 redux - Incorrect statement sequence in PDT definition
Paul Richard Thomas
Re: [Patch, fortran] PR84122 redux - Incorrect statement sequence in PDT definition
Jerry D
Re: [Patch, fortran] PR84122 redux - Incorrect statement sequence in PDT definition
Paul Richard Thomas
[committed] libstdc++: Restore call to test6642 in string_vector_iterators.cc test [PR104874]
Tomasz Kamiński
[PATCH v9 09/13] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Alfie Richards
[PATCH v9 06/13] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Alfie Richards
Re: [PATCH v9 06/13] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Jason Merrill
Re: [PATCH v9 06/13] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Alfie Richards
[PATCH v9 08/13] fmv: Support mixing of target_clones and target_version.
Alfie Richards
[PATCH v9 05/13] fmv: Change target_version semantics to follow ACLE specification.
Alfie Richards
Re: [PATCH v9 05/13] fmv: Change target_version semantics to follow ACLE specification.
Jason Merrill
[PATCH v9 11/13] c: Add target_version attribute support.
Alfie Richards
Earlier messages