Show patches with: State = Action Required       |   127117 patches
« 1 2 ... 427 428 4291271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] Introduce dg-require-target-object-format Introduce a new GCC option, --record-gcc-command-line - - - - --- 2019-11-06 Egeyar Bagcioglu New
[rs6000] Add xxswapd support for V2DF and V2DI modes [rs6000] Add xxswapd support for V2DF and V2DI modes - - - - --- 2019-11-06 Kelvin Nilsen New
[3/3] libgcc: Implement TARGET_LIBGCC_REMOVE_DSO_HANDLE libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
[2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
[1/3] libgcc: Add --disable-eh-frame-registry configure option libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
Generalise gather and scatter optabs Generalise gather and scatter optabs - - - - --- 2019-11-06 Richard Sandiford New
[7/7] Fix test-suite fallout. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[OpenMP,Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device cl… [OpenMP,Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device cl… - - - - --- 2019-11-06 Tobias Burnus New
simplify-rtx: simplify_logical_relational_operation simplify-rtx: simplify_logical_relational_operation - - - - --- 2019-11-06 Segher Boessenkool New
[6/7] Remove set_default_param_value from documentation. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[ARM] Improve max_cond_insns setting for Cortex cores [ARM] Improve max_cond_insns setting for Cortex cores - - - - --- 2019-11-06 Wilco Dijkstra New
[Arm] Only enable fsched-pressure with Ofast [Arm] Only enable fsched-pressure with Ofast - - - - --- 2019-11-06 Wilco Dijkstra New
Some vectorizable_reduction TLC Some vectorizable_reduction TLC - - - - --- 2019-11-06 Richard Biener New
[committed] Warn about inconsistent OpenACC nested reduction clauses [committed] Warn about inconsistent OpenACC nested reduction clauses - - - - --- 2019-11-06 Frederik Harwath New
[5/7] Remove last leftover usage of params* files. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[4/7] Remove gcc/params.* files. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[vect] PR92317: fix skip_epilogue creation for epilogues [vect] PR92317: fix skip_epilogue creation for epilogues - - - - --- 2019-11-06 Andre Vieira (lists) New
[3/7] Apply mechanical replacement (generated patch). Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[2/7] Include new generated gcc/params.opt file. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[V4] rs6000: Refine unroll factor in loop_unroll_adjust hook [V4] rs6000: Refine unroll factor in loop_unroll_adjust hook - - - - --- 2019-11-06 Jiufu Guo New
doc: Insn splitting by combine doc: Insn splitting by combine - - - - --- 2019-11-06 Segher Boessenkool New
tweak component_ref_size to extend -Wzero-length-array-bounds and not ICE (PR 92373) tweak component_ref_size to extend -Wzero-length-array-bounds and not ICE (PR 92373) - - - - --- 2019-11-06 Martin Sebor New
[C++] Implement C++20 operator<=>. [C++] Implement C++20 operator<=>. - - - - --- 2019-11-05 Jason Merrill New
[C++] Use vec instead of raw array for built-in candidates. [C++] Use vec instead of raw array for built-in candidates. - - - - --- 2019-11-05 Jason Merrill New
[C++] Various small C++ changes. [C++] Various small C++ changes. - - - - --- 2019-11-05 Jason Merrill New
Fix attribute((section)) for templates Fix attribute((section)) for templates - - - - --- 2019-11-05 Strager Neds New
[C++] diagnose address and decltype of unsatisfied function [C++] diagnose address and decltype of unsatisfied function - - - - --- 2019-11-05 Jason Merrill New
[3/3] hwasan: add from upstream [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[2/3] Reapply all revisions mentioned in LOCAL_PATCHES. [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[1/3] Libsanitizer: merge from trunk [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[ARC] Add builtins for identifying floating point support [ARC] Add builtins for identifying floating point support - - - - --- 2019-11-05 Vineet Gupta New
[PR,c++/92370] ICE with VC marker [PR,c++/92370] ICE with VC marker - - - - --- 2019-11-05 Nathan Sidwell New
[committed] fix indentation issues with value_range_equiv patch [committed] fix indentation issues with value_range_equiv patch - - - - --- 2019-11-05 Aldy Hernandez New
Fix PR92371 Fix PR92371 - - - - --- 2019-11-05 Richard Biener New
Fix <version> header for freestanding Fix <version> header for freestanding - - - - --- 2019-11-05 Jonathan Wakely New
Remove incorrect comment Remove incorrect comment - - - - --- 2019-11-05 Jonathan Wakely New
Clear version_info_node in delete_function_version. Clear version_info_node in delete_function_version. - - - - --- 2019-11-05 Martin Liška New
[committed] PR 92208 + PR 92277 – GCC 9 follow-up fix [committed] PR 92208 + PR 92277 – GCC 9 follow-up fix - - - - --- 2019-11-05 Tobias Burnus New
[OpenACC,v2] Non-contiguous array support for OpenACC data clauses [OpenACC,v2] Non-contiguous array support for OpenACC data clauses - - - - --- 2019-11-05 Chung-Lin Tang New
[6/6,AArch64] Enable vect-compare-loop-costs by default for SVE Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[5/6] Account for the cost of generating loop masks Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[4/6] Optionally pick the cheapest loop_vec_info Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[3/6] Avoid accounting for non-existent vector loop versioning Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[2/6] Don't assign a cost to vectorizable_assignment Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[1/6] Fix vectorizable_conversion costs Optionally pick the cheapest loop_vec_info - - - - --- 2019-11-05 Richard Sandiford New
[4/4] IBM Z: gen-vect-26/28: Vectorizing without peeling is ok for Z IBM Z: Fix a few testsuite problems - - - - --- 2019-11-05 Andreas Krebbel New
[3/4] IBM Z: gen-vect-11/32: Set min-vect-loop-bound param back to default IBM Z: Fix a few testsuite problems - - - - --- 2019-11-05 Andreas Krebbel New
[2/4] IBM Z: Fix testsuite useable_hw check IBM Z: Fix a few testsuite problems - - - - --- 2019-11-05 Andreas Krebbel New
[1/4] IBM Z: Use tree_fits_uhwi_p in vector_alignment hook IBM Z: Fix a few testsuite problems - - - - --- 2019-11-05 Andreas Krebbel New
Fix PR92280 Fix PR92280 - - - - --- 2019-11-05 Richard Biener New
make value_range the base class and value_range_equiv the derived class make value_range the base class and value_range_equiv the derived class - - - - --- 2019-11-05 Aldy Hernandez New
make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) - - - - --- 2019-11-05 Aldy Hernandez New
Merge from trunk: add hwasan. Merge from trunk: add hwasan. - - - - --- 2019-11-05 Martin Liška New
[OBVIOUS] Use more ggc_delete. [OBVIOUS] Use more ggc_delete. - - - - --- 2019-11-05 Martin Liška New
[RFC] Extend the simd function attribute [RFC] Extend the simd function attribute - - - - --- 2019-11-05 Szabolcs Nagy New
[vect] PR92317: fix skip_epilogue creation for epilogues [vect] PR92317: fix skip_epilogue creation for epilogues - - - - --- 2019-11-05 Andre Vieira (lists) New
[18/X,libsanitizer] Add in MTE stubs [18/X,libsanitizer] Add in MTE stubs - - - - --- 2019-11-05 Matthew Malcomson New
[17/X,libsanitizer] Add hwasan Exception handling [17/X,libsanitizer] Add hwasan Exception handling - - - - --- 2019-11-05 Matthew Malcomson New
[16/X,libsanitizer] Add tests [16/X,libsanitizer] Add tests - - - - --- 2019-11-05 Matthew Malcomson New
[15/X,libsanitizer] Add hwasan pass and associated gimple changes [15/X,libsanitizer] Add hwasan pass and associated gimple changes - - - - --- 2019-11-05 Matthew Malcomson New
[14/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN [14/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN - - - - --- 2019-11-05 Matthew Malcomson New
[13/X,libsanitizer,options] Add hwasan flags and argument parsing [13/X,libsanitizer,options] Add hwasan flags and argument parsing - - - - --- 2019-11-05 Matthew Malcomson New
[12/X,libsanitizer] Add option to bootstrap using HWASAN [12/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-11-05 Matthew Malcomson New
[11/X,libsanitizer] Only build libhwasan when targeting AArch64 [11/X,libsanitizer] Only build libhwasan when targeting AArch64 - - - - --- 2019-11-05 Matthew Malcomson New
[10/X,libsanitizer] Tie the hwasan library into our build system [10/X,libsanitizer] Tie the hwasan library into our build system - - - - --- 2019-11-05 Matthew Malcomson New
[9/X,libsanitizer] Remove lazy thread initialisation [9/X,libsanitizer] Remove lazy thread initialisation - - - - --- 2019-11-05 Matthew Malcomson New
[8/X,libsanitizer] Expose __hwasan_tag_mismatch_stub [8/X,libsanitizer] Expose __hwasan_tag_mismatch_stub - - - - --- 2019-11-05 Matthew Malcomson New
[7/X,libsanitizer] Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper [7/X,libsanitizer] Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper - - - - --- 2019-11-05 Matthew Malcomson New
[6/X,libsanitizer] Add hwasan_exceptions.cpp file [6/X,libsanitizer] Add hwasan_exceptions.cpp file - - - - --- 2019-11-05 Matthew Malcomson New
[5/X,libsanitizer] Remove system allocator fallback [5/X,libsanitizer] Remove system allocator fallback - - - - --- 2019-11-05 Matthew Malcomson New
[4/X,libsanitizer] libhwasan add longjmp & setjmp interceptors [4/X,libsanitizer] libhwasan add longjmp & setjmp interceptors - - - - --- 2019-11-05 Matthew Malcomson New
[3/X,libsanitizer] libhwasan initialisation include kernel syscall ABI relaxation [3/X,libsanitizer] libhwasan initialisation include kernel syscall ABI relaxation - - - - --- 2019-11-05 Matthew Malcomson New
[aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection [aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection - - - - --- 2019-11-05 Matthew Malcomson New
[1/X,mid-end] Fix declared type of personality functions [1/X,mid-end] Fix declared type of personality functions - - - - --- 2019-11-05 Matthew Malcomson New
[17/17] Extend can_duplicate_and_interleave_p to mixed-size vectors [6/n] Use build_vector_type_for_mode in get_vectype_for_scalar_type_and_size - - - - --- 2019-11-05 Richard Sandiford New
[11a/n] Avoid retrying with the same vector modes [11a/n] Avoid retrying with the same vector modes - - - - --- 2019-11-05 Richard Sandiford New
Fix part of PR92324 Fix part of PR92324 - - - - --- 2019-11-05 Richard Biener New
Add obstack for canonical file name hash table Add obstack for canonical file name hash table - - - - --- 2019-11-05 Jan Hubicka New
[10a/n] Require equal type sizes for vectorised calls [10a/n] Require equal type sizes for vectorised calls - - - - --- 2019-11-05 Richard Sandiford New
Free memory used by optimization/target options Free memory used by optimization/target options - - - - --- 2019-11-05 Jan Hubicka New
Add object allocators to symbol and call summaries Add object allocators to symbol and call summaries - - - - --- 2019-11-05 Jan Hubicka New
[committed] move vrp_set_zero_nonzero_bits into vr-values.c [committed] move vrp_set_zero_nonzero_bits into vr-values.c - - - - --- 2019-11-05 Aldy Hernandez New
[5/5] Update scanned patterns in a test-case. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[4/5] Set print_summary for UBSAN. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[OBVIOUS] Remove FIELD_DECL leftover. [OBVIOUS] Remove FIELD_DECL leftover. - - - - --- 2019-11-05 Martin Liška New
[3/5] Reapply all revisions mentioned in LOCAL_PATCHES. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[committed] OpenMP declare variant template handling [committed] OpenMP declare variant template handling - - - - --- 2019-11-05 Jakub Jelinek New
Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) - - - - --- 2019-11-05 Jakub Jelinek New
Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) - - - - --- 2019-11-05 Jakub Jelinek New
[C++] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) [C++] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) - - - - --- 2019-11-05 Jakub Jelinek New
[committed] make vrp_bitmap_equal_p static [committed] make vrp_bitmap_equal_p static - - - - --- 2019-11-05 Aldy Hernandez New
handle constant size VLAs in -Warray-bounds (PR 82608, 92333) handle constant size VLAs in -Warray-bounds (PR 82608, 92333) - - - - --- 2019-11-05 Martin Sebor New
[C++] * typeck.c (check_return_expr): Avoid redundant error. [C++] * typeck.c (check_return_expr): Avoid redundant error. - - - - --- 2019-11-04 Jason Merrill New
handle symbolics when comparing ranges handle symbolics when comparing ranges - - - - --- 2019-11-04 Aldy Hernandez New
avoid folding of invalid indices to compound literals (PR 92341) avoid folding of invalid indices to compound literals (PR 92341) - - - - --- 2019-11-04 Martin Sebor New
Initialize global.statics_read in ipa-reference Initialize global.statics_read in ipa-reference - - - - --- 2019-11-04 Jan Hubicka New
[committed] do not create non-canonical ranges in value_range_base::invert [committed] do not create non-canonical ranges in value_range_base::invert - - - - --- 2019-11-04 Aldy Hernandez New
always handle pointers in vrp_val*{min,max} always handle pointers in vrp_val*{min,max} - - - - --- 2019-11-04 Aldy Hernandez New
[committed] remove unused range_int_cst_singleton_p [committed] remove unused range_int_cst_singleton_p - - - - --- 2019-11-04 Aldy Hernandez New
[committed] handle VR_UNDEFINED in normalize_addresses [committed] handle VR_UNDEFINED in normalize_addresses - - - - --- 2019-11-04 Aldy Hernandez New
« 1 2 ... 427 428 4291271 1272 »