gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCHv4] libstdc++: Move tai_- and gps_clock::now impls out of ABI
Jonathan Wakely
Re: [PATCHv4] libstdc++: Move tai_- and gps_clock::now impls out of ABI
Jonathan Wakely
[PATCH v3] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
Re: [PATCH v3] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Qing Zhao
Re: [PATCH v3] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Kees Cook
[PATCHv3] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Nathan Myers
Re: [PATCHv3] libstdc++: Remove tai_- and gps_clock::now impls from ABI (RHEL-105230)
Jonathan Wakely
[PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
[PING^1] [PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
Re: [PATCH] libstdc++: Reduce chances of object aliasing for function wrapper.
Patrick Palka
Re: [PATCH] libstdc++: Reduce chances of object aliasing for function wrapper.
Jonathan Wakely
[PATCH v3 0/3] implement defer statements as per ts 25755
Anna (navi) Figueiredo Gomes
[PATCH v3 1/3] c: handle expression nodes in push_cleanup
Anna (navi) Figueiredo Gomes
[PATCH v3 3/3] c: implement the defer keyword
Anna (navi) Figueiredo Gomes
Re: [PATCH v3 3/3] c: implement the defer keyword
Jakub Jelinek
Re: [PATCH v3 3/3] c: implement the defer keyword
Anna (navi) Figueiredo Gomes
[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
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Patrick Palka
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Patrick Palka
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Jonathan Wakely
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Patrick Palka
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Refactor bound arguments storage for bind_front/back
Patrick Palka
[committed v2] libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kamiński
[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 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] libstdc++, v3: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Jakub Jelinek
Re: [PATCH] libstdc++, v3: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
Re: [PATCH v3] testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c
Richard Earnshaw
Re: [PATCH v3] testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c
Torbjorn SVENSSON
[PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
[PING^1][PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
Re: [PATCH] RISC-V: Add pattern for vector-scalar single-width floating-point multiply
Jeff Law
[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
Re: [PATCH] RISC-V: Allow profiles input in '--with-arch' option.
Christoph Müllner
Re: [PATCH] RISC-V: Allow profiles input in '--with-arch' option.
Kito Cheng
Re: Re: [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
Re: [PATCH v2] [x86] Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR/SAD_EXPR
Hongtao Liu
Re: [PATCH v2] [x86] Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR/SAD_EXPR
Jan Hubicka
Re: [PATCH v2] [x86] Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR/SAD_EXPR
Hongtao Liu
[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
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] 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
Re: [PATCH] ctf: use HOST_WIDE_INT for type bit sizes [PR121411]
Indu Bhagat
[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
PING^3: [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
PING: [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
Re: [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
Re: [PATCH] fortran: add optional lower arg to c_f_pointer
Tobias Burnus
Re: [PATCH] match.pd: Fold (C << x) == x -> 0
Dhruv Chawla
[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
[PING] [PATCH v3] testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c
Torbjorn SVENSSON
Re: [PATCH v3 2/2] Rewrite bool loads for undefined case [PR121279]
Richard Biener
Re: [PATCH v3 1/2] LIM: Manually put uninit decl into ssa
Richard Biener
Re: [PATCH] vect: Extend peeling and versioning for alignment to VLA modes
Robin Dapp
Re: [PATCH] vect: Extend peeling and versioning for alignment to VLA modes
Robin Dapp
[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
Re: [PATCH] libstdc++: Optimized bind_front/bind_back for zero bound args.
Tomasz Kaminski
Re: [PATCH] libstdc++: Optimized bind_front/bind_back for zero bound args.
Patrick Palka
Re: [PATCH] libstdc++: Optimized bind_front/bind_back for zero bound args.
Jonathan Wakely
Re: [PATCH] libstdc++: Optimized bind_front/bind_back for zero bound args.
Tomasz Kaminski
[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
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
Re: [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
Re: [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
[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
Earlier messages
Later messages