gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] c++/modules: Fix ADL [PR117658]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix ADL [PR117658]
Jason Merrill
[PATCH v1] RISC-V: Add test case for unsigned scalar SAT_MUL form 4
pan2 . li
RE: [PATCH v1] RISC-V: Add test case for unsigned scalar SAT_MUL form 4
Li, Pan2
[PATCH v1 0/2] BPF runtime test support
Piyush Raj
[PATCH v1 1/2] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
[PATCH v1 2/2] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
Piyush Raj
[PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Richard Biener
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Richard Biener
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Richard Biener
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Richard Biener
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Richard Biener
Re: [PATCH] tree-optimization: fabs(a+0.0) -> fabs(a) for non trapping case
Matteo Nicoli
[COMMITTED PATCH] x86: Compile noplt-(g|l)d-1.c with -mtls-dialect=gnu
H.J. Lu
New German PO file for 'gcc' (version 15.2.0)
Translation Project Robot
[PATCH] LoongArch: Fix ICE in highway-1.3.0 testsuite [PR121634]
Xi Ruoyao
Re: [PATCH] LoongArch: Fix ICE in highway-1.3.0 testsuite [PR121634]
Lulu Cheng
Re: [COMMITTED htdocs] gcc-{11,12}: mention they're no longer supported
Sam James
[PATCH v2 0/3] RISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx on GR2VR cost
pan2 . li
[PATCH v2 3/3] RISC-V: Add test for vec_duplicate + vmacc.vv unsigned combine with GR2VR cost 0, 1 and 15
pan2 . li
[PATCH v2 2/3] RISC-V: Add test for vec_duplicate + vmacc.vv signed combine with GR2VR cost 0, 1 and 15
pan2 . li
[PATCH v2 1/3] RISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx on GR2VR cost
pan2 . li
Re: [PATCH v2 0/3] RISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx on GR2VR cost
Jeff Law
[PATCH] c++: Fix greater-than operator in braced-init-lists [PR116928]
Eczbek
Re: [PATCH] c++: Fix greater-than operator in braced-init-lists [PR116928]
Jason Merrill
[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
Re: [PATCH] i386: wire up --with-tls to control -mtls-dialect= default
Uros Bizjak
Re: [PATCH] i386: wire up --with-tls to control -mtls-dialect= default
Uros Bizjak
Re: [PATCH] i386: wire up --with-tls to control -mtls-dialect= default
Sam James
Re: [PATCH] i386: wire up --with-tls to control -mtls-dialect= default
Sam James
Re: [PATCH v3 2/4] driver: Remove the mode field from `file_at_path_info`
John Ericson
[PATCH v4 1/4] find_a_program: Separate from find_a_file
John Ericson
[PATCH v4 3/4] for_each_path: Pass to callback whether dir is machine-disambiguated
John Ericson
[PATCH v4 4/4] find_a_program: Search with machine prefix in some cases
John Ericson
[PATCH v4 2/4] driver: Simplify `find_a_program` and `find_a_file`
John Ericson
Re: [PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
[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
Re: [PATCH v9 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
Joseph Myers
Re: [PATCH v9 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
Re: [PATCH v9 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
Joseph Myers
[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
Re: [PATCH v3] Use x86 GFNI for vectorized constant byte shifts/rotates
Hongtao Liu
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
[PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Tobias Burnus
Re: [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
Re: [PATCH v4 9/9] aarch64: Add memtag-stack tests
Richard Sandiford
Re: [PATCH v4 9/9] aarch64: Add memtag-stack tests
Claudiu Zissulescu-Ianculescu
Re: [PATCH v4 7/9] asan: memtag-stack add support for MTE instructions
Richard Sandiford
[PATCH] passes: Move cleanup_eh before first tailr [PR115201]
Andrew Pinski
Re: [PATCH] passes: Move cleanup_eh before first tailr [PR115201]
Richard Biener
Re: [PATCH] passes: Move cleanup_eh before first tailr [PR115201]
Andrew Pinski
Re: [PATCH v4 5/9] targhooks: add TARGET_MEMTAG_COMPOSE_OFFSET_TAG
Richard Sandiford
Re: [PATCH v4 5/9] targhooks: add TARGET_MEMTAG_COMPOSE_OFFSET_TAG
Claudiu Zissulescu-Ianculescu
Re: [PATCH v4 5/9] targhooks: add TARGET_MEMTAG_COMPOSE_OFFSET_TAG
Richard Sandiford
[PATCH] Pass representative of live SLP node to vect_create_epilog_for_reduction
Richard Biener
Re: [PATCH v4 6/9] asan: add new memtag sanitizer
Richard Sandiford
Re: [PATCH v4 6/9] asan: add new memtag sanitizer
Claudiu Zissulescu-Ianculescu
[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
Re: [PATCH] rs6000: Add shift count guards to avoid undefined behavior [PR118890]
Surya Kumari Jangala
Re: [PATCH] rs6000: Add shift count guards to avoid undefined behavior [PR118890]
Segher Boessenkool
[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
Re: [PATCH v2 1/3] LoongArch: Fix the semantic of 16B CAS
Lulu Cheng
Re: [PATCH v2 1/3] LoongArch: Fix the semantic of 16B CAS
Lulu Cheng
Re: [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
Re: [PATCH] ira: Remove the issue code in improve_allocation. [PR117838]
Vladimir Makarov
RE: [PATCH] ira: Remove the issue code in improve_allocation. [PR117838]
Cui, Lili
RE: [PATCH] ira: Remove the issue code in improve_allocation. [PR117838]
Cui, Lili
Re: [PATCH] ira: Remove the issue code in improve_allocation. [PR117838]
Vladimir Makarov
[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
Re: [PATCH] c++/modules: Provide definitions of synthesized methods outside their defining module [PR120499]
Patrick Palka
Re: [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
Re: [PATCH] RISC-V: Add tt-ascalon-d8 pipeline description
Jeff Law
Re: [PATCH] RISC-V: Add tt-ascalon-d8 pipeline description
Anton Blanchard
Re: [PATCH] RISC-V: Add tt-ascalon-d8 pipeline description
Jeff Law
Re: [PATCH] libatomic: Provide __atomic_test_and_set() alias
Sebastian Huber
[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
Re: [PATCH] config: Remove unused autoconf files
Joseph Myers
Re: [PATCH] config: Remove unused autoconf files
Pietro Monteiro
[PATCH] libstdc++: Specialize _Never_valueless_alt for jthread, stop_token and stop_source
Tomasz KamiĆski
Re: [PATCH] libstdc++: Specialize _Never_valueless_alt for jthread, stop_token and stop_source
Jonathan Wakely
[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
Re: [PATCH v2] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
Joseph Myers
[PATCH v2] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
joergboe
Re: [PATCH v3 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
Re: [PATCH v4] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
[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
Re: [PATCH v4] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
Re: [PATCH] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022]
Andrew Pinski
Re: [PATCH] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022]
Jeff Law
[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
Re: [PATCH] RISC-V: Expand const_vector with 2 elts per pattern.
Robin Dapp
Re: [PATCH] Mark <queue>, <deque> constexpr
Jonathan Wakely
[PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
[PING^1][PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
[PATCH v2] match.pd: Fold pattern of round semantics.
Zhou Zhao
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Zhou Zhao
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Richard Biener
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Zhou Zhao
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Richard Biener
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Zhou Zhao
Re: [PATCH v2] match.pd: Fold pattern of round semantics.
Richard Biener
[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
Re: [PATCH] match.pd: Fold (C << x) == x -> 0
Dhruv Chawla
[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
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
Qing Zhao
Re: [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Peter Zijlstra
[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
Earlier messages
Later messages