Show patches with: State = Action Required       |   126659 patches
« 1 2 ... 410 411 4121266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ARM] Add Bfloat16_t scalar type, vector types and machine modes to ARM back-end [ARM] Add Bfloat16_t scalar type, vector types and machine modes to ARM back-end - - - - --- 2019-12-20 Stamatis Markianos-Wright New
[pach,fortran] Fix PR 92961, ICE on division by zero error in array bounds [pach,fortran] Fix PR 92961, ICE on division by zero error in array bounds - - - - --- 2019-12-20 Thomas Koenig New
[AArch64] Add ACLE intrinsics for bfdot for ARMv8.6 Extension [AArch64] Add ACLE intrinsics for bfdot for ARMv8.6 Extension - - - - --- 2019-12-20 Stamatis Markianos-Wright New
Fix versioned namespace test failures Fix versioned namespace test failures - - - - --- 2019-12-20 François Dumont New
[committed] Improve is-coindexed check for OpenACC/OpenMP (was: [PATCH 10/13] OpenACC 2.6 deep copy… [committed] Improve is-coindexed check for OpenACC/OpenMP (was: [PATCH 10/13] OpenACC 2.6 deep copy… - - - - --- 2019-12-20 Tobias Burnus New
[committed] Fix testsuite-fallout of OpenACC deep-copy patch (was: [PATCH 10/13] OpenACC 2.6 deep c… [committed] Fix testsuite-fallout of OpenACC deep-copy patch (was: [PATCH 10/13] OpenACC 2.6 deep c… - - - - --- 2019-12-20 Tobias Burnus New
enable -fweb and -frename-registers at -O3 for rs6000 enable -fweb and -frename-registers at -O3 for rs6000 - - - - --- 2019-12-20 Jiufu Guo New
[4/4] analyzer: add -Wanalyzer-use-of-closed-file analyzer: add class function_set and use in various places - - - - --- 2019-12-20 David Malcolm New
[3/4] analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237) analyzer: add class function_set and use in various places - - - - --- 2019-12-20 David Malcolm New
[2/4] analyzer: introduce a set of known async-signal-unsafe functions analyzer: add class function_set and use in various places - - - - --- 2019-12-20 David Malcolm New
[1/4] analyzer: add function-set.cc/h analyzer: add class function_set and use in various places - - - - --- 2019-12-20 David Malcolm New
Optimize decl %eax; cmpl $-1, %eax; jne .Lxx into subl $1, %eax; jnc .Lxx using peephole2 (PR targe… Optimize decl %eax; cmpl $-1, %eax; jne .Lxx into subl $1, %eax; jnc .Lxx using peephole2 (PR targe… - - - - --- 2019-12-19 Jakub Jelinek New
[C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. [C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. - - - - --- 2019-12-19 Marek Polacek New
typo in 'patern' typo in 'patern' - - - - --- 2019-12-19 Bryan Stenson New
[Fortran] PR 92996 – fix rank resolution EXPR_ARRAY [Fortran] PR 92996 – fix rank resolution EXPR_ARRAY - - - - --- 2019-12-19 Tobias Burnus New
Add --with-diagnostics-urls configuration option and GCC_URLS env var Add --with-diagnostics-urls configuration option and GCC_URLS env var - - - - --- 2019-12-19 David Malcolm New
move and adjust PROBE_STACK_*_REG on aarch64 move and adjust PROBE_STACK_*_REG on aarch64 - - - - --- 2019-12-19 Olivier Hainque New
[committed,amdgcn] Allow constants in vector extends and truncates [committed,amdgcn] Allow constants in vector extends and truncates - - - - --- 2019-12-19 Andrew Stubbs New
Add a generic lhd_simulate_enum_decl Add a generic lhd_simulate_enum_decl - - - - --- 2019-12-19 Richard Sandiford New
[C++] Fix ICE for binding lax vector conversions to references (PR 93014) [C++] Fix ICE for binding lax vector conversions to references (PR 93014) - - - - --- 2019-12-19 Richard Sandiford New
[committed,amdgcn] Use V64SI for all remaining add-with-carry insns [committed,amdgcn] Use V64SI for all remaining add-with-carry insns - - - - --- 2019-12-19 Andrew Stubbs New
Require equal shift amounts for IFN_DIV_POW2 Require equal shift amounts for IFN_DIV_POW2 - - - - --- 2019-12-19 Richard Sandiford New
[AArch64] Fix handling of npatterns>1 constants for partial SVE modes [AArch64] Fix handling of npatterns>1 constants for partial SVE modes - - - - --- 2019-12-19 Richard Sandiford New
[committed] Add myself to MAINTAINERS. [committed] Add myself to MAINTAINERS. - - - - --- 2019-12-19 Stamatis Markianos-Wright New
[C++,2/2] PR c++/52320 - EH cleanups for partially constructed arrays. [C++,1/2] PR c++/66139 - EH cleanups for partially constructed aggregates. - - - - --- 2019-12-19 Jason Merrill New
[C++,1/2] PR c++/66139 - EH cleanups for partially constructed aggregates. [C++,1/2] PR c++/66139 - EH cleanups for partially constructed aggregates. - - - - --- 2019-12-19 Jason Merrill New
[committed,amdgcn] Add sub-dword add/sub patterns [committed,amdgcn] Add sub-dword add/sub patterns - - - - --- 2019-12-19 Andrew Stubbs New
[committed,AArch64] Reject invalid subregs involving partial SVE modes [committed,AArch64] Reject invalid subregs involving partial SVE modes - - - - --- 2019-12-19 Richard Sandiford New
[AArch64] Handle arguments and return types with partial SVE modes [AArch64] Handle arguments and return types with partial SVE modes - - - - --- 2019-12-19 Richard Sandiford New
[committed] Small tweak for the PR92977 patch [committed] Small tweak for the PR92977 patch - - - - --- 2019-12-19 Jakub Jelinek New
[fortran] Fix PR 91541, ICE on valid for INDEX [fortran] Fix PR 91541, ICE on valid for INDEX - - - - --- 2019-12-19 Thomas Koenig New
[C++] PR c++/91165 follow-on tweak [C++] PR c++/91165 follow-on tweak - - - - --- 2019-12-19 Jason Merrill New
[committed] Add diagnostic_metadata and CWE support [committed] Add diagnostic_metadata and CWE support - - - - --- 2019-12-19 David Malcolm New
[C++] Fix -Wunused-but-set-* false positives in arg passing to ... (PR c++/92666) [C++] Fix -Wunused-but-set-* false positives in arg passing to ... (PR c++/92666) - - - - --- 2019-12-18 Jakub Jelinek New
[C++] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992) [C++] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992) - - - - --- 2019-12-18 Jakub Jelinek New
[committed] Avoid some Fortran FE opts in OpenMP atomics (PR fortran/92977) [committed] Avoid some Fortran FE opts in OpenMP atomics (PR fortran/92977) - - - - --- 2019-12-18 Jakub Jelinek New
Partially fix libgomp/testsuite/libgomp.c/pr86416-*.c Partially fix libgomp/testsuite/libgomp.c/pr86416-*.c - - - - --- 2019-12-18 Jakub Jelinek New
PowerPC, Rename SIGNED_<nn>BIT_OFFSET_P to SIGNED_INTEGER_<nn>BIT_P PowerPC, Rename SIGNED_<nn>BIT_OFFSET_P to SIGNED_INTEGER_<nn>BIT_P - - - - --- 2019-12-18 Michael Meissner New
[RFC,C++] Don't mangle attributes that have a space in their name [RFC,C++] Don't mangle attributes that have a space in their name - - - - --- 2019-12-18 Richard Sandiford New
[committed] Drop unused member from cpp_string_location_reader (PR preprocessor/92982) [committed] Drop unused member from cpp_string_location_reader (PR preprocessor/92982) - - - - --- 2019-12-18 David Malcolm New
[PR92848,OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimes [PR92848,OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimes - - - - --- 2019-12-18 Thomas Schwinge New
[Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [2/2] [Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [2/2] - - - - --- 2019-12-18 Stamatis Markianos-Wright New
[Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2] [Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2] - - - - --- 2019-12-18 Stamatis Markianos-Wright New
[fortran] PR70853 - ICE on pointing to null, in gfc_add_block_to_block, at fortran/trans.c:1599 [fortran] PR70853 - ICE on pointing to null, in gfc_add_block_to_block, at fortran/trans.c:1599 - - - - --- 2019-12-18 Harald Anlauf New
[avr] New option -nodevicespecs to omit -specs=... in self specs. [avr] New option -nodevicespecs to omit -specs=... in self specs. - - - - --- 2019-12-18 Georg-Johann Lay New
[avr] PR92606: Disable -fipa-icf-variables because it generates wrong code. [avr] PR92606: Disable -fipa-icf-variables because it generates wrong code. - - - - --- 2019-12-18 Georg-Johann Lay New
analyzer: remove __analyzer builtins analyzer: remove __analyzer builtins - - - - --- 2019-12-18 David Malcolm New
[C++] PR c++/12333 - X::~X() with implicit this->. [C++] PR c++/12333 - X::~X() with implicit this->. - - - - --- 2019-12-18 Jason Merrill New
[committed,amdgcn] Fix vect/pr65947-8.c testcase for amdgcn [committed,amdgcn] Fix vect/pr65947-8.c testcase for amdgcn - - - - --- 2019-12-18 Andrew Stubbs New
Pass ipa-bit-cp info to tree-ssa-ccp Pass ipa-bit-cp info to tree-ssa-ccp - - - - --- 2019-12-18 Jan Hubicka New
[Ada] Small tweak to pragma Warnings (On) [Ada] Small tweak to pragma Warnings (On) - - - - --- 2019-12-18 Eric Botcazou New
[Ada] Fix three-letter typos like "sss" in comments and docs [Ada] Fix three-letter typos like "sss" in comments and docs - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] AI12-0282: shared variable control aspects on formal types [Ada] AI12-0282: shared variable control aspects on formal types - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Reserving switch d_K for known problem isssues detection [Ada] Reserving switch d_K for known problem isssues detection - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Missing accessibility actuals on calls to interface conversion functions [Ada] Missing accessibility actuals on calls to interface conversion functions - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Missing accessibility check on access discriminants [Ada] Missing accessibility check on access discriminants - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Wrong error on hidden must-override primitive [Ada] Wrong error on hidden must-override primitive - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Do not propagate Object_Size onto Size for composite types [Ada] Do not propagate Object_Size onto Size for composite types - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Bad "already use-visible" warning re: use in private part [Ada] Bad "already use-visible" warning re: use in private part - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[Ada] Document the introduction of the Object_Size attribute in Ada 2020 [Ada] Document the introduction of the Object_Size attribute in Ada 2020 - - - - --- 2019-12-18 Pierre-Marie de Rodat New
[C++] PR c++/12333 - X::~X() with implicit this->. [C++] PR c++/12333 - X::~X() with implicit this->. - - - - --- 2019-12-18 Jason Merrill New
[13/13] Fortran polymorphic class-type support for OpenACC OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[12/13] OpenACC 2.6 deep copy: Fortran execution tests OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[11/13] OpenACC 2.6 deep copy: C and C++ execution tests OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[10/13] OpenACC 2.6 deep copy: Fortran front-end parts OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[09/13] OpenACC 2.6 deep copy: C and C++ front-end parts OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[08/13] OpenACC 2.6 deep copy: middle-end parts OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[07/13] OpenACC 2.6 deep copy: libgomp parts OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[06/13] OpenACC 2.6 deep copy: attach/detach API routines OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[05/13] Factor out duplicate code in gimplify_scan_omp_clauses OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[04/13] Use gomp_map_val for OpenACC host-to-device address translation OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[03/13] OpenACC reference count consistency checking OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[02/13] OpenACC reference count overhaul OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[01/13] Use aux struct in libgomp for infrequently-used/API-specific data OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[RFC] ipa: duplicate ipa_size_summary for cloned nodes [RFC] ipa: duplicate ipa_size_summary for cloned nodes - - - - --- 2019-12-18 Xionghu Luo New
Fix redundant load missed by fre [tree-optimization 92980] Fix redundant load missed by fre [tree-optimization 92980] - - - - --- 2019-12-18 Hongtao Liu New
rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors - - - - --- 2019-12-18 Peter Bergner New
[4/4] analyzer: purge state for unknown function calls analyzer: Fixes for problems seen with CVE-2005-1689 - - - - --- 2019-12-17 David Malcolm New
[3/4] analyzer: fix dedupe issue seen with CVE-2005-1689 analyzer: Fixes for problems seen with CVE-2005-1689 - - - - --- 2019-12-17 David Malcolm New
[2/4] analyzer: better logging for dedupe_winners::add analyzer: Fixes for problems seen with CVE-2005-1689 - - - - --- 2019-12-17 David Malcolm New
[1/4] analyzer: add ChangeLog analyzer: Fixes for problems seen with CVE-2005-1689 - - - - --- 2019-12-17 David Malcolm New
[C++] PR c++/79592 - missing explanation of invalid constexpr. [C++] PR c++/79592 - missing explanation of invalid constexpr. - - - - --- 2019-12-17 Jason Merrill New
[C++] PR c++/92576 - redeclaration of variable template. [C++] PR c++/92576 - redeclaration of variable template. - - - - --- 2019-12-17 Jason Merrill New
[C++] * name-lookup.c (get_std_name_hint): Add std::byte. [C++] * name-lookup.c (get_std_name_hint): Add std::byte. - - - - --- 2019-12-17 Jason Merrill New
[C++] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973) [C++] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973) - - - - --- 2019-12-17 Jakub Jelinek New
[C++] Fix bad defaulted comparison operator error recovery (PR c++/92966) [C++] Fix bad defaulted comparison operator error recovery (PR c++/92966) - - - - --- 2019-12-17 Jakub Jelinek New
[C++] Avoid weird inform without previos error during SFINAE (PR c++/92965) [C++] Avoid weird inform without previos error during SFINAE (PR c++/92965) - - - - --- 2019-12-17 Jakub Jelinek New
Avoid suspicious -Wduplicate-branches warning in lto-wrapper.c (PR lto/92972) Avoid suspicious -Wduplicate-branches warning in lto-wrapper.c (PR lto/92972) - - - - --- 2019-12-17 Jakub Jelinek New
Use simple LRA algorithm at -O0 Use simple LRA algorithm at -O0 - - - - --- 2019-12-17 Eric Botcazou New
[WIP] OpenACC 'acc_attach*', 'acc_detach*' runtime library routines (was: [PATCH] OpenACC 2.6 manua… [WIP] OpenACC 'acc_attach*', 'acc_detach*' runtime library routines (was: [PATCH] OpenACC 2.6 manua… - - - - --- 2019-12-17 Thomas Schwinge New
In 'libgomp/target.c', 'struct splay_tree_key_s', use 'struct splay_tree_aux' for infrequently-used… In 'libgomp/target.c', 'struct splay_tree_key_s', use 'struct splay_tree_aux' for infrequently-used… - - - - --- 2019-12-17 Thomas Schwinge New
Fix partitioning ICE with external comdats Fix partitioning ICE with external comdats - - - - --- 2019-12-17 Jan Hubicka New
[Fortran] PR92896 [10 Regression] Fix - Prevent character conversion in array constructor [Fortran] PR92896 [10 Regression] Fix - Prevent character conversion in array constructor - - - - --- 2019-12-17 Mark Eggleston New
[committed] Add myself to MAINTAINERS [committed] Add myself to MAINTAINERS - - - - --- 2019-12-17 Mihail Ionescu New
[committed,pr92772] Mention bug in comment [committed,pr92772] Mention bug in comment - - - - --- 2019-12-17 Andrew Stubbs New
[committed,amdgcn] Implement extract_last and fold_extract_last [committed,amdgcn] Implement extract_last and fold_extract_last - - - - --- 2019-12-17 Andrew Stubbs New
[committed,amdgcn] Implement clz and ctz [committed,amdgcn] Implement clz and ctz - - - - --- 2019-12-17 Andrew Stubbs New
IPA-CP: Remove bogus static keyword (PR 92971) IPA-CP: Remove bogus static keyword (PR 92971) - - - - --- 2019-12-17 Martin Jambor New
[4/4] Make total scalarization also copy padding (PR 92486) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
[3/4] Also propagate SRA accesses from LHS to RHS (PR 92706) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
« 1 2 ... 410 411 4121266 1267 »