Show patches with: State = Action Required       |   126533 patches
« 1 2 ... 341 342 3431265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: Deprecate arithmetic convs on different enums [PR97573] c++: Deprecate arithmetic convs on different enums [PR97573] - - - - --- 2020-10-28 Marek Polacek New
dump when SLP analysis fails due to shared vectype mismatch dump when SLP analysis fails due to shared vectype mismatch - - - - --- 2020-10-28 Richard Biener New
c++: Refactor push_template_decl c++: Refactor push_template_decl - - - - --- 2020-10-28 Nathan Sidwell New
[v4] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… [v4] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… - - - - --- 2020-10-28 Raoni Fassina Firmino New
libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713] libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713] - - - - --- 2020-10-28 Patrick Palka New
vxworks: Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR vxworks: Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR - - - - --- 2020-10-28 Olivier Hainque New
openmp: Implicit 'declare target' for C++ static initializers openmp: Implicit 'declare target' for C++ static initializers - - - - --- 2020-10-28 Kwok Cheung Yeung New
Ignore ignored operands in vect_get_and_check_slp_defs Ignore ignored operands in vect_get_and_check_slp_defs - - - - --- 2020-10-28 Richard Biener New
vxworks: Fix conditional inclusion guard in gthr-vxworks-thread.c vxworks: Fix conditional inclusion guard in gthr-vxworks-thread.c - - - - --- 2020-10-28 Olivier Hainque New
Fix iteration over loads in SLP optimize Fix iteration over loads in SLP optimize - - - - --- 2020-10-28 Richard Biener New
tree-optimization/97615 - avoid creating externals from patterns tree-optimization/97615 - avoid creating externals from patterns - - - - --- 2020-10-28 Richard Biener New
Fix gcc.dg/vect/bb-slp-5[89].c Fix gcc.dg/vect/bb-slp-5[89].c - - - - --- 2020-10-28 Richard Biener New
vect: Fix load costs for SLP permutes vect: Fix load costs for SLP permutes - - - - --- 2020-10-28 Richard Sandiford New
[committed] libstdc++: Add comment to nothrow new explaining catch (...) [committed] libstdc++: Add comment to nothrow new explaining catch (...) - - - - --- 2020-10-28 Jonathan Wakely New
dump reason for throwing away SLP instance dump reason for throwing away SLP instance - - - - --- 2020-10-28 Richard Biener New
Change the way we split stores in BB vectorization Change the way we split stores in BB vectorization - - - - --- 2020-10-28 Richard Biener New
[committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] [committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] [committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] - - - - --- 2020-10-28 Jonathan Wakely New
[V3] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics [V3] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics - - - - --- 2020-10-28 Andrea Corallo New
[V4] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics [V4] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics - - - - --- 2020-10-28 Andrea Corallo New
[FYI,Ada,PR97504] riscv needs wraplf for aux_long_long_float too [FYI,Ada,PR97504] riscv needs wraplf for aux_long_long_float too - - - - --- 2020-10-28 Alexandre Oliva New
[RS6000] Don't be too clever with dg-do run and dg-do compile [RS6000] Don't be too clever with dg-do run and dg-do compile - - - - --- 2020-10-28 Alan Modra New
[RS6000] float128-type-2.c unsupported [RS6000] float128-type-2.c unsupported - - - - --- 2020-10-28 Alan Modra New
[committed] openmp: Parsing and some semantic analysis of OpenMP allocate clause [committed] openmp: Parsing and some semantic analysis of OpenMP allocate clause - - - - --- 2020-10-28 Jakub Jelinek New
value-range: Give up on POLY_INT_CST ranges [PR97457] value-range: Give up on POLY_INT_CST ranges [PR97457] - - - - --- 2020-10-28 Richard Sandiford New
[committed] openmp: Implicitly discover declare target for variants of declare variant calls [committed] openmp: Implicitly discover declare target for variants of declare variant calls - - - - --- 2020-10-28 Jakub Jelinek New
[committed] wide-int: Fix up set_bit_large [committed] wide-int: Fix up set_bit_large - - - - --- 2020-10-28 Jakub Jelinek New
PING [Patch] x86: Enable GCC support for Intel AVX-VNNI extension PING [Patch] x86: Enable GCC support for Intel AVX-VNNI extension - - - - --- 2020-10-28 Hongyu Wang New
Tweaks to ranger API routines. Tweaks to ranger API routines. - - - - --- 2020-10-28 Andrew MacLeod New
Avoid typeless storage in trailing wide ints Avoid typeless storage in trailing wide ints - - - - --- 2020-10-27 Jan Hubicka New
Handle builtins on local modref, v2 Handle builtins on local modref, v2 - - - - --- 2020-10-27 Jan Hubicka New
c: Allow duplicate C2x standard attributes c: Allow duplicate C2x standard attributes - - - - --- 2020-10-27 Joseph Myers New
[driver] Don't add suffix for non-files [driver] Don't add suffix for non-files - - - - --- 2020-10-27 Tamar Christina New
PR libgfortran/97581 - clean up size calculation of random generator state PR libgfortran/97581 - clean up size calculation of random generator state - - - - --- 2020-10-27 Harald Anlauf New
libgo patch committed: Update to Go 1.15.3 release libgo patch committed: Update to Go 1.15.3 release - - - - --- 2020-10-27 Ian Lance Taylor New
[Committed] Fix PR97497 [Committed] Fix PR97497 - - - - --- 2020-10-27 Andreas Krebbel New
Go patch committed: Export notinheap annotation Go patch committed: Export notinheap annotation - - - - --- 2020-10-27 Ian Lance Taylor New
Go patch committed: Remove unused Type::in_heap_ member variable Go patch committed: Remove unused Type::in_heap_ member variable - - - - --- 2020-10-27 Ian Lance Taylor New
[shared,coarrays,committed] Make header use more consistent [shared,coarrays,committed] Make header use more consistent - - - - --- 2020-10-27 Thomas Koenig New
c++: Kill nested_udts c++: Kill nested_udts - - - - --- 2020-10-27 Nathan Sidwell New
[committed] libstdc++: Fix ODR violations caused by <tr1/functional> [committed] libstdc++: Fix ODR violations caused by <tr1/functional> - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Remove unused variables in special functions [committed] libstdc++: Remove unused variables in special functions - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warnings in headers [committed] libstdc++: Fix -Wsign-compare warnings in headers - - - - --- 2020-10-27 Jonathan Wakely New
c++: Small cleanup for do_type_instantiation c++: Small cleanup for do_type_instantiation - - - - --- 2020-10-27 Nathan Sidwell New
c++: Don't purge the satisfaction caches c++: Don't purge the satisfaction caches - - - - --- 2020-10-27 Patrick Palka New
Selectively trap if ranger and vr-values disagree on range builtins. Selectively trap if ranger and vr-values disagree on range builtins. - - - - --- 2020-10-27 Aldy Hernandez New
Fix signature updates in ipa-modref Fix signature updates in ipa-modref - - - - --- 2020-10-27 Jan Hubicka New
Fix BB store group splitting group size compute Fix BB store group splitting group size compute - - - - --- 2020-10-27 Richard Biener New
[committed] libstdc++: Add missing noexcept to std::from_chars declarations [committed] libstdc++: Add missing noexcept to std::from_chars declarations - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix directory_iterator exception specification [committed] libstdc++: Fix directory_iterator exception specification - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add noexcept to declaration of path::_List members [committed] libstdc++: Add noexcept to declaration of path::_List members - - - - --- 2020-10-27 Jonathan Wakely New
vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h - - - - --- 2020-10-27 Olivier Hainque New
vxworks: Fix glitch on VX_CPU selection for E6500 vxworks: Fix glitch on VX_CPU selection for E6500 - - - - --- 2020-10-27 Olivier Hainque New
[committed] analyzer: don't assume extern const vars are zero-initialized [PR97568] [committed] analyzer: don't assume extern const vars are zero-initialized [PR97568] - - - - --- 2020-10-27 David Malcolm New
[committed] testsuite: restrict test to c++11 and later [PR97590] [committed] testsuite: restrict test to c++11 and later [PR97590] - - - - --- 2020-10-27 Jakub Jelinek New
Adjust BB vectorization function splitting Adjust BB vectorization function splitting - - - - --- 2020-10-27 Richard Biener New
[committed,2/2] analyzer: eliminate non-deterministic behavior [committed,1/2] analyzer: eliminate non-determinism in logs - - - - --- 2020-10-27 David Malcolm New
[committed,1/2] analyzer: eliminate non-determinism in logs [committed,1/2] analyzer: eliminate non-determinism in logs - - - - --- 2020-10-27 David Malcolm New
[committed] analyzer: fix param "analyzer-max-enodes-per-program-point" [committed] analyzer: fix param "analyzer-max-enodes-per-program-point" - - - - --- 2020-10-27 David Malcolm New
[committed] analyzer: implement region_model::get_representative_path_var for labels [committed] analyzer: implement region_model::get_representative_path_var for labels - - - - --- 2020-10-27 David Malcolm New
[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t [committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t - - - - --- 2020-10-27 Jonathan Wakely New
[2/2] Enable OpenMP efficient performance profiling via ITT tracing [1/2] Enable OpenMP efficient performance profiling via ITT tracing - - - - --- 2020-10-27 Vitaly Slobodskoy New
[1/2] Enable OpenMP efficient performance profiling via ITT tracing [1/2] Enable OpenMP efficient performance profiling via ITT tracing - - - - --- 2020-10-27 Vitaly Slobodskoy New
SLP vectorize across PHI nodes SLP vectorize across PHI nodes - - - - --- 2020-10-27 Richard Biener New
Avoid uniform lane BB vectorization Avoid uniform lane BB vectorization - - - - --- 2020-10-27 Richard Biener New
[2/2] Implement the "persistent" attribute [1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-10-27 Jozef Lawrynowicz New
[1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections [1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-10-27 Jozef Lawrynowicz New
[0/2] arm: "noinit" and "persistent" attributes - - - - --- 2020-10-27 Jozef Lawrynowicz New
[RS6000] power10 scan-assembler tests [RS6000] power10 scan-assembler tests - - - - --- 2020-10-27 Alan Modra New
[V3] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics [V3] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics - - - - --- 2020-10-27 Andrea Corallo New
[RS6000] dg-do !compile and scan-assembler [RS6000] dg-do !compile and scan-assembler - - - - --- 2020-10-27 Alan Modra New
[committed] d: Remove the d_critsec_size target hook. [committed] d: Remove the d_critsec_size target hook. - - - - --- 2020-10-27 Iain Buclaw New
[committed] d: Merge upstream dmd 0fcdaab32 [committed] d: Merge upstream dmd 0fcdaab32 - - - - --- 2020-10-27 Iain Buclaw New
Add fnspec to C++ new and delete Add fnspec to C++ new and delete - - - - --- 2020-10-27 Jan Hubicka New
[Ada] Fix GNATprove support for iterated_component_associations [Ada] Fix GNATprove support for iterated_component_associations - - - - --- 2020-10-27 Pierre-Marie de Rodat New
[Ada] Warnings on g-spogwa.adb [Ada] Warnings on g-spogwa.adb - - - - --- 2020-10-27 Pierre-Marie de Rodat New
[Ada] Multidimensional arrays with Iterated_Component_Associations [Ada] Multidimensional arrays with Iterated_Component_Associations - - - - --- 2020-10-27 Pierre-Marie de Rodat New
[Ada] Remove Digits_From_Size and Width_From_Size [Ada] Remove Digits_From_Size and Width_From_Size - - - - --- 2020-10-27 Pierre-Marie de Rodat New
[Ada] New flag Transform_Function_Array [Ada] New flag Transform_Function_Array - - - - --- 2020-10-27 Pierre-Marie de Rodat New
[committed] wwwdocs: Adjust note on OpenMP 4.5. [committed] wwwdocs: Adjust note on OpenMP 4.5. - - - - --- 2020-10-27 Gerald Pfeifer New
[committed] RISC-V: Refine riscv_parse_arch_string [committed] RISC-V: Refine riscv_parse_arch_string - - - - --- 2020-10-27 Kito Cheng New
Add test for pr97560. Add test for pr97560. - - - - --- 2020-10-27 Aldy Hernandez New
[RS6000] Separate dg-require-effective-target options [RS6000] Separate dg-require-effective-target options - - - - --- 2020-10-27 Alan Modra New
float.h: C2x NaN and Inf macros float.h: C2x NaN and Inf macros - - - - --- 2020-10-27 Joseph Myers New
[RS6000] Adjust testcases for power10 instructions V2 [RS6000] Adjust testcases for power10 instructions V2 - - - - --- 2020-10-27 Alan Modra New
libgo patch committed: Additional BSD-specific syscall wrappers libgo patch committed: Additional BSD-specific syscall wrappers - - - - --- 2020-10-26 Ian Lance Taylor New
Use EAF_RETURN_ARG in tree-ssa-ccp.c Use EAF_RETURN_ARG in tree-ssa-ccp.c - - - - --- 2020-10-26 Jan Hubicka New
Fix fnspecs for math builtins Fix fnspecs for math builtins - - - - --- 2020-10-26 Jan Hubicka New
Combine logical OR ranges properly. pr97567 Combine logical OR ranges properly. pr97567 - - - - --- 2020-10-26 Andrew MacLeod New
Fix builtin decls generated in tree.c Fix builtin decls generated in tree.c - - - - --- 2020-10-26 Jan Hubicka New
libstdc++: Add C++2a synchronization support libstdc++: Add C++2a synchronization support - - - - --- 2020-10-26 Thomas Rodgers New
Add string builtins to builtin_fnspec Add string builtins to builtin_fnspec - - - - --- 2020-10-26 Jan Hubicka New
[rs6000] Add patterns for combine to support p10 fusion [rs6000] Add patterns for combine to support p10 fusion - - - - --- 2020-10-26 Li, Pan2 via Gcc-patches New
c++: Check constraints only on candidate conversion functions c++: Check constraints only on candidate conversion functions - - - - --- 2020-10-26 Patrick Palka New
c++: Check constraints before instantiation from mark_used [PR95132] c++: Check constraints before instantiation from mark_used [PR95132] - - - - --- 2020-10-26 Patrick Palka New
[rs6000] improve vec_ctf invalid parameter handling. (pr91903) [rs6000] improve vec_ctf invalid parameter handling. (pr91903) - - - - --- 2020-10-26 will schmidt New
[committed] libstdc++: Fix error in experimental::strand [committed] libstdc++: Fix error in experimental::strand - - - - --- 2020-10-26 Jonathan Wakely New
PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures - - - - --- 2020-10-26 Harald Anlauf New
[v3] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… [v3] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR9… - - - - --- 2020-10-26 Raoni Fassina Firmino New
libstdc++: Implement C++20 features for <sstream> libstdc++: Implement C++20 features for <sstream> - - - - --- 2020-10-26 Thomas Rodgers New
« 1 2 ... 341 342 3431265 1266 »