Show patches with: State = Action Required       |    Archived = No       |   119768 patches
« 1 2 3 41197 1198 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] ada: Define CHERI exception types [COMMITTED] ada: Define CHERI exception types - - - - --- 2023-09-26 Marc Poulhiès New
[COMMITTED] ada: Make minor corrections to CUDA-related comments [COMMITTED] ada: Make minor corrections to CUDA-related comments - - - - --- 2023-09-26 Marc Poulhiès New
[COMMITTED] ada: Dimensional analysis when used with elementary functions [COMMITTED] ada: Dimensional analysis when used with elementary functions - - - - --- 2023-09-26 Marc Poulhiès New
[COMMITTED] ada: Clarify RM references that justify a constraint check [COMMITTED] ada: Clarify RM references that justify a constraint check - - - - --- 2023-09-26 Marc Poulhiès New
[v1] RISC-V: Support FP round auto-vectorization [v1] RISC-V: Support FP round auto-vectorization - - - - --- 2023-09-26 Li, Pan2 New
[V2] MATCH: Optimize COND_ADD reduction pattern [V2] MATCH: Optimize COND_ADD reduction pattern - - - - --- 2023-09-26 钟居哲 New
[V2] MATCH: Optimize COND_ADD_LEN reduction pattern [V2] MATCH: Optimize COND_ADD_LEN reduction pattern - - - - --- 2023-09-26 钟居哲 New
[V3] MATCH: Optimize COND_ADD_LEN reduction pattern [V3] MATCH: Optimize COND_ADD_LEN reduction pattern - - - - --- 2023-09-26 钟居哲 New
[pushed] Darwin: Handle -dynamiclib on cc1 lines. [pushed] Darwin: Handle -dynamiclib on cc1 lines. - - - - --- 2023-09-26 Iain Sandoe New
MATCH: Optimize COND_ADD reduction pattern MATCH: Optimize COND_ADD reduction pattern - - - - --- 2023-09-26 钟居哲 New
[V2] MATCH: Optimize COND_ADD_LEN reduction pattern [V2] MATCH: Optimize COND_ADD_LEN reduction pattern - - - - --- 2023-09-26 钟居哲 New
[v1] RISC-V: Support FP rint auto-vectorization [v1] RISC-V: Support FP rint auto-vectorization - - - - --- 2023-09-26 Li, Pan2 New
[v2] RISC-V: Support FP nearbyint auto-vectorization [v2] RISC-V: Support FP nearbyint auto-vectorization - - - - --- 2023-09-26 Li, Pan2 New
MATCH: Optimize COND_ADD_LEN reduction pattern MATCH: Optimize COND_ADD_LEN reduction pattern - - - - --- 2023-09-26 钟居哲 New
[v1] RISC-V: Rename rounding const fp function for refactor [v1] RISC-V: Rename rounding const fp function for refactor - - - - --- 2023-09-26 Li, Pan2 New
RISC-V: Add opaque integer modes to fix ICE on DSE[PR111590] RISC-V: Add opaque integer modes to fix ICE on DSE[PR111590] - - - - --- 2023-09-26 钟居哲 New
[v1] RISC-V: Support FP nearbyint auto-vectorization [v1] RISC-V: Support FP nearbyint auto-vectorization - - - - --- 2023-09-26 Li, Pan2 New
[v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v3,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-09-26 Waffl3x New
[2/2] c++: remove NON_DEPENDENT_EXPR, part 2 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - - - --- 2023-09-25 Patrick Palka New
[1/2] c++: remove NON_DEPENDENT_EXPR, part 1 [1/2] c++: remove NON_DEPENDENT_EXPR, part 1 - - - - --- 2023-09-25 Patrick Palka New
[pushed,PR111497,LRA] : Copy substituted equivalence [pushed,PR111497,LRA] : Copy substituted equivalence - - - - --- 2023-09-25 Vladimir Makarov New
[v3] aarch64: Fine-grained policies to control ldp-stp formation. [v3] aarch64: Fine-grained policies to control ldp-stp formation. - - - - --- 2023-09-25 Manos Anagnostakis New
[wwwdocs,committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording [wwwdocs,committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording - - - - --- 2023-09-25 Tobias Burnus New
invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic - - - - --- 2023-09-25 Tobias Burnus New
Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATC… Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATC… - - - - --- 2023-09-25 Tobias Burnus New
Add missing return in gori_compute::logical_combine Add missing return in gori_compute::logical_combine - - - - --- 2023-09-25 Eric Botcazou New
[committed] hppa: Update baseline symbols for hppa-linux [committed] hppa: Update baseline symbols for hppa-linux - - - - --- 2023-09-25 John David Anglin New
[2/2] *: add modern gettext Replace intl/ with out-of-tree GNU gettext - - - - --- 2023-09-25 Arsen Arsenović New
[testsuite] Remove undefined behavior from gcc.dg/tree-ssa/pr44306.c [testsuite] Remove undefined behavior from gcc.dg/tree-ssa/pr44306.c - - - - --- 2023-09-25 Aldy Hernandez New
[committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512] [committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512] - - - - --- 2023-09-25 Jonathan Wakely New
[committed] libstdc++: Define C++23 std::forward_like (P2445R1) [committed] libstdc++: Define C++23 std::forward_like (P2445R1) - - - - --- 2023-09-25 Jonathan Wakely New
LoongArch: doc: Update -m[no-]explicit-relocs for r14-4160 LoongArch: doc: Update -m[no-]explicit-relocs for r14-4160 - - - - --- 2023-09-25 Xi Ruoyao New
[PATCH-2v3,rs6000] Implement 32bit inline lrint [PR88558] [PATCH-2v3,rs6000] Implement 32bit inline lrint [PR88558] - - - - --- 2023-09-25 HAO CHEN GUI New
[v2,1/1] gcc/d: add LoongArch64 support for D frontend Add LoongArch64 support for D frontend - - - - --- 2023-09-24 liushuyu New
Fix PR 110386: backprop vs ABSU_EXPR Fix PR 110386: backprop vs ABSU_EXPR - - - - --- 2023-09-24 Andrew Pinski New
[PING,C] Synthesize nonnull attribute for parameters declared with static [PING,C] Synthesize nonnull attribute for parameters declared with static - - - - --- 2023-09-24 Martin Uecker New
Always generate else-block in gimplify Always generate else-block in gimplify - - - - --- 2023-09-24 Jørgen Kvalsvik New
[v2] RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init [v2] RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init - - - - --- 2023-09-24 Li, Pan2 New
[v1] RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init [v1] RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init - - - - --- 2023-09-24 Li, Pan2 New
RISC-V: Fix AVL/VL bug of VSETVL PASS[PR111548] RISC-V: Fix AVL/VL bug of VSETVL PASS[PR111548] - - - - --- 2023-09-24 钟居哲 New
[Committed] RISC-V: Support full coverage VLS combine support [Committed] RISC-V: Support full coverage VLS combine support - - - - --- 2023-09-24 钟居哲 New
[1/1] gcc/d: add LoongArch64 support for D frontend Add LoongArch64 support for D frontend - - - - --- 2023-09-23 liushuyu New
[1/1] gcc/d: add LoongArch64 support for D frontend Add LoongArch64 support for D frontend - - - - --- 2023-09-23 liushuyu New
Fix coroutine tests for libstdc++ gnu-version-namespace mode Fix coroutine tests for libstdc++ gnu-version-namespace mode - - - - --- 2023-09-23 François Dumont New
MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y` MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y` - - - - --- 2023-09-23 Andrew Pinski New
libstdc++: Ensure active union member is correctly set libstdc++: Ensure active union member is correctly set - - - - --- 2023-09-23 Nathaniel Shead New
[v3] Introduce -finline-stringops [v3] Introduce -finline-stringops - - - - --- 2023-09-23 Alexandre Oliva New
[Committed] RISC-V: Add VLS unary combine patterns [Committed] RISC-V: Add VLS unary combine patterns - - - - --- 2023-09-23 钟居哲 New
[v3] RISC-V: Suport FP floor auto-vectorization [v3] RISC-V: Suport FP floor auto-vectorization - - - - --- 2023-09-23 Li, Pan2 New
[v1] RISC-V: Remove FP run test for ceil. [v1] RISC-V: Remove FP run test for ceil. - - - - --- 2023-09-23 Li, Pan2 New
PHIOPT: Fix minmax_replacement for three way PHIOPT: Fix minmax_replacement for three way - - - - --- 2023-09-23 Andrew Pinski New
[v2] RISC-V: Suport FP floor auto-vectorization [v2] RISC-V: Suport FP floor auto-vectorization - - - - --- 2023-09-23 Li, Pan2 New
RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/stubs-ilp32d.h> RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/stubs-ilp32d.h> - - - - --- 2023-09-22 Maciej W. Rozycki New
fortran: error recovery on duplicate declaration of class variable [PR95710] fortran: error recovery on duplicate declaration of class variable [PR95710] - - - - --- 2023-09-22 Harald Anlauf New
[v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286] [v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286] - - - - --- 2023-09-22 Nathaniel Shead New
[pushed] c++ __integer_pack conversion again [PR111357] [pushed] c++ __integer_pack conversion again [PR111357] - - - - --- 2023-09-22 Jason Merrill New
[pushed] c++: constexpr and designated initializer [pushed] c++: constexpr and designated initializer - - - - --- 2023-09-22 Jason Merrill New
[pushed] c++: unroll pragma in templates [PR111529] [pushed] c++: unroll pragma in templates [PR111529] - - - - --- 2023-09-22 Jason Merrill New
[v2] RISC-V: Refine the code gen for ceil auto vectorization. [v2] RISC-V: Refine the code gen for ceil auto vectorization. - - - - --- 2023-09-22 Li, Pan2 New
[v1] RISC-V: Refine the code gen for ceil auto vectorization. [v1] RISC-V: Refine the code gen for ceil auto vectorization. - - - - --- 2023-09-22 Li, Pan2 New
[13/13,APX,EGPR] Handle vex insns that only support GPR16 (5/5) Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[12/13,APX_EGPR] Handle legacy insns that only support GPR16 (4/5) Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[11/13,APX,EGPR] Handle legacy insns that only support GPR16 (3/5) Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[10/13,APX,EGPR] Handle legacy insns that only support GPR16 (2/5) Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[09/13,APX,EGPR] Handle legacy insn that only support GPR16 (1/5) Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[08/13,APX,EGPR] Handle GPR16 only vector move insns Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[07/13,APX,EGPR] Map reg/mem constraints in inline asm to non-EGPR constraint. Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[06/13,APX,EGPR] Add backend hook for base_reg_class/index_reg_class. Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[05/13,APX,EGPR] Add register and memory constraints that disallow EGPR Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[04/13,APX,EGPR] Add 16 new integer general purpose registers Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[03/13,APX_EGPR] Initial support for APX_F Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[02/13,APX,EGPR] middle-end: Add index_reg_class with insn argument. Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[01/13,APX,EGPR] middle-end: Add insn argument to base_reg_class Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
light expander sra light expander sra - - - - --- 2023-09-22 Jiufu Guo New
[v1] RISC-V: Move ceil test cases to unop folder [v1] RISC-V: Move ceil test cases to unop folder - - - - --- 2023-09-22 Li, Pan2 New
[Committed] RISC-V: Remove @ of vec_duplicate pattern [Committed] RISC-V: Remove @ of vec_duplicate pattern - - - - --- 2023-09-22 钟居哲 New
[2/3] recog: Support space in "[ cons" [1/3] recog: Improve parser for pattern new compact syntax - - - - --- 2023-09-22 Andrea Corallo New
[1/3] recog: Improve parser for pattern new compact syntax [1/3] recog: Improve parser for pattern new compact syntax - - - - --- 2023-09-22 Andrea Corallo New
RISC-V: Add VLS conditional patterns support RISC-V: Add VLS conditional patterns support - - - - --- 2023-09-22 钟居哲 New
[2/2] RISC-V: Fix ICE by expansion and register coercion RISC-V: Define not broken prefetch builtins - - - - --- 2023-09-22 Tsukasa OI New
[1/2] RISC-V: Define not broken prefetch builtins RISC-V: Define not broken prefetch builtins - - - - --- 2023-09-22 Tsukasa OI New
[v1] RISCV-V: Suport FP floor auto-vectorization [v1] RISCV-V: Suport FP floor auto-vectorization - - - - --- 2023-09-22 Li, Pan2 New
[v1] RISC-V: Rename the test macro for math autovec test [v1] RISC-V: Rename the test macro for math autovec test - - - - --- 2023-09-22 Li, Pan2 New
[v1] RISC-V: Remove arch and abi option for run test case. [v1] RISC-V: Remove arch and abi option for run test case. - - - - --- 2023-09-22 Li, Pan2 New
[COMMITTED,V4] RISC-V: Support combine cond extend and reduce sum to widen reduce sum [COMMITTED,V4] RISC-V: Support combine cond extend and reduce sum to widen reduce sum - - - - --- 2023-09-22 Lehua Ding New
[COMMITTED] RISC-V: Split VLS avl_type from NONVLMAX avl_type [COMMITTED] RISC-V: Split VLS avl_type from NONVLMAX avl_type - - - - --- 2023-09-22 Lehua Ding New
[V2] RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451] [V2] RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451] - - - - --- 2023-09-22 Li Xu New
RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451] RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451] - - - - --- 2023-09-22 Li Xu New
[v1] RISC-V: Leverage __builtin_xx instead of math.h for test [v1] RISC-V: Leverage __builtin_xx instead of math.h for test - - - - --- 2023-09-22 Li, Pan2 New
[v4] RISC-V: Support ceil and ceilf auto-vectorization [v4] RISC-V: Support ceil and ceilf auto-vectorization - - - - --- 2023-09-22 Li, Pan2 New
[Committed] RISC-V: Add VLS integer ABS support [Committed] RISC-V: Add VLS integer ABS support - - - - --- 2023-09-21 钟居哲 New
AArch64: Add inline memmove expansion AArch64: Add inline memmove expansion - - - - --- 2023-09-21 Wilco Dijkstra New
[v3] RISC-V: Support ceil and ceilf auto-vectorization [v3] RISC-V: Support ceil and ceilf auto-vectorization - - - - --- 2023-09-21 Li, Pan2 New
[v2] AArch64: Fix strict-align cpymem/setmem [PR103100] [v2] AArch64: Fix strict-align cpymem/setmem [PR103100] - - - - --- 2023-09-21 Wilco Dijkstra New
[v3] c++: Catch indirect change of active union member in constexpr [PR101631] [v3] c++: Catch indirect change of active union member in constexpr [PR101631] - - - - --- 2023-09-21 Nathaniel Shead New
[Committed] RISC-V: Add more VLS unary tests [Committed] RISC-V: Add more VLS unary tests - - - - --- 2023-09-21 钟居哲 New
[Committed] RISC-V: Support VLS mult high [Committed] RISC-V: Support VLS mult high - - - - --- 2023-09-21 钟居哲 New
[v2] RISC-V: Support ceil and ceilf auto-vectorization [v2] RISC-V: Support ceil and ceilf auto-vectorization - - - - --- 2023-09-21 Li, Pan2 New
[V2] RISC-V: Adjusting the comments of the emit_vlmax_insn/emit_vlmax_insn_lra/emit_nonvlmax_insn f… [V2] RISC-V: Adjusting the comments of the emit_vlmax_insn/emit_vlmax_insn_lra/emit_nonvlmax_insn f… - - - - --- 2023-09-21 Lehua Ding New
[3/3,v2] build: Regenerate build files Untitled series #374175 - - - - --- 2023-09-21 Arthur Cohen New
« 1 2 3 41197 1198 »