Show patches with: Archived = No       |   126820 patches
« 1 2 ... 411 412 4131268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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] 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] 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] Missing accessibility check on access discriminants [Ada] Missing accessibility check on access discriminants - - - - --- 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] 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] 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
[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] 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] 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
[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
[2/4] SRA: Total scalarization after access propagation (PR 92706) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
[1/4] Add verification of SRA accesses [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
Handle aggregate pass-through for self-recursive call (PR ipa/92794) Handle aggregate pass-through for self-recursive call (PR ipa/92794) - - - - --- 2019-12-17 Feng Xue OS New
[1/1] Work around array out of bounds warning in mkdeps [1/1] Work around array out of bounds warning in mkdeps - - - - --- 2019-12-17 Andreas Krebbel New
Some x86 AMD -march= docs fixes + formatting fixes (PR target/92962) Some x86 AMD -march= docs fixes + formatting fixes (PR target/92962) - - - - --- 2019-12-17 Jakub Jelinek New
Some compute_objsize/gimple_call_alloc_size/maybe_warn_overflow cleanups (PR tree-optimization/9286… Some compute_objsize/gimple_call_alloc_size/maybe_warn_overflow cleanups (PR tree-optimization/9286… - - - - --- 2019-12-17 Jakub Jelinek New
Fix symver attribute with LTO Fix symver attribute with LTO - - - - --- 2019-12-17 Xi Ruoyao New
[C++] PR c++/91165 - verify_gimple ICE with cached constexpr. [C++] PR c++/91165 - verify_gimple ICE with cached constexpr. - - - - --- 2019-12-16 Jason Merrill New
[C++] Improve throw, sizeof, and alignof locations & more [C++] Improve throw, sizeof, and alignof locations & more - - - - --- 2019-12-16 Paolo Carlini New
[committed] avoid assuming array indices are zero-based (PR 92952) [committed] avoid assuming array indices are zero-based (PR 92952) - - - - --- 2019-12-16 Martin Sebor New
[OpenACC] Fix implicit mapping in enclosed 'acc data' constructions [OpenACC] Fix implicit mapping in enclosed 'acc data' constructions - - - - --- 2019-12-16 Tobias Burnus New
[avr,1/3] Support 64-bit (long) double: The gcc part. Support 64-bit (long) double. - - - - --- 2019-12-16 Georg-Johann Lay New
Prevent IPA-SRA from creating calls to local comdats (PR 92676) Prevent IPA-SRA from creating calls to local comdats (PR 92676) - - - - --- 2019-12-16 Martin Jambor New
rs6000: Use symbolic names for the CR fields in more cases rs6000: Use symbolic names for the CR fields in more cases - - - - --- 2019-12-16 Segher Boessenkool New
[AArch64] ACLE 8-bit integer matrix multiply-accumulate intrinsics [AArch64] ACLE 8-bit integer matrix multiply-accumulate intrinsics - - - - --- 2019-12-16 Dennis Zhang New
[Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics [Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics - - - - --- 2019-12-16 Dennis Zhang New
get source line for diagnostic from preprocessed file / PR preprocessor/79106 get source line for diagnostic from preprocessed file / PR preprocessor/79106 - - - - --- 2019-12-16 Bader, Lucas New
[Ada] Fix couple of oversights in the implementation of AI12-0128 [Ada] Fix couple of oversights in the implementation of AI12-0128 - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Expand renamings of subcomponents of an atomic or VFA object [Ada] Expand renamings of subcomponents of an atomic or VFA object - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Fully propagate representation aspects through renaming [Ada] Fully propagate representation aspects through renaming - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Suppress unused warnings in the presence of errors [Ada] Suppress unused warnings in the presence of errors - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Remove new strict-alignment check added by AI12-0001 [Ada] Remove new strict-alignment check added by AI12-0001 - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Export the Ada version through the C interface [Ada] Export the Ada version through the C interface - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Better error message for "is null" subunit [Ada] Better error message for "is null" subunit - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Do not set a bogus Esize on subtype built for Component_Size clause [Ada] Do not set a bogus Esize on subtype built for Component_Size clause - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Bad warning: Size in Compile_Time_Error in nested instance [Ada] Bad warning: Size in Compile_Time_Error in nested instance - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Small consistency fix for Volatile_Full_Access objects [Ada] Small consistency fix for Volatile_Full_Access objects - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Implement new legality rules introduced in C.6(13) by AI12-0128 [Ada] Implement new legality rules introduced in C.6(13) by AI12-0128 - - - - --- 2019-12-16 Pierre-Marie de Rodat New
[Ada] Validate_Access_Subprogram_Instance: check if not null types match [Ada] Validate_Access_Subprogram_Instance: check if not null types match - - - - --- 2019-12-16 Pierre-Marie de Rodat New
« 1 2 ... 411 412 4131268 1269 »