Show patches with: State = Action Required       |   127926 patches
« 1 2 3 41279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc - - - - --- 2024-05-27 François Dumont New
[4/4] resource.cc: Remove redundant conditionals Some improvements to resource.cc, including fixing PR115182 - - - - --- 2024-05-27 Hans-Peter Nilsson New
[3/4] resource.cc (mark_target_live_regs): Remove check for bb not found Some improvements to resource.cc, including fixing PR115182 - - - - --- 2024-05-27 Hans-Peter Nilsson New
[2/4] resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSN Some improvements to resource.cc, including fixing PR115182 - - - - --- 2024-05-27 Hans-Peter Nilsson New
[1/4] resource.cc (mark_target_live_regs): Don't look past target insn, PR115182 Some improvements to resource.cc, including fixing PR115182 - - - - --- 2024-05-27 Hans-Peter Nilsson New
[to-be-committed,RISC-V] Some basic patterns for zbkb code generation [to-be-committed,RISC-V] Some basic patterns for zbkb code generation - - - - --- 2024-05-27 Jeff Law New
Fix points-to SCC collapsing bug Fix points-to SCC collapsing bug - - - - --- 2024-05-27 Richard Biener New
[v3] RISC-V: Introduce -mvector-strict-align. [v3] RISC-V: Introduce -mvector-strict-align. - - - - --- 2024-05-27 Robin Dapp New
[pushed] wwwdocs: news: Only refer, don't link to cvsweb [pushed] wwwdocs: news: Only refer, don't link to cvsweb - - - - --- 2024-05-27 Gerald Pfeifer New
[7/7] OpenMP: update documentation for dispatch and adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[6/7] OpenMP: Fortran front-end support for dispatch + adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[5/7] OpenMP: common C/C++ testcases for dispatch + adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[4/7] OpenMP: C++ front-end support for dispatch + adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[3/7] OpenMP: C front-end support for dispatch + adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[2/7] OpenMP: middle-end support for dispatch + adjust_args OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
[1/7] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces OpenMP: dispatch + adjust_args support - - - - --- 2024-05-27 Paul-Antoine Arras New
tree-optimization/115220 - fix store sinking virtual operand constraints tree-optimization/115220 - fix store sinking virtual operand constraints - - - - --- 2024-05-27 Richard Biener New
[PATCHv3] Optab: add isnormal_optab for __builtin_isnormal [PATCHv3] Optab: add isnormal_optab for __builtin_isnormal - - - - --- 2024-05-27 HAO CHEN GUI New
[PATCHv3] Optab: add isfinite_optab for __builtin_isfinite [PATCHv3] Optab: add isfinite_optab for __builtin_isfinite - - - - --- 2024-05-27 HAO CHEN GUI New
tree-optimization/115232 - demangle failure during -Waccess tree-optimization/115232 - demangle failure during -Waccess - - - - --- 2024-05-27 Richard Biener New
[x86_64] : Zhaoxin shijidadao enablement [x86_64] : Zhaoxin shijidadao enablement - - - - --- 2024-05-27 MayShao New
libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch - - - - --- 2024-05-27 Jakub Jelinek New
[v3] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL… [v3] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL… - - - - --- 2024-05-27 Jiawei New
[pushed] doc: Use https for our own site (and GCC for the project) [pushed] doc: Use https for our own site (and GCC for the project) - - - - --- 2024-05-27 Gerald Pfeifer New
[pushed] wwwdocs: news: Tweak hsafoundation.com URL [pushed] wwwdocs: news: Tweak hsafoundation.com URL - - - - --- 2024-05-27 Gerald Pfeifer New
[pushed] wwwdocs: *: Refer to the ACE's project new home [pushed] wwwdocs: *: Refer to the ACE's project new home - - - - --- 2024-05-27 Gerald Pfeifer New
[RFC,2/2] libstdc++-v3/src/libbacktrace: add -funwind-tables libbacktrace: add FDPIC support - - - - --- 2024-05-27 Max Filippov New
[RFC,1/2] libbacktrace: add FDPIC support libbacktrace: add FDPIC support - - - - --- 2024-05-27 Max Filippov New
[v3] Match: Support more form for scalar unsigned SAT_ADD [v3] Match: Support more form for scalar unsigned SAT_ADD - - - - --- 2024-05-27 Li, Pan2 New
[11/11] AArch64: Diagnose SVE type objects when applied to OpenMP doacross clause. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[10/11] AArch64: Test OpenMP depend clause and its variations on SVE types AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[09/11] AArch64: Diagnose OpenMP linear clause for SVE type objects. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[08/11] AArch64: Test OpenMP simd aligned clause with SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[07/11] AArch64: Test OpenMP uniform clause on SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[06/11] AArch64: Test OpenMP user-defined reductions with SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[05/11] AArch64: Test OpenMP threadprivate clause on SVE type. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[04/11] AArch64: Test OpenMP lastprivate clause for various constructs. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[03/11] AArch64: Diagnose OpenMP offloading when SVE types involved. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[02/11] AArch64: Add test cases for SVE types in OpenMP shared clause. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[01/11] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[committed,v2,2/2] VAX/doc: Fix issues with FP format option documentation [committed,v2,1/2] vax: Fix descriptions of the FP format options [PR79646] - - - - --- 2024-05-27 Maciej W. Rozycki New
[committed,v2,1/2] vax: Fix descriptions of the FP format options [PR79646] [committed,v2,1/2] vax: Fix descriptions of the FP format options [PR79646] - - - - --- 2024-05-27 Maciej W. Rozycki New
match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238] match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238] - - - - --- 2024-05-27 Andrew Pinski New
Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX. Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX. - - - - --- 2024-05-27 liuhongt New
[2/2] match: Add support for `a ^ CST` to bitwise_inverted_equal_p [PR115224] [1/2] Match: Add maybe_bit_not instead of plain matching - - - - --- 2024-05-27 Andrew Pinski New
[1/2] Match: Add maybe_bit_not instead of plain matching [1/2] Match: Add maybe_bit_not instead of plain matching - - - - --- 2024-05-27 Andrew Pinski New
[pushed] wwwdocs: gcc-12: Make reference to problem reporting more general [pushed] wwwdocs: gcc-12: Make reference to problem reporting more general - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] wwwdocs: testing: Move buildbot.net to https [pushed] wwwdocs: testing: Move buildbot.net to https - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] go: Move web references from golang.org to go.dev. [pushed] go: Move web references from golang.org to go.dev. - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] wwwdocs: news: Drop reference to www.gccsummit.org [pushed] wwwdocs: news: Drop reference to www.gccsummit.org - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] wwwdocs: news: Google+ is no more [pushed] wwwdocs: news: Google+ is no more - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] wwwdocs: news: Move www.multiprecision.org to https [pushed] wwwdocs: news: Move www.multiprecision.org to https - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] doc: Quote singular '=' signs [pushed] doc: Quote singular '=' signs - - - - --- 2024-05-26 Gerald Pfeifer New
[pushed] wwwdocs: *: Update URL for ROOT project at CERN [pushed] wwwdocs: *: Update URL for ROOT project at CERN - - - - --- 2024-05-26 Gerald Pfeifer New
[to-be-committed,RISC-V] Reassociate constants in logical ops [to-be-committed,RISC-V] Reassociate constants in logical ops - - - - --- 2024-05-26 Jeff Law New
[to-be-committed,RISC-V] Try inverting for constant synthesis [to-be-committed,RISC-V] Try inverting for constant synthesis - - - - --- 2024-05-26 Jeff Law New
c++/modules: Prevent revealing a using-decl affecting cached overloads [PR114867] c++/modules: Prevent revealing a using-decl affecting cached overloads [PR114867] - - - - --- 2024-05-26 Nathaniel Shead New
[C23] : allow aliasing for types derived from structs with variable size [C23] : allow aliasing for types derived from structs with variable size - - - - --- 2024-05-26 Martin Uecker New
[C23,v2] fix aliasing for structures/unions with incomplete types [C23,v2] fix aliasing for structures/unions with incomplete types - - - - --- 2024-05-26 Martin Uecker New
Define which threading model is in use on Windows Define which threading model is in use on Windows - - - - --- 2024-05-26 Julian Waters New
[COMMITTED] tree-optimization/115208 - Delete gori_map during destruction of GORI. [COMMITTED] tree-optimization/115208 - Delete gori_map during destruction of GORI. - - - - --- 2024-05-26 Andrew MacLeod New
[v1] Gen-Match: Fix gen_kids_1 right hand braces mis-alignment [v1] Gen-Match: Fix gen_kids_1 right hand braces mis-alignment - - - - --- 2024-05-26 Li, Pan2 New
c++: canonicity of fn types w/ instantiated eh specs [PR115223] c++: canonicity of fn types w/ instantiated eh specs [PR115223] - - - - --- 2024-05-25 Patrick Palka New
[committed,v2] More logical op simplifications in simplify-rtx.cc [committed,v2] More logical op simplifications in simplify-rtx.cc - - - - --- 2024-05-25 Jeff Law New
[to-be-committed,RISC-V] Generate nearby constant, then adjust to our final desired constant [to-be-committed,RISC-V] Generate nearby constant, then adjust to our final desired constant - - - - --- 2024-05-25 Jeff Law New
libcpp: Correct typo 'r' -> '\r' libcpp: Correct typo 'r' -> '\r' - - - - --- 2024-05-25 Peter Damianov New
vect: Unify bbs in loop_vec_info and bb_vec_info vect: Unify bbs in loop_vec_info and bb_vec_info - - - - --- 2024-05-25 Feng Xue OS New
vect: Use vect representative statement instead of original in patch recog [PR115060] vect: Use vect representative statement instead of original in patch recog [PR115060] - - - - --- 2024-05-25 Feng Xue OS New
[v3,#1/2,rs6000] adjust return_pc debug attrs [v3,#1/2,rs6000] adjust return_pc debug attrs - - - - --- 2024-05-25 Alexandre Oliva New
[v3,#1/2] enable adjustment of return_pc debug attrs [v3,#1/2] enable adjustment of return_pc debug attrs - - - - --- 2024-05-25 Alexandre Oliva New
[pushed] wwwdocs: gcc-13: Reword section on __bf16 [pushed] wwwdocs: gcc-13: Reword section on __bf16 - - - - --- 2024-05-25 Gerald Pfeifer New
[pushed] wwwdocs: git: Fix typo [pushed] wwwdocs: git: Fix typo - - - - --- 2024-05-25 Gerald Pfeifer New
[pushed] wwwdocs: gcc-13: Run time instead of runtime [pushed] wwwdocs: gcc-13: Run time instead of runtime - - - - --- 2024-05-24 Gerald Pfeifer New
[3/3] openmp: Add support for iterators in to/from clauses (C/C++) openmp: Add support for iterators in OpenMP mapping clauses (C/C++) - - - - --- 2024-05-24 Kwok Cheung Yeung New
[2/3] openmp: Add support for iterators in map clauses (C/C++) openmp: Add support for iterators in OpenMP mapping clauses (C/C++) - - - - --- 2024-05-24 Kwok Cheung Yeung New
[1/3] openmp: Refactor handling of iterators openmp: Add support for iterators in OpenMP mapping clauses (C/C++) - - - - --- 2024-05-24 Kwok Cheung Yeung New
[c-family] Small enhancement to implementation of -fdump-ada-spec [c-family] Small enhancement to implementation of -fdump-ada-spec - - - - --- 2024-05-24 Eric Botcazou New
[v2] RISC-V: Introduce -mrvv-allow-misalign. [v2] RISC-V: Introduce -mrvv-allow-misalign. - - - - --- 2024-05-24 Robin Dapp New
[C,v2] : allow aliasing of compatible types derived from enumeral types [PR115157] [C,v2] : allow aliasing of compatible types derived from enumeral types [PR115157] - - - - --- 2024-05-24 Martin Uecker New
[v2] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL… [v2] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL… - - - - --- 2024-05-24 Jiawei New
c++/modules: Improve diagnostic when redeclaring builtin in module [PR102345] c++/modules: Improve diagnostic when redeclaring builtin in module [PR102345] - - - - --- 2024-05-24 Nathaniel Shead New
RISC-V: Introduce -mrvv-allow-misalign. RISC-V: Introduce -mrvv-allow-misalign. - - - - --- 2024-05-24 Robin Dapp New
[5/5] RISC-V: tree-optimization/65518 - extend fix to SLP [1/5] Do single-lane SLP discovery for reductions - - - - --- 2024-05-24 Richard Biener New
[4/5] Allow optimized SLP reduction epilog with single-lane reductions [1/5] Do single-lane SLP discovery for reductions - - - - --- 2024-05-24 Richard Biener New
[3/5] Reduce single-lane SLP testresult noise [1/5] Do single-lane SLP discovery for reductions - - - - --- 2024-05-24 Richard Biener New
[2/5] Avoid bogus SLP outer loop vectorization [1/5] Do single-lane SLP discovery for reductions - - - - --- 2024-05-24 Richard Biener New
[1/5] Do single-lane SLP discovery for reductions [1/5] Do single-lane SLP discovery for reductions - - - - --- 2024-05-24 Richard Biener New
vect: Fix access size alignment assumption [PR115192] vect: Fix access size alignment assumption [PR115192] - - - - --- 2024-05-24 Richard Sandiford New
Add testcase for PR c++/105229: ICE in lookup_template_class_1 Add testcase for PR c++/105229: ICE in lookup_template_class_1 - - - - --- 2024-05-24 Simon Martin New
tree-ssa-pre.c/1071140(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TRE… tree-ssa-pre.c/1071140(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TRE… - - - - --- 2024-05-24 Jiawei New
Fix gcc.dg/vect/vect-gather-4.c for cascadelake Fix gcc.dg/vect/vect-gather-4.c for cascadelake - - - - --- 2024-05-24 Richard Biener New
[v2] tree-optimization/115144 - improve sinking destination choice [v2] tree-optimization/115144 - improve sinking destination choice - - - - --- 2024-05-24 Richard Biener New
[RFC/PATCH] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook [RFC/PATCH] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook - - - - --- 2024-05-24 Kewen.Lin New
[v2] MATCH: Look through VIEW_CONVERT when folding VEC_PERM_EXPRs. [v2] MATCH: Look through VIEW_CONVERT when folding VEC_PERM_EXPRs. - - - - --- 2024-05-24 Manolis Tsamis New
[Patch, aarch64, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end [Patch, aarch64, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end - - - - --- 2024-05-24 Ajit Agarwal New
Hard register asm constraint Hard register asm constraint - - - - --- 2024-05-24 Stefan Schulze Frielinghaus New
Fix typo in the testcase. Fix typo in the testcase. - - - - --- 2024-05-24 liuhongt New
[V3] Don't reduce estimated unrolled size for innermost loop. [V3] Don't reduce estimated unrolled size for innermost loop. - - - - --- 2024-05-24 liuhongt New
[PATCH-3v3,rs6000] Implement optab_isnormal for SFDF and IEEE128 [PATCH-3v3,rs6000] Implement optab_isnormal for SFDF and IEEE128 - - - - --- 2024-05-24 HAO CHEN GUI New
[PATCH-2v3,rs6000] Implement optab_isfinite for SFDF and IEEE128 [PATCH-2v3,rs6000] Implement optab_isfinite for SFDF and IEEE128 - - - - --- 2024-05-24 HAO CHEN GUI New
« 1 2 3 41279 1280 »