Show patches with: State = Action Required       |   126988 patches
« 1 2 ... 207 208 2091269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-05-02 Bernd Edlinger New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-28 Bernd Edlinger New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-22 Bernd Edlinger New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-20 Bernd Edlinger New
Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572) Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572) - - - - --- 2018-04-30 Jakub Jelinek New
Implement boehm-gc for AARCH64:ILP32 - - - - --- 2015-02-11 Andrew Pinski New
Implement cond and induction cond reduction w/o REDUC_MAX_EXPR - - - - --- 2017-06-22 Richard Biener New
Implement cond and induction cond reduction w/o REDUC_MAX_EXPR - - - - --- 2017-06-21 Richard Biener New
Implement constant-folding simplifications of reductions. Implement constant-folding simplifications of reductions. - - - - --- 2022-02-21 Roger Sayle New
Implement constexpr std::addressof for C++17 - - - - --- 2016-10-10 Jonathan Wakely New
Implement correct std::variant triviality rules from P0602R4 Implement correct std::variant triviality rules from P0602R4 - - - - --- 2019-04-23 Jonathan Wakely New
Implement cross-module indirect call value profiling - - - - --- 2013-08-09 Jan Hubicka New
Implement flat loop profile detection Implement flat loop profile detection - - - - --- 2023-07-21 Jan Hubicka New
Implement ggc_trim Implement ggc_trim - - - - --- 2019-10-11 Jan Hubicka New
Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO). Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO). - - - - --- 2022-07-06 Aldy Hernandez New
Implement intraprocedural dataflow for ipa-modref EAF analyser Implement intraprocedural dataflow for ipa-modref EAF analyser - - - - --- 2021-11-04 Jan Hubicka New
Implement ipa_inline_call_context cache Implement ipa_inline_call_context cache - - - - --- 2019-11-03 Jan Hubicka New
Implement ipa_vr hashing. Implement ipa_vr hashing. - - - - --- 2023-05-22 Aldy Hernandez New
Implement is_[nothrow_]swappable (p0185r1) - 2nd try - - - - --- 2016-06-16 Jonathan Wakely New
Implement iterative dataflow in modref to track parameters Implement iterative dataflow in modref to track parameters - - - - --- 2020-09-26 Jan Hubicka New
Implement known/maybe fpclassify like API for frange. Implement known/maybe fpclassify like API for frange. - - - - --- 2022-09-08 Aldy Hernandez New
Implement libffi for AARCH64:ILP32 - - - - --- 2015-02-10 Andrew Pinski New
Implement libffi for AARCH64:ILP32 - - - - --- 2015-02-09 Andrew Pinski New
Implement loop guard heuristics - - - - --- 2016-06-25 Jan Hubicka New
Implement more rtx vector folds on variable-length vectors Implement more rtx vector folds on variable-length vectors - - - - --- 2019-07-11 Richard Sandiford New
Implement move semantics for iostreams - - - - --- 2014-09-24 Jonathan Wakely New
Implement move semantics for iostreams - - - - --- 2014-09-24 Jonathan Wakely New
Implement move semantics for iostreams - - - - --- 2014-09-24 Jonathan Wakely New
Implement move semantics for iostreams - - - - --- 2014-09-24 Jonathan Wakely New
Implement move semantics for iostreams - - - - --- 2014-09-23 Jonathan Wakely New
Implement move semantics for iostreams - - - - --- 2014-09-22 Jonathan Wakely New
Implement new hook for max_align_t_align - - - - --- 2016-10-10 John David Anglin New
Implement new hook for max_align_t_align - - - - --- 2016-10-08 John David Anglin New
Implement new hook for max_align_t_align - - - - --- 2016-10-08 John David Anglin New
Implement no_sanitize function attribute - - - - --- 2016-12-22 Martin Liška New
Implement no_stack_protect attribute. Implement no_stack_protect attribute. - - - - --- 2020-05-18 Martin Liška New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-18 Xi Ruoyao New
Implement numeric_limits<__float128>. Implement numeric_limits<__float128>. - - - - --- 2019-05-11 Li, Pan2 via Gcc-patches New
Implement omp async support for nvptx Implement omp async support for nvptx - - - - --- 2017-10-27 Tom de Vries New
Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) - - - - --- 2017-07-18 Jakub Jelinek New
Implement openmp atomic load/store with __atomic builtins - - - - --- 2011-11-11 Richard Henderson New
Implement polymorphic_allocator<byte> for C++20 (P0339R6) Implement polymorphic_allocator<byte> for C++20 (P0339R6) - - - - --- 2019-03-04 Jonathan Wakely New
Implement range-op entry for __builtin_copysign. Implement range-op entry for __builtin_copysign. - - - - --- 2022-10-14 Aldy Hernandez New
Implement range-op entry for sin/cos. Implement range-op entry for sin/cos. - - - - --- 2023-04-18 Aldy Hernandez New
Implement resolution of LWG DR 685 precisely - - - - --- 2016-08-23 Jonathan Wakely New
Implement resolution of LWG DR 685 precisely - - - - --- 2016-08-23 Jonathan Wakely New
Implement sane variant converting constructor (P0608R3) Implement sane variant converting constructor (P0608R3) - - - - --- 2019-05-16 Jonathan Wakely New
Implement simple peeling on tree level; remove RTL peeling code - - - - --- 2012-11-05 Jan Hubicka New
Implement smart multiple switch expansion algorithms. Implement smart multiple switch expansion algorithms. - - - - --- 2017-10-06 Martin Liška New
Implement some of fold_binary_op_with_conditional_arg in match.pd Implement some of fold_binary_op_with_conditional_arg in match.pd - - - - --- 2022-05-11 Richard Biener New
Implement stap probe on ARM's unwinder - - - - --- 2011-12-02 Sergio Durigan Junior New
Implement stap probe on ARM's unwinder - - - - --- 2011-11-22 Sergio Durigan Junior New
Implement std::advance for istreambuf_iterator using pubseekoff Implement std::advance for istreambuf_iterator using pubseekoff - - - - --- 2019-10-14 François Dumont New
Implement std::common_reference for C++20 Implement std::common_reference for C++20 - - - - --- 2019-09-10 Jonathan Wakely New
Implement std::experimental::source_location (N4519) - - - - --- 2017-05-16 Jonathan Wakely New
Implement std::experimental::source_location (N4519) - - - - --- 2017-05-16 Jonathan Wakely New
Implement std::experimental::variant - - - - --- 2016-08-19 Jonathan Wakely New
Implement std::experimental::variant - - - - --- 2016-08-06 Tim Shen New
Implement std::filesystem for C++17 - - - - --- 2016-10-28 Jonathan Wakely New
Implement std::has_unique_object_representations - - - - --- 2016-10-07 Jonathan Wakely New
Implement std::launder for C++17 - - - - --- 2016-10-28 Jonathan Wakely New
Implement std::make_unique - - - - --- 2013-05-18 Jonathan Wakely New
Implement std::make_unique - - - - --- 2013-05-18 Jonathan Wakely New
Implement std::pmr::synchronized_pool_resource Implement std::pmr::synchronized_pool_resource - - - - --- 2018-11-08 Jonathan Wakely New
Implement std::pmr::unsynchronized_pool_resource Implement std::pmr::unsynchronized_pool_resource - - - - --- 2018-11-06 Jonathan Wakely New
Implement std::pointer_safety etc. - - - - --- 2015-05-01 Jonathan Wakely New
Implement std::pointer_traits::to_address as per P0653R0 - - - - --- 2017-07-20 Jonathan Wakely New
Implement std::pointer_traits::to_address as per P0653R0 - - - - --- 2017-07-16 Glen Fernandes New
Implement std::to_address for C++2a Implement std::to_address for C++2a - - - - --- 2017-11-18 Glen Fernandes New
Implement std::visit<R> for C++2a (P0655R1) Implement std::visit<R> for C++2a (P0655R1) - - - - --- 2019-04-05 Jonathan Wakely New
Implement streamer for frange. Implement streamer for frange. - - - - --- 2022-08-02 Aldy Hernandez New
Implement the "retain" attribute Implement the "retain" attribute - - - - --- 2020-10-22 Jozef Lawrynowicz New
Implement the <array> part of C++20 p1032 Misc constexpr bits. Implement the <array> part of C++20 p1032 Misc constexpr bits. - - - - --- 2019-11-09 Smith-Rowland, Edward M New
Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Implement the <iterator> part of C++20 p1032 Misc constexpr bits. - - - - --- 2019-11-15 Smith-Rowland, Edward M New
Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Implement the <tuple> part of C++20 p1032 Misc constexpr bits. - - - - --- 2019-11-09 Smith-Rowland, Edward M New
Implement three-level optimize_for_size predicates Implement three-level optimize_for_size predicates - - - - --- 2020-10-26 Jan Hubicka New
Implement unique_xmalloc_ptr<T[]> and add more selftests Implement unique_xmalloc_ptr<T[]> and add more selftests - - - - --- 2017-10-13 David Malcolm New
Implement vect_cmdline_needed properly on sparc. - - - - --- 2011-11-09 David Miller New
Implement x86 reduc_plus_scal_v8qi (PR tree-optimization/91201) Implement x86 reduc_plus_scal_v8qi (PR tree-optimization/91201) - - - - --- 2019-07-31 Jakub Jelinek New
Implement x86 reduc_plus_scal_v{16,32,64}qi (PR tree-optimization/91201) Implement x86 reduc_plus_scal_v{16,32,64}qi (PR tree-optimization/91201) - - - - --- 2019-07-31 Jakub Jelinek New
Implement {get,set}_range_info() variants that work with value_range's Implement {get,set}_range_info() variants that work with value_range's - - - - --- 2018-11-08 Aldy Hernandez New
Implementation of F2018:18.4 C descriptors and ISO_Fortran_binding.h Implementation of F2018:18.4 C descriptors and ISO_Fortran_binding.h - - - - --- 2018-12-16 Paul Richard Thomas New
Implementation of RANDOM_INIT from F2018 Implementation of RANDOM_INIT from F2018 - - - - --- 2018-01-08 Steve Kargl New
Implementation of asm goto outputs Implementation of asm goto outputs - - - - --- 2020-11-12 Vladimir Makarov New
Implementation of n3793 <experimental/optional> - - - - --- 2013-11-05 Jonathan Wakely New
Implementation of n3793 <experimental/optional> - - - - --- 2013-11-03 Paolo Carlini New
Implementation of n3793 <experimental/optional> - - - - --- 2013-11-03 Luc Danton New
Implementation of n3793 <experimental/optional> - - - - --- 2013-11-01 Jonathan Wakely New
Implementing OpenACC's Fortran module - - - - --- 2017-05-24 Thomas Schwinge New
Implementing OpenACC's Fortran module - - - - --- 2017-05-22 Thomas Schwinge New
Import AMD HSA API headers Import AMD HSA API headers - - - - --- 2020-11-24 Andrew Stubbs New
Import config.sub and config.guess from upstream. - - - - --- 2016-05-13 Jakub Sejdak New
Import iota and is_sorted from std to __gnu_cxx in C++0x mode. (issue4384043) - - - - --- 2011-04-07 Jeffrey Yasskin New
Import libcilkrts Build 4467 (PR target/68945) - - - - --- 2016-11-17 Rainer Orth New
Import various range-op fixes from the ranger branch. Import various range-op fixes from the ranger branch. - - - - --- 2020-10-05 Aldy Hernandez New
Importing gnulib into the gcc tree - - - - --- 2016-08-21 Gerald Pfeifer New
Improve "str" + 2 > "str" folding (PR c++/71448) - - - - --- 2016-06-08 Jakub Jelinek New
Improve # IVs generated by the vectorizer for strided loads/stores (PR84037) Improve # IVs generated by the vectorizer for strided loads/stores (PR84037) - - - - --- 2018-02-07 Richard Biener New
« 1 2 ... 207 208 2091269 1270 »