gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 2/3] c: introduce jump barriers for statement expressions
Anna (navi) Figueiredo Gomes
Re: [PATCH v3 0/3] implement defer statements as per ts 25755
Joseph Myers
Re: [PATCH v3 0/3] implement defer statements as per ts 25755
Anna (navi) Figueiredo Gomes
Re: [PATCH v3 0/3] implement defer statements as per ts 25755
Joseph Myers
[PATCH 2/2] [PR121604] aarch64: Fold svbrka/b with ptrue predicate and operand to pfalse.
Jennifer Schmitz
[PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Jennifer Schmitz
Re: [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Alex Coplan
Re: [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Jennifer Schmitz
Re: [PATCH] libstdc++, v2: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
[PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
[committed] Fix RISC-V bootstrap
Jeff Law
[committed] arm: testsuite: make gcc.target/arm/bics_3.c generate bics again
Richard Earnshaw
Re: [committed] arm: testsuite: make gcc.target/arm/bics_3.c generate bics again
Jeff Law
[PATCH] tree-optimization/121659 - bogus swap of reduction operands
Richard Biener
[PATCH] RISC-V: Add pattern for reverse floating-point divide
Paul-Antoine Arras
Re: [PATCH] RISC-V: Add pattern for reverse floating-point divide
Jeff Law
[PATCH] RISC-V: Allow profiles input in '--with-arch' option.
Jiawei
[PATCH] Fix UBSAN issue with load-store data refactoring
Richard Biener
[PATCH][aarch64] Compute vect_reduc_type off SLP node instead of stmt-info
Richard Biener
RE: [PATCH][aarch64] Compute vect_reduc_type off SLP node instead of stmt-info
Tamar Christina
[PATCHv10] libstdc++: New generate_canonical impl (P0952, LWG2524) [PR119739]
Nathan Myers
[PATCH] Remove STMT_VINFO_REDUC_VECTYPE_IN
Richard Biener
[PATCH v2] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
Re: [PATCH v2] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Claudiu Zissulescu-Ianculescu
Re: [PATCH v2] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
[PATCH] arc: Add const attribute support for mathematical ARC builtins
Kees Cook
[PATCH] Fix an ICE with recent GFNI changes
Andi Kleen
Re: [PATCH] Fix an ICE with recent GFNI changes
Hongtao Liu
[PATCH] i386: Fix up recent changes to use GFNI for rotates/shifts [PR121658]
Jakub Jelinek
Re: [PATCH] i386: Fix up recent changes to use GFNI for rotates/shifts [PR121658]
Hongtao Liu
[committed] omp-expand: Initialize fd->loop.n2 if needed for the zero iter case [PR121453]
Jakub Jelinek
[PATCH] ctf: use HOST_WIDE_INT for type bit sizes [PR121411]
David Faust
Re: [PATCH] ctf: use HOST_WIDE_INT for type bit sizes [PR121411]
Jeff Law
[PATCH] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
Re: [PATCH] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Qing Zhao
Re: [PATCH] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
[PATCH] Add a test for PR tree-optimization/121656
H.J. Lu
Re: [PATCH] Add a test for PR tree-optimization/121656
Sam James
Re: [PATCH] Add a test for PR tree-optimization/121656
Andrew Pinski
[PATCH] PR target/89828 Inernal compiler error on "-fno-omit-frame-pointer"
Yoshinori Sato
Re: [PATCH] PR target/89828 Inernal compiler error on "-fno-omit-frame-pointer"
Jeff Law
Re: [PATCH] PR target/89828 Inernal compiler error on "-fno-omit-frame-pointer"
Yoshinori Sato
PING^2: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
Re: [PATCH v3] Use incoming small integer argument value as if promoted
H.J. Lu
[PATCH] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kamiński
Re: [PATCH] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Jonathan Wakely
[PATCH v2] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Jonathan Wakely
[PATCH] tree-optimization/121638 - missed SLP discovery of live induction
Richard Biener
[v3 PATCH 0/6] aarch64: Support for user-defined aarch64 tuning
soumyaa
[PATCH 3/6] json: Add get_map() method to JSON object class
soumyaa
[v3 PATCH 1/6] aarch64 + arm: Remove const keyword from tune_params members and nested members
soumyaa
[v3 PATCH 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
soumyaa
[v3 PATCH 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
soumyaa
[v3 PATCH 6/6] aarch64: Script to auto generate JSON tuning routines
soumyaa
[v3 PATCH 5/6] aarch64: Regression tests for parsing of user-provided AArch64 CPU tuning parameters
soumyaa
RE: [v3 PATCH 0/6] aarch64: Support for user-defined aarch64 tuning
Tamar Christina
[PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
Re: [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Kyrylo Tkachov
Re: [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
[PATCH v2] match.pd: Fold (C << x) <rel op> x -> 0 or 1
dhruvc
Re: [PATCH v2] match.pd: Fold (C << x) <rel op> x -> 0 or 1
Richard Biener
[PATCH] c++: Fix auto return type deduction with expansion statements [PR121583]
Jakub Jelinek
Re: [PATCH] c++: Fix auto return type deduction with expansion statements [PR121583]
Patrick Palka
Re: [PATCH] c++: Fix auto return type deduction with expansion statements [PR121583]
Jakub Jelinek
Re: [PATCH] c++: Fix auto return type deduction with expansion statements [PR121583]
Jason Merrill
[PATCH] c++, v2: Fix auto return type deduction with expansion statements [PR121583]
Jakub Jelinek
Re: [PATCH] c++, v2: Fix auto return type deduction with expansion statements [PR121583]
Jason Merrill
[PATCH] c++: Implement C++ CWG3048 - Empty destructuring expansion statements
Jakub Jelinek
Re: [PATCH] c++: Implement C++ CWG3048 - Empty destructuring expansion statements
Jason Merrill
[PATCH] c++: Fix ICE with parameter uses in expansion stmts [PR121575]
Jakub Jelinek
Re: [PATCH] c++: Fix ICE with parameter uses in expansion stmts [PR121575]
Jason Merrill
[PATCH] c++, v2: Fix ICE with parameter uses in expansion stmts [PR121575]
Jakub Jelinek
Re: [PATCH] c++, v2: Fix ICE with parameter uses in expansion stmts [PR121575]
Jason Merrill
Re: [PATCH] c++, v2: Fix ICE with parameter uses in expansion stmts [PR121575]
Jakub Jelinek
Re: [PATCH] c++, v2: Fix ICE with parameter uses in expansion stmts [PR121575]
Jakub Jelinek
Re: [PATCH] c++, v2: Fix ICE with parameter uses in expansion stmts [PR121575]
Jason Merrill
[PATCH] c++, v3: Fix ICE with parameter uses in expansion stmts [PR121575]
Jakub Jelinek
Re: [PATCH] c++, v3: Fix ICE with parameter uses in expansion stmts [PR121575]
Jason Merrill
[PATCH] c++: Check for *jump_target earlier in cxx_bind_parameters_in_call [PR121601]
Jakub Jelinek
Re: [PATCH] c++: Check for *jump_target earlier in cxx_bind_parameters_in_call [PR121601]
Jason Merrill
[PATCH v2 0/3] "declare variant" error checking fixes
Sandra Loosemore
[PATCH v2 1/3] OpenMP: Improve front-end error-checking for "declare variant"
Sandra Loosemore
Re: [PATCH v2 1/3] OpenMP: Improve front-end error-checking for "declare variant"
Tobias Burnus
[PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Tobias Burnus
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Tobias Burnus
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Tobias Burnus
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Sandra Loosemore
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Jakub Jelinek
Re: [PATCH 2/3] OpenMP: Fix handling of "simd" selector on "declare variant" [PR121630]
Tobias Burnus
[PATCH 3/3] OpenMP: give error when variant is the same as the base function [PR118839]
Sandra Loosemore
Re: [PATCH 3/3] OpenMP: give error when variant is the same as the base function [PR118839]
Tobias Burnus
[committed] Fix invalid right shift count with recent ifcvt changes
Jeff Law
[PATCH 1/3] forwprop: Remove return type of remove_prop_source_from_use
Andrew Pinski
[PATCH 3/3] forwprop: Boolify simplify_permutation
Andrew Pinski
Re: [PATCH 3/3] forwprop: Boolify simplify_permutation
Richard Biener
[PATCH 2/3] Forwprop: boolify forward_propagate_into_comparison
Andrew Pinski
Re: [PATCH 2/3] Forwprop: boolify forward_propagate_into_comparison
Richard Biener
Re: [PATCH 1/3] forwprop: Remove return type of remove_prop_source_from_use
Richard Biener
[PATCH 3/3] xtensa: Make use of compact insn definition syntax for insns whose have multiple alternatives
Takayuki 'January June' Suwa
Re: [PATCH 3/3] xtensa: Make use of compact insn definition syntax for insns whose have multiple alternatives
Max Filippov
[PATCH 2/3] xtensa: Simplify "*masktrue_const_bitcmpl" insn pattern
Takayuki 'January June' Suwa
[PATCH 1/3] xtensa: Simplify "zero_extend[hq]isi2" insn patterns
Takayuki 'January June' Suwa
[PATCH v4] Use x86 GFNI for vectorized constant byte shifts/rotates
Andi Kleen
RE: [PATCH v4] Use x86 GFNI for vectorized constant byte shifts/rotates
Liu, Hongtao
[PATCH] forwprop: Mark the old switch index for (maybe) dceing
Andrew Pinski
Re: [PATCH] forwprop: Mark the old switch index for (maybe) dceing
Richard Biener
[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
[COMMITTED PATCH] x86: Compile noplt-(g|l)d-1.c with -mtls-dialect=gnu
H.J. Lu
[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
[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 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
[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
[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
[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
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]
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
[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
[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
Earlier messages
Later messages