Show patches with: Archived = No       |   128061 patches
« 1 2 ... 436 437 4381280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 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
[committed] add debugging routines for assert_info structure [committed] add debugging routines for assert_info structure - - - - --- 2019-11-04 Aldy Hernandez New
Avoid trashing of polymorphic call cache during inlining Avoid trashing of polymorphic call cache during inlining - - - - --- 2019-11-04 Jan Hubicka New
[committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. [committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. - - - - --- 2019-11-04 Tamar Christina New
Fix PR testsuite/92302 Fix PR testsuite/92302 - - - - --- 2019-11-04 Eric Botcazou New
avoid assuming struct, memebers have constant sizes (PR 92349) avoid assuming struct, memebers have constant sizes (PR 92349) - - - - --- 2019-11-04 Martin Sebor New
[vect] Disable vectorization of epilogues for loops with SIMDUID set [vect] Disable vectorization of epilogues for loops with SIMDUID set - - - - --- 2019-11-04 Andre Vieira New
[AMD,GCN,OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa [AMD,GCN,OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa - - - - --- 2019-11-04 Tobias Burnus New
[4/4] Use scan-tree-dump instead of scan-tree-dump-times for some vect tests Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[3/4] Don't vectorise single-iteration epilogues Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[2/4] Check the VF is small enough for an epilogue loop Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[1/4] Restructure vect_analyze_loop Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[2/5] Update Makefile.am. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[1/5] Libsanitizer: merge from trunk with merge.sh. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[D] Remove unchecked to_constant in VECTOR_TYPE handling [D] Remove unchecked to_constant in VECTOR_TYPE handling - - - - --- 2019-11-04 Richard Sandiford New
Fix PR92345 Fix PR92345 - - - - --- 2019-11-04 Richard Biener New
Add if-chain to switch conversion pass. Add if-chain to switch conversion pass. - - - - --- 2019-11-04 Martin Liška New
Optimize handling of inline summaries Optimize handling of inline summaries - - - - --- 2019-11-04 Jan Hubicka New
ggc-common.c bootstrap breakage ggc-common.c bootstrap breakage - - - - --- 2019-11-04 David Edelsohn New
[COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c [COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c - - - - --- 2019-11-04 Jozef Lawrynowicz New
testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options - - - - --- 2019-11-04 Tobias Burnus New
[COMMITTED] Regenerate gcc/configure [COMMITTED] Regenerate gcc/configure - - - - --- 2019-11-04 Jozef Lawrynowicz New
[wwwdocs] Update to the new home of the GNU Coding Standards [wwwdocs] Update to the new home of the GNU Coding Standards - - - - --- 2019-11-04 Gerald Pfeifer New
[committed] PR92305 libgomp/testsuite - use unique numbers with Fortran's 'stop' [committed] PR92305 libgomp/testsuite - use unique numbers with Fortran's 'stop' - - - - --- 2019-11-04 Tobias Burnus New
Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … - - - - --- 2019-11-04 Feng Xue OS New
Fix PR92301 Fix PR92301 - - - - --- 2019-11-04 Richard Biener New
[rs6000] Make load cost more in vectorization cost for P8/P9 [rs6000] Make load cost more in vectorization cost for P8/P9 - - - - --- 2019-11-04 Kewen.Lin New
[V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook [V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook - - - - --- 2019-11-04 Jiufu Guo New
[v2] PR92090: Fix testcase failures by r276469 [v2] PR92090: Fix testcase failures by r276469 - - - - --- 2019-11-04 Xionghu Luo New
Improve effectivity of ipa_context_cache Improve effectivity of ipa_context_cache - - - - --- 2019-11-03 Jan Hubicka New
« 1 2 ... 436 437 4381280 1281 »