Show patches with: State = Action Required       |   9438 patches
« 1 246 47 4894 95 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Stabilize temporary variable names Stabilize temporary variable names - - --- 2023-04-21 Jan Hubicka New
Remove dead handling of label_decl in tree merging Remove dead handling of label_decl in tree merging - - --- 2023-04-21 Jan Hubicka New
[2/3] change inverted_post_order_compute to inverted_rev_post_order_compute [1/3] change DF to use the proper CFG order for DF_FORWARD problems - - --- 2023-04-21 Richard Biener New
[1/3] change DF to use the proper CFG order for DF_FORWARD problems [1/3] change DF to use the proper CFG order for DF_FORWARD problems - - --- 2023-04-21 Richard Biener New
Fortran: function results never have the ALLOCATABLE attribute [PR109500] Fortran: function results never have the ALLOCATABLE attribute [PR109500] - - --- 2023-04-20 Harald Anlauf New
tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011] tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011] - - --- 2023-04-20 Jakub Jelinek New
PR tee-optimization/109564 - Do not ignore UNDEFINED ranges when determining PHI equivalences. PR tee-optimization/109564 - Do not ignore UNDEFINED ranges when determining PHI equivalences. - - --- 2023-04-20 Andrew MacLeod New
c++: improve template parameter level lowering c++: improve template parameter level lowering - - --- 2023-04-20 Patrick Palka New
Ping * 3: [V6][PATCH 2/2] Update documentation to clarify a GCC extension Ping * 3: [V6][PATCH 2/2] Update documentation to clarify a GCC extension - - --- 2023-04-20 Qing Zhao New
Ping * 3: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array m… Ping * 3: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array m… - - --- 2023-04-20 Qing Zhao New
[2/2] c++: use TREE_VEC for trailing args of variadic built-in traits [1/2] c++: make strip_typedefs generalize strip_typedefs_expr - - --- 2023-04-20 Patrick Palka New
[1/2] c++: make strip_typedefs generalize strip_typedefs_expr [1/2] c++: make strip_typedefs generalize strip_typedefs_expr - - --- 2023-04-20 Patrick Palka New
tree-optimization/109564 - avoid equivalences from PHIs in most cases tree-optimization/109564 - avoid equivalences from PHIs in most cases - - --- 2023-04-20 Richard Biener New
[committed,v2] gcc-13: Add release note for RISC-V [committed,v2] gcc-13: Add release note for RISC-V - - --- 2023-04-20 Kito Cheng Accepted
tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011] tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011] - - --- 2023-04-20 Jakub Jelinek New
[2/2,rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728] Untitled series #19126 - - --- 2023-04-20 HAO CHEN GUI New
Canonicalize vec_merge when mask is constant. Canonicalize vec_merge when mask is constant. - - --- 2023-04-20 Liu, Hongtao New
PHIOPT: Improve readability of tree_ssa_phiopt_worker PHIOPT: Improve readability of tree_ssa_phiopt_worker - - --- 2023-04-20 Andrew Pinski New
[2/2] Adjust testcases after better RA decision. [1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet. - - --- 2023-04-20 Liu, Hongtao New
[1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet. [1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet. - - --- 2023-04-20 Liu, Hongtao New
[v3,4/4] ree: Using ABI interfaces to improve ree pass for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,3/4] ree: Main functionality to Improve ree pass for rs6000 target [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,2/4] ree : Code movement to avoid adding prototype to improve ree pass for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[C,-,backport,12] Fix ICE related to implicit access attributes for VLA arguments [PR105660] [C,-,backport,12] Fix ICE related to implicit access attributes for VLA arguments [PR105660] - - --- 2023-04-19 Martin Uecker New
[2/3] RISC-V: Enable basic auto-vectorization for RVV RISC-V: Basic enable RVV auto-vectorizaiton - - --- 2023-04-19 juzhe.zhong@rivai.ai JeffreyALaw Under Review
c++: bad ggc_free in try_class_unification [PR109556] c++: bad ggc_free in try_class_unification [PR109556] - - --- 2023-04-19 Patrick Palka New
[wwwdocs] gcc-13: Add release note for RISC-V [wwwdocs] gcc-13: Add release note for RISC-V - - --- 2023-04-19 Kito Cheng Accepted
Docs, OpenMP: Small fixes to internal OMP_FOR doc Docs, OpenMP: Small fixes to internal OMP_FOR doc - - --- 2023-04-19 Frederik Harwath New
c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041] c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041] - - --- 2023-04-19 Jakub Jelinek New
tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011] tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011] - - --- 2023-04-19 Jakub Jelinek New
[committed] testsuite: Fix up pr109524.C for -std=c++23 [PR109524] [committed] testsuite: Fix up pr109524.C for -std=c++23 [PR109524] - - --- 2023-04-19 Jakub Jelinek New
[i386] Support type _Float16/__bf16 independent of SSE2. [i386] Support type _Float16/__bf16 independent of SSE2. - - --- 2023-04-19 Liu, Hongtao New
[v3] libgfortran: Replace mutex with rwlock [v3] libgfortran: Replace mutex with rwlock - - --- 2023-04-19 Lipeng Zhu New
[v2] doc: Document order of define_peephole2 scanning [v2] doc: Document order of define_peephole2 scanning - - --- 2023-04-19 Hans-Peter Nilsson New
[v5] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v5] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-04-19 Xionghu Luo New
Re-arrange sections of i386 cpuid Re-arrange sections of i386 cpuid - - --- 2023-04-19 Li, Pan2 via Gcc-patches New
aarch64: Add the cost model for Neoverse N1 aarch64: Add the cost model for Neoverse N1 - - --- 2023-04-18 Evandro Menezes New
aarch64: Add the scheduling model for Neoverse N1 aarch64: Add the scheduling model for Neoverse N1 1 - --- 2023-04-18 Evandro Menezes New
testsuite: fix scan-tree-dump patterns [PR83904,PR100297] testsuite: fix scan-tree-dump patterns [PR83904,PR100297] - - --- 2023-04-18 Harald Anlauf New
expansion: make layout of x_shift*cost[][][] more efficient expansion: make layout of x_shift*cost[][][] more efficient - - --- 2023-04-18 Vineet Gupta New
doc: Document order of define_peephole2 scanning doc: Document order of define_peephole2 scanning - - --- 2023-04-18 Hans-Peter Nilsson New
Fix pointer sharing in Value_Range constructor. Fix pointer sharing in Value_Range constructor. - - --- 2023-04-18 Aldy Hernandez New
RFC: New compact syntax for insn and insn_split in Machine Descriptions RFC: New compact syntax for insn and insn_split in Machine Descriptions - - --- 2023-04-18 Tamar Christina New
Implement range-op entry for sin/cos. Implement range-op entry for sin/cos. - - --- 2023-04-18 Aldy Hernandez New
[V2,rs6000] Disable generation of scalar modulo instructions [V2,rs6000] Disable generation of scalar modulo instructions - - --- 2023-04-18 Pat Haugen New
LoongArch: Set 4 * (issue rate) as the default for -falign-functions and -falign-loops LoongArch: Set 4 * (issue rate) as the default for -falign-functions and -falign-loops - - --- 2023-04-18 Xi Ruoyao New
tree-optimization/109539 - restrict PHI handling in access diagnostics tree-optimization/109539 - restrict PHI handling in access diagnostics - - --- 2023-04-18 Richard Biener New
constraint: fix relaxed memory and repeated constraint handling constraint: fix relaxed memory and repeated constraint handling - - --- 2023-04-18 Victor Do Nascimento New
rust: Disable --enable-languages=rust and silently exclude it from --enable-languages=all for GCC 13 rust: Disable --enable-languages=rust and silently exclude it from --enable-languages=all for GCC 13 - - --- 2023-04-18 Jakub Jelinek New
Add inchash support for vrange. Add inchash support for vrange. - - --- 2023-04-18 Aldy Hernandez New
Add support for vrange streaming. Add support for vrange streaming. - - --- 2023-04-18 Aldy Hernandez New
dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets [… dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets [… - - --- 2023-04-18 Jakub Jelinek New
match.pd: Improve fneg/fadd optimization [PR109240] match.pd: Improve fneg/fadd optimization [PR109240] - - --- 2023-04-18 Jakub Jelinek New
[v3] gcc-13: Add changelog for LoongArch. [v3] gcc-13: Add changelog for LoongArch. - - --- 2023-04-18 Lulu Cheng New
i386: Share AES xmm intrin with VAES i386: Share AES xmm intrin with VAES - - --- 2023-04-18 Haochen Jiang New
[v2] gcc-13: Add changelog for LoongArch. [v2] gcc-13: Add changelog for LoongArch. - - --- 2023-04-18 Lulu Cheng New
i386: Use macro to wrap up share builtin exceptions in builtin isa check i386: Use macro to wrap up share builtin exceptions in builtin isa check - - --- 2023-04-18 Haochen Jiang New
gcc-13: Add changelog for LoongArch. gcc-13: Add changelog for LoongArch. - - --- 2023-04-18 Lulu Cheng New
[PATCH-1,rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728] [PATCH-1,rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728] - - --- 2023-04-18 HAO CHEN GUI New
Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates - - --- 2023-04-17 Uros Bizjak New
c++: bound ttp level lowering [PR109531] c++: bound ttp level lowering [PR109531] - - --- 2023-04-17 Patrick Palka New
[v4,10/10] This patch supports 8 bit auto-vectorization in riscv. RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,09/10] This patch adds a guard for VNx1 vectors that are present in ports like riscv. RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,08/10] RISC-V:autovec: Add autovectorization tests for binary integer RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,07/10] vect: Verify that GET_MODE_NUNITS is a multiple of 2. RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,06/10] RISC-V:autovec: Add autovectorization tests for add & sub RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,05/10] RISC-V:autovec: Add autovectorization patterns for binary integer operations RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,04/10] RISC-V:autovec: Add target vectorization hooks RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,03/10] RISC-V:autovec: Add auto-vectorization support functions RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,02/10] RISC-V: autovec: Export policy functions to global scope RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v4,01/10] RISC-V: Add new predicates and function prototypes RISC-V: Add autovec support - - --- 2023-04-17 Michael Collison Changes Requested
[v3] vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_supported [v3] vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_supported - - --- 2023-04-17 Kevin Lee New
[www] Move -fstrict-flex-arrays entry [www] Move -fstrict-flex-arrays entry - - --- 2023-04-17 Richard Biener New
testsuite: Fix up vect-simd-clone-1[678]f.c tests some more testsuite: Fix up vect-simd-clone-1[678]f.c tests some more - - --- 2023-04-17 Jakub Jelinek New
c++: Additional warning for name-hiding [PR12341] c++: Additional warning for name-hiding [PR12341] - - --- 2023-04-16 Benjamin Priour New
tree-ssa-sink: Improve code sinking pass. tree-ssa-sink: Improve code sinking pass. - - --- 2023-04-16 Ajit Agarwal New
build: Use -nostdinc generating macro_list [PR109522] build: Use -nostdinc generating macro_list [PR109522] - - --- 2023-04-15 Xi Ruoyao New
if-conv: Small improvement for expansion of complex PHIs [PR109154] if-conv: Small improvement for expansion of complex PHIs [PR109154] - - --- 2023-04-15 Jakub Jelinek New
[pushed] wwwdocs: codingconventions: Recommend "file name" over "filename" [pushed] wwwdocs: codingconventions: Recommend "file name" over "filename" - - --- 2023-04-14 Gerald Pfeifer New
c: Fix up error-recovery on non-empty VLA initializers [PR109409] c: Fix up error-recovery on non-empty VLA initializers [PR109409] - - --- 2023-04-14 Jakub Jelinek New
c: Fix up error-recovery on functions initialized as variables [PR109412] c: Fix up error-recovery on functions initialized as variables [PR109412] - - --- 2023-04-14 Jakub Jelinek New
Fortran: fix compile-time simplification of SET_EXPONENT [PR109511] Fortran: fix compile-time simplification of SET_EXPONENT [PR109511] - - --- 2023-04-14 Harald Anlauf New
Disable X86_TUNE_AVX256_MOVE_BY_PIECES and STORE_BY_PIECES for znver1-3 Disable X86_TUNE_AVX256_MOVE_BY_PIECES and STORE_BY_PIECES for znver1-3 - - --- 2023-04-14 Jan Hubicka New
PATCH] tree-ssa-sink: Add heuristics for code sinking PATCH] tree-ssa-sink: Add heuristics for code sinking - - --- 2023-04-14 Ajit Agarwal New
aarch64: Add -mveclibabi=sleefgnu aarch64: Add -mveclibabi=sleefgnu - - --- 2023-04-14 Lou Knauer New
aarch64: disable LDP via tuning structure for -mcpu=ampere1 aarch64: disable LDP via tuning structure for -mcpu=ampere1 - - --- 2023-04-13 Philipp Tomsich New
rs6000: Add buildin for mffscrn instructions rs6000: Add buildin for mffscrn instructions - - --- 2023-04-13 Carl Love New
loop-iv: Fix up bounds computation loop-iv: Fix up bounds computation - - --- 2023-04-13 Jakub Jelinek New
[RFC] c++/new-warning: Additional warning for name-hiding [PR12341] [RFC] c++/new-warning: Additional warning for name-hiding [PR12341] - - --- 2023-04-13 Benjamin Priour New
combine, v4: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040] combine, v4: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040] - - --- 2023-04-12 Jakub Jelinek New
[fortran] PR109451 - ICE in gfc_conv_expr_descriptor with ASSOCIATE and substrings [fortran] PR109451 - ICE in gfc_conv_expr_descriptor with ASSOCIATE and substrings - - --- 2023-04-12 Paul Richard Thomas New
reassoc: Fix up another ICE with returns_twice call [PR109410] reassoc: Fix up another ICE with returns_twice call [PR109410] - - --- 2023-04-12 Jakub Jelinek New
i386: Fix up z operand modifier diagnostics on inline-asm [PR109458] i386: Fix up z operand modifier diagnostics on inline-asm [PR109458] - - --- 2023-04-12 Jakub Jelinek New
mingw: Support building with older gcc versions mingw: Support building with older gcc versions - - --- 2023-04-12 Costas Argyris New
[V5] Testsuite: Fix a redefinition bug for the fd-4.c [V5] Testsuite: Fix a redefinition bug for the fd-4.c - - --- 2023-04-12 yulong New
[GCC14] LoongArch: Improve cpymemsi expansion [PR109465] [GCC14] LoongArch: Improve cpymemsi expansion [PR109465] - - --- 2023-04-12 Xi Ruoyao New
combine, v3: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040] combine, v3: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040] - - --- 2023-04-12 Jakub Jelinek New
testsuite: filter out warning noise for CWE-1341 test testsuite: filter out warning noise for CWE-1341 test - - --- 2023-04-12 Jiufu Guo New
[rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728] [rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728] - - --- 2023-04-12 HAO CHEN GUI New
« 1 246 47 4894 95 »