Show patches with: State = Action Required       |   126621 patches
« 1 2 ... 225 226 2271266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Make redirection only for target_clones (PR ipa/85329). Make redirection only for target_clones (PR ipa/85329). - - - - --- 2018-04-11 Martin Liška New
Make reference removal and speculative devirtualization coexist peacefully - - - - --- 2013-09-05 Martin Jambor New
Make regcprop check HARD_REGNO_MODE_OK - - - - --- 2011-07-20 Richard Sandiford New
Make regcprop to eliminate noop moves better - - - - --- 2016-09-22 Jan Hubicka New
Make regcprop to eliminate noop moves better - - - - --- 2016-09-18 Jan Hubicka New
Make reload_cse_regs static - - - - --- 2012-05-04 Steven Bosscher New
Make renumber_gimple_stmt_uids and renumber_gimple_stmt_uids_in_bbs consistent - - - - --- 2011-03-30 Richard Biener New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-22 Michael Meissner New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-20 Michael Meissner New
Make rtl_split_edge work for jumps that fall through (PR72749) - - - - --- 2017-01-14 Segher Boessenkool New
Make safe_iterator inline friends Make safe_iterator inline friends - - - - --- 2018-08-22 François Dumont New
Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state - - - - --- 2021-11-03 Richard Biener New
Make scatter/gather vectorization failures non-fatal (PR tree-optimization/91033) Make scatter/gather vectorization failures non-fatal (PR tree-optimization/91033) - - - - --- 2019-07-03 Jakub Jelinek New
Make scev instantiation call compute_overall_effect_of_inner_loop - - - - --- 2010-06-08 Sebastian Pop New
Make set_fast_math_flags and set_unsafe_math_optimizations_flags static - - - - --- 2010-10-16 Joseph Myers New
Make shift argument to eoshift0 and eoshift2 be of type index_type Make shift argument to eoshift0 and eoshift2 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Make shift argument to eoshift0 be of type index_type Make shift argument to eoshift0 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074) - - - - --- 2011-11-25 Jakub Jelinek New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2) - - - - --- 2011-12-04 Eric Botcazou New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2) - - - - --- 2011-11-29 Jakub Jelinek New
Make sinking clobbers across EH reliable Make sinking clobbers across EH reliable - - - - --- 2020-01-08 Richard Biener New
Make sizetypes no longer sign-extending - - - - --- 2012-05-07 Eric Botcazou New
Make sizetypes no longer sign-extending - - - - --- 2012-04-25 Richard Biener New
Make soft-fp symbols into compat symbols for powerpc*-*-linux* - - - - --- 2014-10-30 Joseph Myers New
Make some asan builtins tm_pure (PR sanitizer/55508) - - - - --- 2012-12-12 Jakub Jelinek New
Make some comdats implicitly hidden - - - - --- 2013-08-28 Jan Hubicka New
Make some comdats implicitly hidden - - - - --- 2013-08-26 Jan Hubicka New
Make some new algorithms work in parallel mode Make some new algorithms work in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Make some parallel mode algorithms usable in constexpr contexts Make some parallel mode algorithms usable in constexpr contexts - - - - --- 2019-10-01 Jonathan Wakely New
Make some std::variant helper functions noexcept Make some std::variant helper functions noexcept - - - - --- 2019-04-23 Jonathan Wakely New
Make some ubsan tests more robust - - - - --- 2014-03-24 Marek Polacek New
Make sparc's "struct processor_costs" private to sparc.c - - - - --- 2011-10-22 David Miller New
Make split_block and create_basic_block type-safe - - - - --- 2015-03-12 Richard Biener New
Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *) - - - - --- 2014-07-30 Martin Jambor New
Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *) - - - - --- 2014-07-25 Martin Jambor New
Make stackalign test LTO proof - - - - --- 2015-12-04 Andre Vieira (lists) New
Make stackalign test LTO proof - - - - --- 2015-11-12 Andre Vieira (lists) New
Make static vars inside of target regions or declare target routines implicitly declare target to (… Make static vars inside of target regions or declare target routines implicitly declare target to (… - - - - --- 2019-06-13 Jakub Jelinek New
Make std::align tests depend on stdint.h - - - - --- 2014-10-15 Jonathan Wakely New
Make std::async return deferred if thread creation fails - - - - --- 2015-10-24 Jonathan Wakely New
Make std::bind use std::invoke - - - - --- 2016-10-14 Jonathan Wakely New
Make std::deque meet C++11 allocator requirements - - - - --- 2014-09-12 Jonathan Wakely New
Make std::deque meet C++11 allocator requirements - - - - --- 2014-09-09 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-12-12 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-10-20 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-10-19 Jonathan Wakely New
Make std::forward_list iterator operators inline friend Make std::forward_list iterator operators inline friend - - - - --- 2018-10-10 François Dumont New
Make std::forward_list safe against overloaded operator& - - - - --- 2015-06-17 Jonathan Wakely New
Make std::function tolerate semantically non-CopyConstructible objects Make std::function tolerate semantically non-CopyConstructible objects - - - - --- 2018-05-09 Jonathan Wakely New
Make std::future::share() noexcept (LWG 2556) - - - - --- 2016-11-14 Jonathan Wakely New
Make std::invoke usable in constant expressions Make std::invoke usable in constant expressions - - - - --- 2019-10-23 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list::iterator == and != global inline friend Make std::list::iterator == and != global inline friend - - - - --- 2018-10-09 François Dumont New
Make std::match_results::_M_resize more useful Make std::match_results::_M_resize more useful - - - - --- 2018-12-04 Jonathan Wakely New
Make std::reference_wrapper trivially copyable. - - - - --- 2014-11-04 Jonathan Wakely New
Make std::scoped_allocator_adaptor's OUTERMOST recursive - - - - --- 2016-10-06 Jonathan Wakely New
Make std::string default constructor conditionally noexcept - - - - --- 2015-05-13 Jonathan Wakely New
Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770) - - - - --- 2016-11-15 Jonathan Wakely New
Make std::vector<bool> iterator operators friend inline Make std::vector<bool> iterator operators friend inline - - - - --- 2018-10-12 François Dumont New
Make std::vector<bool> meet C++11 allocator requirements. - - - - --- 2014-10-31 Jonathan Wakely New
Make store likely in optimize_mask_stores Make store likely in optimize_mask_stores - - - - --- 2023-07-27 Jan Hubicka New
Make string_view operations involving CharT* *not* noexcept and consistent beween string_view and s… - - - - --- 2014-04-15 Jonathan Wakely New
Make strlen range computations more conservative Make strlen range computations more conservative - - - - --- 2018-07-24 Bernd Edlinger New
Make sure -fexceptions is enabled when -fnon-call-exceptions is Make sure -fexceptions is enabled when -fnon-call-exceptions is - - - - --- 2021-08-30 Richard Biener New
Make sure cfg-cleanup runs - - - - --- 2014-06-18 Richard Biener New
Make sure free_gimple_bb is called on all graphite created bbs (PR tree-optimization/46966) - - - - --- 2010-12-16 Jakub Jelinek New
Make sure rs6000-modes.h is installed in plugin/include/config/rs6000/ subdir Make sure rs6000-modes.h is installed in plugin/include/config/rs6000/ subdir - - - - --- 2018-06-28 Jakub Jelinek New
Make sure shift amount in RTL is not wider than shift mode (PR rtl-optimization/65321) - - - - --- 2015-03-09 Jakub Jelinek New
Make sure that all insn codes are in (0, LAST_INSN_CODE) - - - - --- 2014-05-27 Richard Sandiford New
Make sure that all insn codes are in (0, LAST_INSN_CODE) - - - - --- 2014-05-26 Richard Sandiford New
Make sure that contrib/download_prerequisites is run from correct place - - - - --- 2015-09-10 Markus Trippelsdorf New
Make sure to simplify CFG after OMP SIMD vectorization - - - - --- 2017-05-26 Richard Biener New
Make sure we're playing with integral modes before call extract_integral_bit_field. Make sure we're playing with integral modes before call extract_integral_bit_field. - - - - --- 2021-08-06 Liu, Hongtao New
Make switchconv smarter. Make switchconv smarter. - - - - --- 2020-12-18 Martin Liška New
Make symtab ready for duplicated symtab nodes during streaming - - - - --- 2013-06-12 Jan Hubicka New
Make target_clones resolver fn static. Make target_clones resolver fn static. - - - - --- 2020-01-17 Martin Liška New
Make test for Filesystem TS actually use the Filesystem TS Make test for Filesystem TS actually use the Filesystem TS - - - - --- 2018-12-10 Jonathan Wakely New
Make test helper work with non-copyable types - - - - --- 2016-10-12 Jonathan Wakely New
Make tests failing with version namespace UNSUPPORTED Make tests failing with version namespace UNSUPPORTED - - - - --- 2017-09-27 François Dumont New
Make tests less istreambuf_iterator implementation dependent Make tests less istreambuf_iterator implementation dependent - - - - --- 2017-09-27 François Dumont New
Make the 2 versions of delete more similar - - - - --- 2013-10-02 Marc Glisse New
Make the Blackfin port build again - - - - --- 2014-05-21 Bernd Schmidt New
Make the IRA shrink-wrapping preparation also work on ppc64 - - - - --- 2013-11-21 Martin Jambor New
Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix) - - - - --- 2017-05-23 Thomas Schwinge New
Make the PR99220 fix more robust Make the PR99220 fix more robust - - - - --- 2021-02-25 Richard Biener New
Make the default rtx_costs of MULT/DIV variants consistent. Make the default rtx_costs of MULT/DIV variants consistent. - - - - --- 2022-05-30 Roger Sayle New
Make the pass of 941014-1.c as a normal pass. - - - - --- 2011-09-20 Terry Guo New
Make the string_view literal operators constexpr like the ctors they call. - - - - --- 2014-07-25 Ed Smith-Rowland New
Make the vectoriser drop to strided accesses for stores with gaps Make the vectoriser drop to strided accesses for stores with gaps - - - - --- 2018-07-20 Richard Sandiford New
Make the vectorizer version outer loops Make the vectorizer version outer loops - - - - --- 2019-06-13 Richard Biener New
Make timevar phases mutually exclusive. (issue6302064) - - - - --- 2012-06-11 Lawrence Crowl New
Make tree if-conversion honor PARAM_ALLOW_STORE_DATA_RACES - - - - --- 2015-12-10 Richard Biener New
Make tree-ssa-strlen.c handle partial unterminated strings - - - - --- 2017-05-17 Richard Sandiford New
Make tree-ssa-strlen.c handle partial unterminated strings - - - - --- 2017-05-05 Richard Sandiford New
Make try_unroll_loop_completely to use loop bounds recorded - - - - --- 2012-10-16 Jan Hubicka New
Make try_unroll_loop_completely to use loop bounds recorded - - - - --- 2012-10-11 Jan Hubicka New
Make tsan tests less picky about ansi escape codes in diagnostics. - - - - --- 2015-09-08 Jonathan Roelofs New
Make ubsan tests less picky about ansi escape codes in diagnostics. - - - - --- 2015-09-03 Jonathan Roelofs New
Make ubsan tests less picky about ansi escape codes in diagnostics. - - - - --- 2015-08-27 Jonathan Roelofs New
« 1 2 ... 225 226 2271266 1267 »