Show patches with: none      |   127312 patches
« 1 2 ... 210 211 2121273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/10] d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[04/10] tree-switch-conversion.h: use final/override for cluster vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[03/10] expr.cc: use final/override on op_by_pieces_d vfuncs Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[02/10] Add 'final' and 'override' on dom_walker vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[01/10] Add 'final' and 'override' to opt_pass vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[committed] jit: use 'final' and 'override' where appropriate [committed] jit: use 'final' and 'override' where appropriate - - - - --- 2022-05-23 David Malcolm New
[committed] analyzer: use 'final' and 'override' where appropriate [committed] analyzer: use 'final' and 'override' where appropriate - - - - --- 2022-05-23 David Malcolm New
[v2] DSE: Use the constant store source if possible [v2] DSE: Use the constant store source if possible - - - - --- 2022-05-23 H.J. Lu New
[BACKPORT,gcc-10,COMMITTED] rs6000: __Uglify non-uglified local variables in headers [BACKPORT,gcc-10,COMMITTED] rs6000: __Uglify non-uglified local variables in headers - - - - --- 2022-05-23 Paul A. Clarke New
[PR/target,105666] RISC-V: Inhibit FP <--> int register moves via tune param [PR/target,105666] RISC-V: Inhibit FP <--> int register moves via tune param - - - - --- 2022-05-23 Vineet Gupta New
x86: Avoid uninitialized variable in PR target/104441 test x86: Avoid uninitialized variable in PR target/104441 test - - - - --- 2022-05-23 H.J. Lu New
[v3] x86: Document -mcet-switch [v3] x86: Document -mcet-switch - - - - --- 2022-05-23 H.J. Lu New
[BACKPORT,COMMITTED] rs6000: __Uglify non-uglified local variables in headers [BACKPORT,COMMITTED] rs6000: __Uglify non-uglified local variables in headers - - - - --- 2022-05-23 Paul A. Clarke New
[v3,4/5] xtensa: Add setmemsi insn pattern Untitled series #301634 - - - - --- 2022-05-23 Takayuki 'January June' Suwa New
demangler: C++ modules support demangler: C++ modules support - - - - --- 2022-05-23 Nathan Sidwell New
[PATCH/RFC] PR tree-optimization/96912: Recognize VEC_COND_EXPR in match.pd [PATCH/RFC] PR tree-optimization/96912: Recognize VEC_COND_EXPR in match.pd - - - - --- 2022-05-23 Roger Sayle New
Remove forward_propagate_into_cond Remove forward_propagate_into_cond - - - - --- 2022-05-23 Richard Biener New
tree-optimization/105629 - spaceship recognition regression tree-optimization/105629 - spaceship recognition regression - - - - --- 2022-05-23 Richard Biener New
[v3,3/3] RISC-V: Limit regs use for z[f/d]inx extension. RISC-V: Support z[f/d]inx extension - - - - --- 2022-05-23 Jiawei New
[v3,2/3] RISC-V: Target support for z[f/d]inx extension. RISC-V: Support z[f/d]inx extension - - - - --- 2022-05-23 Jiawei New
[v3,1/3] RISC-V: Minimal support of z[f/d]inx extension. RISC-V: Support z[f/d]inx extension - - - - --- 2022-05-23 Jiawei New
Adjust affected targets for vec_perm_const hook Adjust affected targets for vec_perm_const hook - - - - --- 2022-05-23 Prathamesh Kulkarni New
[x86,PING] Peephole pand;pxor into pandn [x86,PING] Peephole pand;pxor into pandn - - - - --- 2022-05-23 Roger Sayle New
[x86] PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pattern. [x86] PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pattern. - - - - --- 2022-05-23 Roger Sayle New
PR tree-optimization/105668: Provide RTL expansion for VEC_COND_EXPR. PR tree-optimization/105668: Provide RTL expansion for VEC_COND_EXPR. - - - - --- 2022-05-23 Roger Sayle New
[V2] rs6000: Store complicated constant into pool [V2] rs6000: Store complicated constant into pool - - - - --- 2022-05-23 Jiufu Guo New
[v2,1/1] RISC-V: Fix canonical extension order (K and J) RISC-V: Fix canonical extension order (K and J) - - - - --- 2022-05-22 Tsukasa OI New
Minor improvement to genpreds.cc Minor improvement to genpreds.cc - - - - --- 2022-05-22 Roger Sayle New
[committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries [committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries - - - - --- 2022-05-21 Gerald Pfeifer New
[committed] testsuite: Skip vectorize tests for PRU [committed] testsuite: Skip vectorize tests for PRU - - - - --- 2022-05-21 Dimitar Dimitrov New
[committed] testsuite: Adjust pr91088.c for default_packed targets [committed] testsuite: Adjust pr91088.c for default_packed targets - - - - --- 2022-05-21 Dimitar Dimitrov New
[committed] testsuite: Skip gcc.dg/pr46647.c for PRU [committed] testsuite: Skip gcc.dg/pr46647.c for PRU - - - - --- 2022-05-21 Dimitar Dimitrov New
[committed] testsuite: Skip ifcvt-4.c for PRU [committed] testsuite: Skip ifcvt-4.c for PRU - - - - --- 2022-05-21 Dimitar Dimitrov New
[committed] testsuite: Mark extra warnings for default_packed [committed] testsuite: Mark extra warnings for default_packed - - - - --- 2022-05-21 Dimitar Dimitrov New
Simplify vec_unpack of uniform_vector_p constructors in match.pd. Simplify vec_unpack of uniform_vector_p constructors in match.pd. - - - - --- 2022-05-21 Roger Sayle New
[PING] PR middle-end/95126: Expand small const structs as immediate constants [PING] PR middle-end/95126: Expand small const structs as immediate constants - - - - --- 2022-05-21 Roger Sayle New
DSE: Use the constant source if possible DSE: Use the constant source if possible - - - - --- 2022-05-21 H.J. Lu New
Support multilib-aware target lib flags self-specs overriding Support multilib-aware target lib flags self-specs overriding - - - - --- 2022-05-20 Alexandre Oliva New
Increase move cost between mask and gpr. Increase move cost between mask and gpr. - - - - --- 2022-05-20 liuhongt New
libstdc++-v3: Set 26_numerics/random/n.b.d./op./values.cc timeout-factor to 3 libstdc++-v3: Set 26_numerics/random/n.b.d./op./values.cc timeout-factor to 3 - - - - --- 2022-05-20 Hans-Peter Nilsson New
[committed] libstdc++: Avoid including <cstdint> for std::char_traits [committed] libstdc++: Avoid including <cstdint> for std::char_traits - - - - --- 2022-05-19 Jonathan Wakely New
[committed] libstdc++: Only include <ext/atomicity.h> for COW string [committed] libstdc++: Only include <ext/atomicity.h> for COW string - - - - --- 2022-05-19 Jonathan Wakely New
[committed] libstdc++: Ensure pmr aliases work without <memory_resource> [committed] libstdc++: Ensure pmr aliases work without <memory_resource> - - - - --- 2022-05-19 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator [committed] libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator - - - - --- 2022-05-19 Jonathan Wakely New
[Ada] Do not give warnings for compiler-generated entities by default [Ada] Do not give warnings for compiler-generated entities by default - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Small housekeeping work in gnat_gimplify_expr [Ada] Small housekeeping work in gnat_gimplify_expr - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix internal error on unchecked union with component clauses (2) [Ada] Fix internal error on unchecked union with component clauses (2) - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Do not set Current_Error_Node to a node without location [Ada] Do not set Current_Error_Node to a node without location - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix internal error on semi-circular record types [Ada] Fix internal error on semi-circular record types - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix for internal error on semi-circular record aggregate [Ada] Fix for internal error on semi-circular record aggregate - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Preserve unchecked conversion of string constant [Ada] Preserve unchecked conversion of string constant - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Remove redundant marking of illegal pragma with error posted [Ada] Remove redundant marking of illegal pragma with error posted - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix continuation message without a prior error [Ada] Fix continuation message without a prior error - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Mark Requires_Transient_Scope as Inline [Ada] Mark Requires_Transient_Scope as Inline - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix spurious violations of No_Secondary_Stack restriction [Ada] Fix spurious violations of No_Secondary_Stack restriction - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows [Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Preserve and reuse original type in Narrow_Large_Operation [Ada] Preserve and reuse original type in Narrow_Large_Operation - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Wrong interface dynamic dispatch via access parameter [Ada] Wrong interface dynamic dispatch via access parameter - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Ignore Predicate_Failure in GNATprove mode [Ada] Ignore Predicate_Failure in GNATprove mode - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Avoid copy operation for returns involving function calls [Ada] Avoid copy operation for returns involving function calls - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix invalid expanded code for entry families [Ada] Fix invalid expanded code for entry families - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Cleanup expansion of protected entry families [Ada] Cleanup expansion of protected entry families - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Fix proof of runtime unit a-strfix and a-strsup [Ada] Fix proof of runtime unit a-strfix and a-strsup - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Support Ada 2022 null array aggregates [Ada] Support Ada 2022 null array aggregates - - - - --- 2022-05-19 Pierre-Marie de Rodat New
Remove get_or_alloc_expression_id Remove get_or_alloc_expression_id - - - - --- 2022-05-19 Richard Biener New
[Ada] Further adapt proof of double arithmetic runtime unit [Ada] Further adapt proof of double arithmetic runtime unit - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Improve optimization of "=" on bit-packed arrays [Ada] Improve optimization of "=" on bit-packed arrays - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Casing style on record components [Ada] Casing style on record components - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Small housekeeping work continued [Ada] Small housekeeping work continued - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Small housekeeping work [Ada] Small housekeeping work - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[Ada] Remove dead code for scope entity having E_Subprogram_Body kind [Ada] Remove dead code for scope entity having E_Subprogram_Body kind - - - - --- 2022-05-19 Pierre-Marie de Rodat New
[committed] analyzer: update docs about -fanalyzer-checker=taint [committed] analyzer: update docs about -fanalyzer-checker=taint - - - - --- 2022-05-19 David Malcolm New
[8/8] aarch64: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[7/8] gcc: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[6/8] jit: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[5/8] c++: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[4/8] c-family: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[3/8] analyzer: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[2/8] libcpp: update for move of FINAL And OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[wwwdocs] OpenMP - minor update/fixes for gomp + gcc-13 [wwwdocs] OpenMP - minor update/fixes for gomp + gcc-13 - - - - --- 2022-05-19 Tobias Burnus New
cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR105… cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR105… - - - - --- 2022-05-19 Jakub Jelinek New
[v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) [v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) - - - - --- 2022-05-19 Yang Yujie New
pointer-query: Fix ICE with non-pointer param [PR105635] pointer-query: Fix ICE with non-pointer param [PR105635] - - - - --- 2022-05-19 Jakub Jelinek New
ipa-icf: skip variables with body_removed ipa-icf: skip variables with body_removed - - - - --- 2022-05-19 Martin Liška New
Go patch committed: Traverse expressions with exporting consts Go patch committed: Traverse expressions with exporting consts - - - - --- 2022-05-19 Ian Lance Taylor New
[v3] c: Implement new -Wenum-int-mismatch warning [PR105131] [v3] c: Implement new -Wenum-int-mismatch warning [PR105131] - - - - --- 2022-05-18 Marek Polacek New
[COMMITTED] Revert move of g++.dg/pr69667.C [COMMITTED] Revert move of g++.dg/pr69667.C - - - - --- 2022-05-18 Paul A. Clarke New
[x86] Some additional ix86_rtx_costs clean-ups: NEG, AND and pandn. [x86] Some additional ix86_rtx_costs clean-ups: NEG, AND and pandn. - - - - --- 2022-05-18 Roger Sayle New
[take,#2] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0.1]. [take,#2] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0.1]. - - - - --- 2022-05-18 Roger Sayle New
[v2] c: Implement new -Wenum-int-mismatch warning [PR105131] [v2] c: Implement new -Wenum-int-mismatch warning [PR105131] - - - - --- 2022-05-18 Marek Polacek New
[c-family] Reduce usage of limited_with clauses with -fdump-ada-spec [c-family] Reduce usage of limited_with clauses with -fdump-ada-spec - - - - --- 2022-05-18 Eric Botcazou New
[committed] testsuite/rs6000: Move pr83660.C to g++.target [committed] testsuite/rs6000: Move pr83660.C to g++.target - - - - --- 2022-05-18 Kewen.Lin New
[v3] rs6000: Adjust mov optabs for opaque modes [PR103353] [v3] rs6000: Adjust mov optabs for opaque modes [PR103353] - - - - --- 2022-05-18 Kewen.Lin New
[v3] rs6000: Fix the check of bif argument number [PR104482] [v3] rs6000: Fix the check of bif argument number [PR104482] - - - - --- 2022-05-18 Kewen.Lin New
Modula-2: merge proposal/review: 1/9 01.patch-set-01 Modula-2: merge proposal/review: 1/9 01.patch-set-01 - - - - --- 2022-05-18 Gaius Mulley New
demangler: Reorganize for module demangling demangler: Reorganize for module demangling - - - - --- 2022-05-18 Nathan Sidwell New
[8/9] s390 changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
[7/9] ia64 changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
[6/9] sparc changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
« 1 2 ... 210 211 2121273 1274 »