Show patches with: State = Action Required       |    Archived = No       |   127335 patches
« 1 2 ... 212 213 2141273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] c++: constexpr empty base redux [PR105622] [pushed] c++: constexpr empty base redux [PR105622] - - - - --- 2022-05-24 Jason Merrill New
[wwwdocs] Add C status page [wwwdocs] Add C status page - - - - --- 2022-05-24 Marek Polacek New
AArch64: Prioritise init_have_lse_atomics constructor [PR 105708] AArch64: Prioritise init_have_lse_atomics constructor [PR 105708] - - - - --- 2022-05-24 Wilco Dijkstra New
[wwwdocs] +[invoke.texi] Update GCN for gfx90a (was: Re: [committed] amdgcn: Add gfx90a support) [wwwdocs] +[invoke.texi] Update GCN for gfx90a (was: Re: [committed] amdgcn: Add gfx90a support) - - - - --- 2022-05-24 Tobias Burnus New
[committed] amdgcn: Add gfx90a support [committed] amdgcn: Add gfx90a support - - - - --- 2022-05-24 Andrew Stubbs New
[committed] amdgcn: Remove LLVM 9 assembler/linker support [committed] amdgcn: Remove LLVM 9 assembler/linker support - - - - --- 2022-05-24 Andrew Stubbs New
Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]. Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]. - - - - --- 2022-05-24 Roger Sayle New
[wwwdocs] Document ASAN changes for GCC 13. [wwwdocs] Document ASAN changes for GCC 13. - - - - --- 2022-05-24 Martin Liška New
[wwwdocs] Document <cstdint> changes in libstdc++ [wwwdocs] Document <cstdint> changes in libstdc++ - - - - --- 2022-05-24 Jonathan Wakely New
[v2] Support --disable-fixincludes. [v2] Support --disable-fixincludes. - - - - --- 2022-05-24 Martin Liška New
[DOCS,PUSHED] GCC 13: come up with Porting to. [DOCS,PUSHED] GCC 13: come up with Porting to. - - - - --- 2022-05-24 Martin Liška New
Introduce -finstrument-functions-once Introduce -finstrument-functions-once - - - - --- 2022-05-24 Eric Botcazou New
middle-end/105711 - properly handle CONST_INT when expanding bitfields middle-end/105711 - properly handle CONST_INT when expanding bitfields - - - - --- 2022-05-24 Richard Biener New
[v4,rs6000] Add V1TI into vector comparison expand [PR103316] [v4,rs6000] Add V1TI into vector comparison expand [PR103316] - - - - --- 2022-05-24 HAO CHEN GUI New
OpenMP: Support nowait with Fortran [PR105378] OpenMP: Support nowait with Fortran [PR105378] - - - - --- 2022-05-24 Tobias Burnus New
c: Improve build_component_ref diagnostics [PR91134] c: Improve build_component_ref diagnostics [PR91134] - - - - --- 2022-05-24 Jakub Jelinek New
[committed] openmp: Add taskwait nowait depend support [PR105378] [committed] openmp: Add taskwait nowait depend support [PR105378] - - - - --- 2022-05-24 Jakub Jelinek New
[committed] testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR105706] [committed] testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR105706] - - - - --- 2022-05-24 Kewen.Lin New
tree-optimization/100221 - improve DSE a bit tree-optimization/100221 - improve DSE a bit - - - - --- 2022-05-24 Richard Biener New
[committed] rs6000: Skip debug insns for union [PR105627] [committed] rs6000: Skip debug insns for union [PR105627] - - - - --- 2022-05-24 Kewen.Lin New
libiberty: remove FINAL and OVERRIDE from ansidecl.h libiberty: remove FINAL and OVERRIDE from ansidecl.h - - - - --- 2022-05-23 David Malcolm New
[committed] test plugins: use "final" and "override" directly, rather than via macros [committed] test plugins: use "final" and "override" directly, rather than via macros - - - - --- 2022-05-23 David Malcolm New
[x86] Optimize double word negation of zero extended values. [x86] Optimize double word negation of zero extended values. - - - - --- 2022-05-23 Roger Sayle New
[10/10] Add 'final' and 'override' in various places Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[09/10] tree-vect-slp-patterns.cc: add 'final' and 'override' to vect_pattern::build impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[08/10] i386: add 'final' and 'override' to scalar_chain vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[07/10] value-relation.h: add 'final' and 'override' to relation_oracle vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[06/10] ipa: add 'final' and 'override' to call_summary_base vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[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
Remove get_or_alloc_expression_id Remove get_or_alloc_expression_id - - - - --- 2022-05-19 Richard Biener New
[Ada] Support Ada 2022 null array aggregates [Ada] Support Ada 2022 null array aggregates - - - - --- 2022-05-19 Pierre-Marie de Rodat 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
« 1 2 ... 212 213 2141273 1274 »