Show patches with: Archived = No       |   126777 patches
« 1 2 ... 223 224 2251267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Make SRA produce integer replacements for enumeration types - - - - --- 2011-09-06 Martin Jambor New
Make SRA tolerate most throwing statements - - - - --- 2014-04-17 Martin Jambor New
Make SRA tolerate most throwing statements - - - - --- 2014-04-15 Martin Jambor New
Make TREE_NOTHROW use the base.nothrow_flag again - - - - --- 2012-08-22 Dodji Seketeli New
Make TYPE_DECLs public in common code - - - - --- 2014-06-30 Jan Hubicka New
Make VRP optimize useless conversions - - - - --- 2011-07-11 Richard Biener New
Make VRP optimize useless conversions - - - - --- 2011-07-08 Richard Biener New
Make VRP optimize useless conversions - - - - --- 2011-07-08 Richard Biener New
Make VRP union faster Make VRP union faster - - - - --- 2019-07-30 Richard Biener New
Make Warray-bounds alias to Warray-bounds= [PR107787] Make Warray-bounds alias to Warray-bounds= [PR107787] - - - - --- 2022-11-23 Iskander Shakirzyanov New
Make Wodr warnings stable. Make Wodr warnings stable. - - - - --- 2018-04-18 Martin Liška New
Make __FUNCTION__ a mergeable string and do not generate symbol entry. - - - - --- 2017-07-14 Martin Liška New
Make __FUNCTION__ a mergeable string and do not generate symbol entry. - - - - --- 2017-04-25 Martin Liška New
Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266). Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266). - - - - --- 2018-10-23 Martin Liška New
Make __allocated_ptr::_S_raw_ptr static - - - - --- 2016-07-13 Jonathan Wakely New
Make __glibcxx_assert constexpr compatible Make __glibcxx_assert constexpr compatible - - - - --- 2020-02-11 François Dumont New
Make __ibm128 a distinct type, patch 1 of 2 (PR 85657) Make __ibm128 a distinct type, patch 1 of 2 (PR 85657) - - - - --- 2018-05-18 Michael Meissner New
Make __resource_adaptor_imp usable with C++17 memory_resource Make __resource_adaptor_imp usable with C++17 memory_resource - - - - --- 2018-07-24 Jonathan Wakely New
Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer - - - - --- 2022-01-17 David Seifert New
Make a warning for -Werror=wrong-language (PR driver/91172). Make a warning for -Werror=wrong-language (PR driver/91172). - - - - --- 2019-07-16 Martin Liška New
Make add_phi_node_to_bb static Make add_phi_node_to_bb static - - - - --- 2023-08-02 Richard Biener New
Make alias sets of ODR types more precise Make alias sets of ODR types more precise - - - - --- 2019-07-16 Jan Hubicka New
Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1 Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1 - - - - --- 2019-05-30 Jan Hubicka New
Make all default vrange setters set VARYING. Make all default vrange setters set VARYING. - - - - --- 2022-08-26 Aldy Hernandez New
Make all gcc.dg/guality/const-volatile.c subtests PASS under LTO. - - - - --- 2014-09-20 Mark Wielaard New
Make all usage of "input_location" be explicit - - - - --- 2013-07-02 David Malcolm New
Make any_cast compare typeinfo as well as function pointers Make any_cast compare typeinfo as well as function pointers - - - - --- 2019-05-23 Jonathan Wakely New
Make array_at_struct_end_p to grok MEM_REFs - - - - --- 2016-05-20 Jan Hubicka New
Make asm not contain prefixed addresses. Make asm not contain prefixed addresses. - - - - --- 2021-02-02 Michael Meissner New
Make asm statement to cost at least 1 insn Make asm statement to cost at least 1 insn - - - - --- 2017-11-19 Jan Hubicka New
Make asm_out_file a text write-only file again - - - - --- 2012-07-13 Steven Bosscher New
Make assemble_real generate canonical CONST_INTs Make assemble_real generate canonical CONST_INTs - - - - --- 2019-09-17 Richard Sandiford New
Make assert in gimple_phi_arg more strict - - - - --- 2017-07-20 Richard Biener New
Make assert in gimple_phi_arg more strict - - - - --- 2017-07-20 Tom de Vries New
Make autofdo tests safer for parallel builds - - - - --- 2016-08-07 Andi Kleen New
Make basic asm implicitly clobber memory - - - - --- 2016-05-24 Bernd Edlinger New
Make basic asm implicitly clobber memory - - - - --- 2016-05-05 Bernd Edlinger New
Make basic asm implicitly clobber memory, pr24414 - - - - --- 2015-12-09 Bernd Edlinger New
Make basic_string::replace forward to different overload - - - - --- 2016-07-13 Jonathan Wakely New
Make branch_cost indpenent of optimize_size - - - - --- 2015-01-20 Jan Hubicka New
Make build_vector static Make build_vector static - - - - --- 2017-12-06 Richard Sandiford New
Make cdtor names stable for LTO (PR lto/91307). Make cdtor names stable for LTO (PR lto/91307). - - - - --- 2019-08-01 Martin Liška New
Make cgraph frequencies more precise - - - - --- 2015-10-12 Jan Hubicka New
Make cgraph_edge::resolve_speculation static Make cgraph_edge::resolve_speculation static - - - - --- 2020-01-04 Martin Jambor New
Make cgraph_preserve_function_body_p accept a node instead of decl - - - - --- 2011-04-28 Martin Jambor New
Make check_effective_target_c++ work for libstdc++ - - - - --- 2016-07-29 Jonathan Wakely New
Make check_effective_target_vect_sizes_32B_16B handle -mprefer-avx128 - - - - --- 2014-05-10 Joseph Myers New
Make collect2 use common diagnostics code - - - - --- 2011-05-19 Joseph Myers New
Make compute_deps, extend_schedule static - - - - --- 2015-09-29 Aditya K New
Make contrib/download_prerequisites work on AIX and OpenBSD Make contrib/download_prerequisites work on AIX and OpenBSD - - - - --- 2020-06-23 Ilya Leoshkevich New
Make cp_fold more consistent in its output caching - - - - --- 2016-05-31 Patrick Palka New
Make cstddef / cstdarg more robust (PR 69881) - - - - --- 2016-02-23 Bernd Edlinger New
Make cxxfilt demangle internal-linkage templates - - - - --- 2013-08-07 Paul Pluzhnikov New
Make debug(edge) more verbose. Make debug(edge) more verbose. - - - - --- 2019-05-31 Martin Liška New
Make debug_tree() print the length of a TREE_VEC - - - - --- 2015-06-25 Patrick Palka New
Make declaration of wide_int_storage match its definition - - - - --- 2014-07-05 Gerald Pfeifer New
Make default duplicate and insert methods of summaries abort; fix fallout Make default duplicate and insert methods of summaries abort; fix fallout - - - - --- 2020-10-25 Jan Hubicka New
Make deque iterator operators hidden friends Make deque iterator operators hidden friends - - - - --- 2019-05-08 François Dumont New
Make devirtualization use BINFO_VTABLE instead of BINFO_VIRTUALS - - - - --- 2011-09-01 Martin Jambor New
Make dg-extract-results.sh explicitly treat .{sum,log} files as text - - - - --- 2014-12-16 Sergio Durigan Junior New
Make dg-extract-results.sh explicitly treat .{sum,log} files as text - - - - --- 2014-12-15 Sergio Durigan Junior New
Make dg-extract-results.sh explicitly treat .{sum,log} files as text - - - - --- 2014-12-15 Sergio Durigan Junior New
Make diagnostic pragmas use option handlers, clean up -Werror= - - - - --- 2010-11-12 Joseph Myers New
Make direct emission of time profiler counter - - - - --- 2016-11-04 Martin Liška New
Make direct emission of time profiler counter - - - - --- 2016-11-03 Martin Liška New
Make disabled-optimization warning more informative; increase default max-gcse-memory - - - - --- 2015-11-12 Bradley Lucier New
Make disabled-optimization warning more informative; increase default max-gcse-memory - - - - --- 2015-11-12 Bradley Lucier New
Make distclean clean up more (PR70173) - - - - --- 2016-04-11 Segher Boessenkool New
Make do_loop use estimated_num_iterations/expected_num_iterations - - - - --- 2016-05-19 Jan Hubicka New
Make do_self_spec use common options machinery - - - - --- 2010-10-23 Joseph Myers New
Make dominated_by_p and get_immediate_dominator inline - - - - --- 2010-06-23 Jan Hubicka New
Make dominated_by_p and get_immediate_dominator inline - - - - --- 2010-06-22 Jan Hubicka New
Make driver process options with *.opt machinery - - - - --- 2010-08-12 Joseph Myers New
Make dwarf2out punt for MODE_VECTOR_BOOL Make dwarf2out punt for MODE_VECTOR_BOOL - - - - --- 2019-12-10 Richard Sandiford New
Make dwarf2out use DECL_FILE_SCOPE_P some more - - - - --- 2010-10-01 Richard Biener New
Make edge profiling slightly faster - - - - --- 2017-06-16 Jan Hubicka New
Make ext allocators support heterogeneous equality comparison Make ext allocators support heterogeneous equality comparison - - - - --- 2018-10-11 Jonathan Wakely New
Make fdump-tree-sccp-details more complete - - - - --- 2015-11-16 Tom de Vries New
Make filesystem::file_status default constructor non-explicit (LWG 2787) Make filesystem::file_status default constructor non-explicit (LWG 2787) - - - - --- 2017-10-27 Jonathan Wakely New
Make filesystem::path comparison operators hidden friends (LWG 3065) Make filesystem::path comparison operators hidden friends (LWG 3065) - - - - --- 2019-04-24 Jonathan Wakely New
Make filesystem::path safe for self assignment Make filesystem::path safe for self assignment - - - - --- 2019-04-05 Jonathan Wakely New
Make filesystem::path work with basic_string_view (P0392R0) - - - - --- 2016-10-28 Jonathan Wakely New
Make fix for PR 83965 handle SLP reduction chains Make fix for PR 83965 handle SLP reduction chains - - - - --- 2018-02-20 Richard Sandiford New
Make flag_thread_jumps a gate of pass_jump_after_combine Make flag_thread_jumps a gate of pass_jump_after_combine - - - - --- 2019-11-14 Ilya Leoshkevich New
Make flag_trapping_math a non-binary Boolean. Make flag_trapping_math a non-binary Boolean. - - - - --- 2021-09-25 Roger Sayle New
Make flow of option processing more readily visible Make flow of option processing more readily visible - - - - --- 2021-10-05 Richard Biener New
Make fold_range_test work only on integral types (PR middle-end/58809) - - - - --- 2013-10-21 Marek Polacek New
Make full use of context-sensitive ranges in access warnings Make full use of context-sensitive ranges in access warnings - - - - --- 2021-10-23 Martin Sebor New
Make function clone name numbering independent. Make function clone name numbering independent. - - - - --- 2018-07-17 Michael Ploujnikov New
Make function clone name numbering independent. Make function clone name numbering independent. - - - - --- 2018-07-16 Michael Ploujnikov New
Make function_code a 32-bit field Make function_code a 32-bit field - - - - --- 2019-08-05 Richard Sandiford New
Make gcc.dg/tree-ssa/ivopt_5.c more robust - - - - --- 2016-08-05 Richard Biener New
Make gcc.dg/tree-ssa/pr71078-3.c more robust - - - - --- 2017-02-02 Richard Biener New
Make gcc.target/arm/bics_3.c testcase a bit more generic [PR113542] Make gcc.target/arm/bics_3.c testcase a bit more generic [PR113542] - - - - --- 2024-01-25 Maxim Kuvyrkov New
Make gcov docs more precise (PR gcov-profile/89959). Make gcov docs more precise (PR gcov-profile/89959). - - - - --- 2019-04-08 Martin Liška New
Make genattrtab.c create unique symbol_refs - - - - --- 2011-08-13 Richard Sandiford New
Make genmatch transform failure handling more consistent Make genmatch transform failure handling more consistent - - - - --- 2020-08-05 Richard Biener New
Make get_or_create_ssa_default_def consistently use the fn parameter - - - - --- 2013-03-04 Martin Jambor New
Make get_value_for_expr check for INTEGER_CSTs Make get_value_for_expr check for INTEGER_CSTs - - - - --- 2019-09-18 Richard Sandiford New
Make gimple.h checks conditional with ENABLE_GIMPLE_CHECKING - - - - --- 2010-06-09 Jan Hubicka New
« 1 2 ... 223 224 2251267 1268 »