gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 4/6] bitint: Do not optimize away conversion to _BitInt before a VCE
Jakub Jelinek
[PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
Re: [PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Jakub Jelinek
Re: [PATCH v3 6/6] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
[PATCH v3 2/6] expand: Reduce unneeded _BitInt extensions
Yang Yujie
Re: [PATCH v3 2/6] expand: Reduce unneeded _BitInt extensions
Jakub Jelinek
[Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Tobias Burnus
Re: [Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Tobias Burnus
Re: [Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Jerry D
[PATCH][committed][docs]: fix a typo in used attribute documentation
Tamar Christina
[PATCH][v2] Fixup partial_vectors_supported_p use
Richard Biener
[PATCH] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Alexey Merzlyakov
Re: [PATCH] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Jeff Law
[PATCH] expand: Allow reuse of local memory for tail call argument [PR42909]
Andrew Pinski
Re: [PATCH] expand: Allow reuse of local memory for tail call argument [PR42909]
Jeff Law
Re: [PATCH] expand: Allow reuse of local memory for tail call argument [PR42909]
Andrew Pinski
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
[PATCH v1 1/4] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
pan2 . li
[PATCH v1 4/4] RISC-V: Reconcile the existing test due to cost model change
pan2 . li
[PATCH v1 3/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
[PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
Re: [PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
Robin Dapp
RE: [PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
Li, Pan2
[PATCH 1/2] libstdc++: Use ranges::iter_move in ranges::unique [PR120789]
Patrick Palka
[PATCH 2/2] libstdc++: Use ranges::iter_move in ranges::remove_if [PR120789]
Patrick Palka
Re: [PATCH 2/2] libstdc++: Use ranges::iter_move in ranges::remove_if [PR120789]
Jonathan Wakely
Re: [PATCH 1/2] libstdc++: Use ranges::iter_move in ranges::unique [PR120789]
Tomasz Kaminski
Re: [PATCH 1/2] libstdc++: Use ranges::iter_move in ranges::unique [PR120789]
Jonathan Wakely
[PATCH 1/8] libstdc++: Directly implement ranges::heap algos [PR100795]
Patrick Palka
[PATCH 3/8] libstdc++: Directly implement ranges::inplace_merge [PR100795]
Patrick Palka
Re: [PATCH 3/8] libstdc++: Directly implement ranges::inplace_merge [PR100795]
Jonathan Wakely
[PATCH 2/8] libstdc++: Directly implement ranges::sort [PR100795]
Patrick Palka
Re: [PATCH 2/8] libstdc++: Directly implement ranges::sort [PR100795]
Jonathan Wakely
[PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Patrick Palka
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Patrick Palka
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
Re: [PATCH 4/8] libstdc++: Directly implement ranges::stable_sort [PR100795]
Jonathan Wakely
[PATCH 8/8] libstdc++: Directly implement ranges::shuffle [PR100795]
Patrick Palka
Re: [PATCH 8/8] libstdc++: Directly implement ranges::shuffle [PR100795]
Jonathan Wakely
[PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Patrick Palka
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Patrick Palka
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
Re: [PATCH 5/8] libstdc++: Directly implement ranges::stable_partition [PR100795]
Jonathan Wakely
[PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Patrick Palka
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Patrick Palka
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Patrick Palka
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
Re: [PATCH 7/8] libstdc++: Directly implement ranges::sample [PR100795]
Jonathan Wakely
[PATCH 6/8] libstdc++: Directly implement ranges::nth_element [PR100795]
Patrick Palka
Re: [PATCH 6/8] libstdc++: Directly implement ranges::nth_element [PR100795]
Jonathan Wakely
Re: [PATCH 1/8] libstdc++: Directly implement ranges::heap algos [PR100795]
Jonathan Wakely
Re: [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jeremy Rifkin
Re: [PATCH] c, c++: Fix unused result for empty types [PR82134]
Patrick Palka
Re: [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jason Merrill
Re: [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jeremy Rifkin
Re: [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jason Merrill
PING: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
[PATCH v3] Use incoming small integer argument value as if promoted
H.J. Lu
[committed] pru: Split 64-bit moves into a sequence of 32-bit moves
Dimitar Dimitrov
[pushed: r16-1715] diagnostics, testsuite: don't assume host has "dot" [PR120809]
David Malcolm
[pushed: r16-1716] diagnostics: make 5 more fields of diagnostic_context private
David Malcolm
[PING] [PATCH v4 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
[pushed: r16-1714] diagnostics: refactor sarif_scheme_handler::make_sink
David Malcolm
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
David Malcolm
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Tobias Burnus
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
[PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Yuao Ma
Re: [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
Re: [PATCH] _Hashtable fancy pointer support
François Dumont
[PATCH] Add _GLIBCXX_USE_ALLOC_PTR macro
François Dumont
Re: [PATCH] Add _GLIBCXX_USE_ALLOC_PTR macro
Jonathan Wakely
Re: [PATCH] Add _GLIBCXX_USE_ALLOC_PTR macro
François Dumont
Re: [PATCH v4 2/4] Error handling for hard register constraints
Stefan Schulze Frielinghaus
Re: [PATCH v4 2/4] Error handling for hard register constraints
Jeff Law
Re: [PATCH v4 1/4] Hard register constraints
Stefan Schulze Frielinghaus
Re: [PATCH v4 1/4] Hard register constraints
Stefan Schulze Frielinghaus
Re: [PATCH v4 1/4] Hard register constraints
Jeff Law
Re: [PATCH] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Simon Marchi
Re: [PATCH] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Simon Marchi
Re: [PATCH] [lra] reorder operations in lra_update_fp2sp_elimination [PR120424]
Vladimir Makarov
Re: [PATCH] [lra] apply elimination offsets to MEM in autoinc address [PR120424]
Vladimir Makarov
Re: [PATCH] [lra] rework deactivation of fp2sp elimination [PR120424]
Vladimir Makarov
Re: [PATCH] [genoutput] mark scratch outputs as eliminable [PR120424]
Vladimir Makarov
[PATCH] RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
Re: [PATCH] RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate [PR119100]
Jeff Law
Re: [PATCH] RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate [PR119100]
Robin Dapp
Re: [PATCH] RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
Re: [PATCH] mklog.py: Add main function
Alex Coplan
Re: [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Jose E. Marchesi
Re: [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Piyush Raj
Re: [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Jose E. Marchesi
Re: [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Piyush Raj
Re: [PATCH 0/1] contrib: add vmtest-tool to test BPF programs
Jose E. Marchesi
[committed] i386: Introduce crc_rev<mode>si4 expanders [PR120719]
Uros Bizjak
Re: [committed] i386: Introduce crc_rev<mode>si4 expanders [PR120719]
Andi Kleen
Re: [committed] i386: Introduce crc_rev<mode>si4 expanders [PR120719]
Uros Bizjak
Re: [committed] i386: Introduce crc_rev<mode>si4 expanders [PR120719]
Andi Kleen
[PATCH] RISC-V: Fix CFA offsets for stack probes in loop [PR119944]
Raphael Moreira Zinsly
Re: [PATCH] RISC-V: Fix CFA offsets for stack probes in loop [PR119944]
Jeff Law
Re: [PATCH v2 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
Re: [PATCH v2 1/1] libstdc++: Implement default_accessor from mdspan.
Tomasz Kaminski
Re: [PATCH v2 1/1] libstdc++: Implement default_accessor from mdspan.
Luc Grosheintz
[PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Christoph Müllner
Re: [PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Richard Sandiford
Re: [PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Christoph Müllner
[PATCH] openmp: Allocate memory for private/firstprivate clauses as, directed by allocate clauses in target constructs [PR113436]
Kwok Cheung Yeung
Re: [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Umesh Kalappa
Re: [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Jeff Law
Re: [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Umesh Kalappa
Re: [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Jeff Law
Re: [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Umesh Kalappa
[PATCH] Fix misoptimization of CONSTRUCTOR with reverse SSO
Eric Botcazou
Re: [PATCH] Fix misoptimization of CONSTRUCTOR with reverse SSO
Richard Biener
[PATCH v2 0/2] libstdc++: Reduce compilation times for chrono-formatting
Tomasz Kamiński
[PATCH v2 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Tomasz Kamiński
Re: [PATCH v2 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Jonathan Wakely
Re: [PATCH v2 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Jonathan Wakely
[PATCH v3 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Tomasz Kamiński
[PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kamiński
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Jonathan Wakely
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kaminski
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kaminski
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Jonathan Wakely
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kaminski
[PATCH v3 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kamiński
Re: [PATCH v3 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Jonathan Wakely
Re: [PATCH v2 2/2] libstdc++: Lift chrono localized formatting to main chrono format loop [PR110739]
Tomasz Kaminski
[PATCH 2/2] Fixup vector epilog analysis skipping when not using partial vectors
Richard Biener
Re: [PATCH 2/2] Fixup vector epilog analysis skipping when not using partial vectors
Richard Sandiford
Re: [PATCH 2/2] Fixup vector epilog analysis skipping when not using partial vectors
Richard Biener
[PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Sandiford
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Sandiford
Re: [PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
[committed] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Kito Cheng
Re: [committed] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Robin Dapp
Re: [committed] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Kito Cheng
[PATCH] RISC-V: Add pipeline-checker script
Kito Cheng
Re: [PATCH] RISC-V: Add pipeline-checker script
Jeff Law
[PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Joseph Myers
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Joseph Myers
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Florian Weimer
Re: [PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
[PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
Re: [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Segher Boessenkool
Re: [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
Re: [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
Re: [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Segher Boessenkool
[PATCH] [testsuite] restore default action from dfp.exp [PR120631]
Alexandre Oliva
Re: [PATCH] [testsuite] restore default action from dfp.exp [PR120631]
Jeff Law
Avoid some lost AFDO profiles with LTO
Jan Hubicka
[PATCH] Bump LTO_minor_version
Richard Biener
[PATCH] x86: Also handle all 1s float vector constant
H.J. Lu
Re: [PATCH] x86: Also handle all 1s float vector constant
Hongtao Liu
[PATCH] x86: Handle vector broadcast source
H.J. Lu
Re: [PATCH] x86: Handle vector broadcast source
Hongtao Liu
Re: [PATCH] x86: Handle vector broadcast source
H.J. Lu
Re: [PATCH] x86: Handle vector broadcast source
Hongtao Liu
[PATCH v2] expand: Allow sibcalling for return structures in some cases [PR71761]
Andrew Pinski
Re: [PATCH v2] expand: Allow sibcalling for return structures in some cases [PR71761]
Jeff Law
[PATCH][PR117468] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX
Matt Parks
Re: [PATCH][PR117468] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX
Christophe Lyon
RE: [PATCH] expand: Allow sibcalling for return structures in some cases [PR71761]
Andrew Pinski (QUIC)
RE: [PATCH] expand: Allow sibcalling for return structures in some cases [PR71761]
Andrew Pinski (QUIC)
[PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Matt Parks
Re: [PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Christophe Lyon
Re: [PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Matt Parks
[PATCH] x86: Handle REG_EH_REGION note in DEF_INSN
H.J. Lu
Re: [PATCH] x86: Handle REG_EH_REGION note in DEF_INSN
Hongtao Liu
Re: [PATCH] x86: Handle REG_EH_REGION note in DEF_INSN
H.J. Lu
Re: [PATCH] x86: Handle REG_EH_REGION note in DEF_INSN
Hongtao Liu
[PR target/120827] [15 Regression] Cherry pick splitter fix
Jeff Law
[Patch, Fortran, Coarray, PR88076, v1] 4/6 Add a shared memory multi process coarray library.
Andre Vehreschild
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
[PATCH] RISC-V: update prepare_ternary_operands to handle the vector-scalar case [PR120828]
Paul-Antoine Arras
Re: [PATCH] RISC-V: update prepare_ternary_operands to handle the vector-scalar case [PR120828]
Robin Dapp
Re: [PATCH] RISC-V: update prepare_ternary_operands to handle the vector-scalar case [PR120828]
Paul-Antoine Arras
Re: [PATCH] RISC-V: update prepare_ternary_operands to handle the vector-scalar case [PR120828]
Robin Dapp
[PATCH v2 2/2] middle-end: Enable masked load with non-constant offset
Karl Meakin
Re: [PATCH v2 2/2] middle-end: Enable masked load with non-constant offset
Richard Biener
[PATCH] c++: Implement C++26 P3618R0 - Allow attaching main to the global module [PR120773]
Jakub Jelinek
Re: [PATCH] c++: Implement C++26 P3618R0 - Allow attaching main to the global module [PR120773]
Nathaniel Shead
Re: [PATCH] c++: Implement C++26 P3618R0 - Allow attaching main to the global module [PR120773]
Jason Merrill
Earlier messages
Later messages