Show patches with: State = Action Required       |    Archived = No       |   126614 patches
« 1 2 ... 277 278 2791266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ARM] PR66791: Replace builtins in vld1 [ARM] PR66791: Replace builtins in vld1 - - - - --- 2021-07-26 Prathamesh Kulkarni New
[committed] analyzer: fix uninit false +ve when returning structs [committed] analyzer: fix uninit false +ve when returning structs - - - - --- 2021-07-26 David Malcolm New
[COMMITTED] tree-optimization/78888 - Adjust ranges for to_upper and to_lower. [COMMITTED] tree-optimization/78888 - Adjust ranges for to_upper and to_lower. - - - - --- 2021-07-26 Andrew MacLeod New
[2/2] Ada: Remove debug line number for DECL_IGNORED_P functions Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
[1/2] Fix debug info for ignored decls at start of assembly Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
[PUSHED] Implement operator_bitwise_xor::op1_op2_relation_effect. [PUSHED] Implement operator_bitwise_xor::op1_op2_relation_effect. - - - - --- 2021-07-26 Aldy Hernandez New
[PUSHED] Pass relationship to methods calling generic fold_range. [PUSHED] Pass relationship to methods calling generic fold_range. - - - - --- 2021-07-26 Aldy Hernandez New
Committed: Re: [Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by desc… Committed: Re: [Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by desc… - - - - --- 2021-07-26 Tobias Burnus New
[PUSHED] Abstract out conditional simplification out of execute_vrp. [PUSHED] Abstract out conditional simplification out of execute_vrp. - - - - --- 2021-07-26 Aldy Hernandez New
Fold (X<<C1)^(X<<C2) to a multiplication when possible. Fold (X<<C1)^(X<<C2) to a multiplication when possible. - - - - --- 2021-07-26 Roger Sayle New
[x86_64] Decrement followed by cmov improvements. [x86_64] Decrement followed by cmov improvements. - - - - --- 2021-07-26 Roger Sayle New
[PUSHED] Pass gimple context to array_bounds_checker. [PUSHED] Pass gimple context to array_bounds_checker. - - - - --- 2021-07-26 Aldy Hernandez New
gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence [PR101586] gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence [PR101586] - - - - --- 2021-07-26 Jakub Jelinek New
[committed] openmp: Add support for omp attributes section and scan directives [committed] openmp: Add support for omp attributes section and scan directives - - - - --- 2021-07-26 Jakub Jelinek New
incorrect arguments designated in -Wnonnull for arrays incorrect arguments designated in -Wnonnull for arrays - - - - --- 2021-07-25 Uecker, Martin New
Replace evrp use in loop versioning with ranger. Replace evrp use in loop versioning with ranger. - - - - --- 2021-07-24 Aldy Hernandez New
[take,2] Fold bswap32(x) != 0 to x != 0 (and related transforms) [take,2] Fold bswap32(x) != 0 to x != 0 (and related transforms) - - - - --- 2021-07-24 Roger Sayle New
Fix x86/56337 : 1<<28 alignment is broken Fix x86/56337 : 1<<28 alignment is broken - - - - --- 2021-07-23 Li, Pan2 via Gcc-patches New
Do not use tuple-like interface for pair in unordered containers Do not use tuple-like interface for pair in unordered containers - - - - --- 2021-07-23 Jonathan Wakely New
libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599] libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Fix up implementation of LWG 3533 [PR101589] libstdc++: Fix up implementation of LWG 3533 [PR101589] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Add missing std::move to join_view::iterator ctor [PR101483] libstdc++: Add missing std::move to join_view::iterator ctor [PR101483] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Fix up implementation of LWG 3533 [PR101589] libstdc++: Fix up implementation of LWG 3533 [PR101589] - - - - --- 2021-07-23 Patrick Palka New
[PUSHED] Use range_query object in array bounds class. [PUSHED] Use range_query object in array bounds class. - - - - --- 2021-07-23 Aldy Hernandez New
IBM Z: Fix 5 tests in 31-bit mode IBM Z: Fix 5 tests in 31-bit mode - - - - --- 2021-07-23 Ilya Leoshkevich New
[committed] libstdc++: Reduce headers included by <future> [committed] libstdc++: Reduce headers included by <future> - - - - --- 2021-07-23 Jonathan Wakely New
[committed] libstdc++: Update documentation comments for namespace rel_ops [committed] libstdc++: Update documentation comments for namespace rel_ops - - - - --- 2021-07-23 Jonathan Wakely New
[libgomp,OpenMP,5.0] Implement omp_get_device_num [libgomp,OpenMP,5.0] Implement omp_get_device_num - - - - --- 2021-07-23 Chung-Lin Tang New
[v3] gcov: Add __gcov_info_to_gdca() [v3] gcov: Add __gcov_info_to_gdca() - - - - --- 2021-07-23 Sebastian Huber New
[v4] c++: Add gnu::diagnose_as attribute [v4] c++: Add gnu::diagnose_as attribute - - - - --- 2021-07-23 Matthias Kretz New
Make loops_list support an optional loop_p root Make loops_list support an optional loop_p root - - - - --- 2021-07-23 Kewen.Lin New
[v3] Use range-based for loops for traversing loops [v3] Use range-based for loops for traversing loops - - - - --- 2021-07-23 Kewen.Lin New
[committed] openmp: Add support for __has_attribute(omp::directive) and __has_attribute(omp::sequen… [committed] openmp: Add support for __has_attribute(omp::directive) and __has_attribute(omp::sequen… - - - - --- 2021-07-23 Jakub Jelinek New
[committed] openmp: Diagnose invalid mixing of the attribute and pragma syntax directives [committed] openmp: Diagnose invalid mixing of the attribute and pragma syntax directives - - - - --- 2021-07-23 Jakub Jelinek New
c++: Accept C++11 attribute-definition [PR101582] c++: Accept C++11 attribute-definition [PR101582] - - - - --- 2021-07-23 Jakub Jelinek New
expmed: Fix store_integral_bit_field [PR101562] expmed: Fix store_integral_bit_field [PR101562] - - - - --- 2021-07-23 Jakub Jelinek New
[v2] x86: Don't return hard register when LRA is in progress [v2] x86: Don't return hard register when LRA is in progress - - - - --- 2021-07-23 H.J. Lu New
[committed] analyzer: fix feasibility false +ve with overly complex svalues [committed] analyzer: fix feasibility false +ve with overly complex svalues - - - - --- 2021-07-23 David Malcolm New
c++: suppress all warnings on memper pointers to work around dICE [PR101219] c++: suppress all warnings on memper pointers to work around dICE [PR101219] - - - - --- 2021-07-22 Sergei Trofimovich New
[v2] RISC-V: Enable overlap-by-pieces in case of fast unaliged access [v2] RISC-V: Enable overlap-by-pieces in case of fast unaliged access - - - - --- 2021-07-22 Christoph Müllner New
assume built-in calls don't modify allocated objects (PR 101584) assume built-in calls don't modify allocated objects (PR 101584) - - - - --- 2021-07-22 Martin Sebor New
correct uninitialized object offset and size computation [PR101494] correct uninitialized object offset and size computation [PR101494] - - - - --- 2021-07-22 Martin Sebor New
[committed] libstdc++: Fix non-default constructors for hash containers [PR101583] [committed] libstdc++: Fix non-default constructors for hash containers [PR101583] - - - - --- 2021-07-22 Jonathan Wakely New
AIX os_defines.h update for math.h overloads AIX os_defines.h update for math.h overloads - - - - --- 2021-07-22 David Edelsohn New
[committed] libstdc++: Use std::addressof in ranges::uninitialized_xxx [PR101571] [committed] libstdc++: Use std::addressof in ranges::uninitialized_xxx [PR101571] - - - - --- 2021-07-22 Jonathan Wakely New
[committed] libstdc++: Restore __gnu_debug::array [PR100682] [committed] libstdc++: Restore __gnu_debug::array [PR100682] - - - - --- 2021-07-22 Jonathan Wakely New
[COMMITTED] PR tree-optimization/101511 - Allow non-symmetrical equivalences. [COMMITTED] PR tree-optimization/101511 - Allow non-symmetrical equivalences. - - - - --- 2021-07-22 Andrew MacLeod New
[COMMITTED] PR tree-optimization/101497 - Check for undefined on COND_EXPR before querying type. [COMMITTED] PR tree-optimization/101497 - Check for undefined on COND_EXPR before querying type. - - - - --- 2021-07-22 Andrew MacLeod New
[COMMITTED] PR tree-optimization/101496 - Only call vrp_visit_cond_stmt if range_of_stmt doesn't re… [COMMITTED] PR tree-optimization/101496 - Only call vrp_visit_cond_stmt if range_of_stmt doesn't re… - - - - --- 2021-07-22 Andrew MacLeod New
RISC-V: Enable overlap-by-pieces in case of fast unaliged access RISC-V: Enable overlap-by-pieces in case of fast unaliged access - - - - --- 2021-07-22 Christoph Müllner New
tree-optimization/101573 - improve uninit warning at -O0 tree-optimization/101573 - improve uninit warning at -O0 - - - - --- 2021-07-22 Richard Biener New
x86: Convert load from constand pool to SSE constant load x86: Convert load from constand pool to SSE constant load - - - - --- 2021-07-22 H.J. Lu New
[RFC] tree-optimization/100499 - multiple_of_p bad behavior wrt niter analysis [RFC] tree-optimization/100499 - multiple_of_p bad behavior wrt niter analysis - - - - --- 2021-07-22 Richard Biener New
[ARM] PR66791: Replace builtins in vshl_n [ARM] PR66791: Replace builtins in vshl_n - - - - --- 2021-07-22 Prathamesh Kulkarni New
RISC-V: Enable overlap-by-pieces via tune param RISC-V: Enable overlap-by-pieces via tune param - - - - --- 2021-07-21 Christoph Müllner New
[committed] analyzer: bulletproof -Wanalyzer-file-leak [PR101547] [committed] analyzer: bulletproof -Wanalyzer-file-leak [PR101547] - - - - --- 2021-07-21 David Malcolm New
[committed] analyzer: fix ICE in binding_cluster::purge_state_involving [PR101522] [committed] analyzer: fix ICE in binding_cluster::purge_state_involving [PR101522] - - - - --- 2021-07-21 David Malcolm New
OpenACC 'nohost' clause OpenACC 'nohost' clause - - - - --- 2021-07-21 Thomas Schwinge New
[committed] analyzer: fix issues with phi handling [committed] analyzer: fix issues with phi handling - - - - --- 2021-07-21 David Malcolm New
[committed] analyzer: fixes to -fdump-analyzer-state-purge for phi nodes [committed] analyzer: fixes to -fdump-analyzer-state-purge for phi nodes - - - - --- 2021-07-21 David Malcolm New
[committed] analyzer: show BB index in BEFORE_SUPERNODE's in-edge [committed] analyzer: show BB index in BEFORE_SUPERNODE's in-edge - - - - --- 2021-07-21 David Malcolm New
[committed] analyzer: tweak dumping of min_expr/max_expr [committed] analyzer: tweak dumping of min_expr/max_expr - - - - --- 2021-07-21 David Malcolm New
[committed] fix a couple of typos in a comment [committed] fix a couple of typos in a comment - - - - --- 2021-07-21 Martin Sebor New
PR fortrsn/101564 - ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169 PR fortrsn/101564 - ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169 - - - - --- 2021-07-21 Harald Anlauf New
PR fortran/101536 - ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324 PR fortran/101536 - ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324 - - - - --- 2021-07-21 Harald Anlauf New
[v4] Add QI vector mode support to by-pieces for memset [v4] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-21 H.J. Lu New
Fix PR 10153: tail recusion for vector types. Fix PR 10153: tail recusion for vector types. - - - - --- 2021-07-21 Li, Pan2 via Gcc-patches New
[committed] rs6000: Add int128 target check to pr101129.c (PR101531) [committed] rs6000: Add int128 target check to pr101129.c (PR101531) - - - - --- 2021-07-21 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542] [committed] libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542] - - - - --- 2021-07-21 Jonathan Wakely New
x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions - - - - --- 2021-07-21 H.J. Lu New
[2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V - - - - --- 2021-07-21 Kito Cheng New
[1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result. New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V - - - - --- 2021-07-21 Kito Cheng New
RISC-V: Allow multi-lib build with different code model RISC-V: Allow multi-lib build with different code model - - - - --- 2021-07-21 Kito Cheng New
c/101512 - fix missing address-taking in c_common_mark_addressable_vec c/101512 - fix missing address-taking in c_common_mark_addressable_vec - - - - --- 2021-07-21 Richard Biener New
[committed] openmp: Fix up omp_check_private [PR101535] [committed] openmp: Fix up omp_check_private [PR101535] - - - - --- 2021-07-21 Jakub Jelinek New
[committed] c++: Ensure OpenMP reduction with reference type references complete type [PR101516] [committed] c++: Ensure OpenMP reduction with reference type references complete type [PR101516] - - - - --- 2021-07-21 Jakub Jelinek New
[10/10] AVX512FP16: Add abi test for zmm Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[09/10] AVX512FP16: Add ABI test for ymm. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[08/10] AVX512FP16: Add ABI tests for xmm. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[07/10] AVX512FP16: Add tests for vector passing in variable arguments. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[06/10] AVX512FP16: Add testcase for vector init and broadcast intrinsics. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[05/10] AVX512FP16: Support vector init/broadcast/set/extract for FP16. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[04/10] AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instructions. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[03/10,i386] libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[02/10,i386] Enable _Float16 type for TARGET_SSE2 and above. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
[01/10] Update hf soft-fp from glibc. Initial support for AVX512FP16 - - - - --- 2021-07-21 Liu, Hongtao New
Fix PR 10153: tail recusion for vector types. Fix PR 10153: tail recusion for vector types. - - - - --- 2021-07-20 Li, Pan2 via Gcc-patches New
include: Fix -Wundef warnings in ansidecl.h include: Fix -Wundef warnings in ansidecl.h - - - - --- 2021-07-20 Marek Polacek New
[4/4] libsanitizer: Bump asan/tsan versions libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[3/4] libsanitizer: Update LOCAL_PATCHES libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[2/4] libsanitizer: Apply local patches libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[1/4] libsanitizer: Merge with upstream libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
PR fortran/101514 - ICE: out of memory allocating 18446744073709551600 bytes PR fortran/101514 - ICE: out of memory allocating 18446744073709551600 bytes - - - - --- 2021-07-20 Harald Anlauf New
libstdc++: Use __builtin_operator_new when available [PR94295] libstdc++: Use __builtin_operator_new when available [PR94295] - - - - --- 2021-07-20 Jonathan Wakely New
[committed] libstdc++: Fix create_directories to resolve symlinks [PR101510] [committed] libstdc++: Fix create_directories to resolve symlinks [PR101510] - - - - --- 2021-07-20 Jonathan Wakely New
[v3] Add QI vector mode support to by-pieces for memset [v3] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-20 H.J. Lu New
[v2] c++tools, configury: Configure with C++; test checking status [PR98821]. [v2] c++tools, configury: Configure with C++; test checking status [PR98821]. - - - - --- 2021-07-20 Iain Sandoe New
unroll: Run VN on unrolled-and-jammed loops unroll: Run VN on unrolled-and-jammed loops - - - - --- 2021-07-20 Richard Sandiford New
unroll: Avoid unnecessary tail loops for constant niters unroll: Avoid unnecessary tail loops for constant niters - - - - --- 2021-07-20 Richard Sandiford New
[committed] libstdc++: fix is_default_constructible for hash containers [PR 100863] [committed] libstdc++: fix is_default_constructible for hash containers [PR 100863] - - - - --- 2021-07-20 Jonathan Wakely New
« 1 2 ... 277 278 2791266 1267 »