Show patches with: Archived = No       |   126669 patches
« 1 2 ... 204 205 2061266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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 Liu, Hongtao 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
[5/9] mips changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
[4/9] rs6000 changes to vec_perm_const hook. Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
[3/9] i386 changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
[2/9] ARM changes to adjust vec_perm_const hook Untitled series #300858 - - - - --- 2022-05-18 Prathamesh Kulkarni New
'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run' (was: [PATCH] Allow building… 'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run' (was: [PATCH] Allow building… - - - - --- 2022-05-18 Thomas Schwinge New
'include/cuda/cuda.h': For C++, wrap in 'extern "C"' (was: [PATCH] Allow building GCC with PTX offl… 'include/cuda/cuda.h': For C++, wrap in 'extern "C"' (was: [PATCH] Allow building GCC with PTX offl… - - - - --- 2022-05-18 Thomas Schwinge New
OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-… OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-… - - - - --- 2022-05-18 Tobias Burnus New
[v3,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] [v3,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] - - - - --- 2022-05-18 HAO CHEN GUI New
[Ada] Fix proof of runtime unit s-imageu [Ada] Fix proof of runtime unit s-imageu - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp [Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] arm-qnx-7.1: stack-checking and sigtramp implementation [Ada] arm-qnx-7.1: stack-checking and sigtramp implementation - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] Adapt proof of double arithmetic runtime unit [Ada] Adapt proof of double arithmetic runtime unit - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] Fix proof of runtime unit s-valeu [Ada] Fix proof of runtime unit s-valeu - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] Disable Vet calls when container checks are disabled [Ada] Disable Vet calls when container checks are disabled - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] arm-qnx-7.1: undefined reference to fma* symbols [Ada] arm-qnx-7.1: undefined reference to fma* symbols - - - - --- 2022-05-18 Pierre-Marie de Rodat New
[Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts [Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts - - - - --- 2022-05-18 Pierre-Marie de Rodat New
« 1 2 ... 204 205 2061266 1267 »