Show patches with: State = Action Required       |   126452 patches
« 1 2 ... 276 277 2781264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
c++tools, configury: Configure with C++; test checking status [PR98821]. c++tools, configury: Configure with C++; test checking status [PR98821]. - - - - --- 2021-07-20 Iain Sandoe New
[committed] aarch64: Tweak old vect-* tests to avoid new FAILs [committed] aarch64: Tweak old vect-* tests to avoid new FAILs - - - - --- 2021-07-20 Richard Sandiford New
[v2] Use range-based for loops for traversing loops [v2] Use range-based for loops for traversing loops - - - - --- 2021-07-20 Kewen.Lin New
libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target - - - - --- 2021-07-20 Marc Poulhies New
Patch ping (was Re: [PATCH] rs6000: Fix up easy_vector_constant_msb handling [PR101384]) Patch ping (was Re: [PATCH] rs6000: Fix up easy_vector_constant_msb handling [PR101384]) - - - - --- 2021-07-20 Jakub Jelinek New
Support logic shift left/right for avx512 mask type. Support logic shift left/right for avx512 mask type. - - - - --- 2021-07-20 Liu, Hongtao New
[committed] libstdc++: Add more tests for filesystem::create_directory [PR101510] [committed] libstdc++: Add more tests for filesystem::create_directory [PR101510] - - - - --- 2021-07-20 Jonathan Wakely New
[committed] dir-locals: Use https for bug references [committed] dir-locals: Use https for bug references - - - - --- 2021-07-20 Richard Earnshaw New
libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488] libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488] - - - - --- 2021-07-20 Jakub Jelinek New
debug/101473 - apply debug prefix maps before checksumming DIEs debug/101473 - apply debug prefix maps before checksumming DIEs - - - - --- 2021-07-20 Richard Biener New
[3/4] configure: fixup formatting from previous change drop version checks for in-tree gas [PR91602] - - - - --- 2021-07-20 Serge Belyshev New
[4/4] configure: remove gas versions from tls check drop version checks for in-tree gas [PR91602] - - - - --- 2021-07-20 Serge Belyshev New
[2/4] configure: remove version argument from gcc_GAS_CHECK_FEATURE drop version checks for in-tree gas [PR91602] - - - - --- 2021-07-20 Serge Belyshev New
i386: Remove atomic_storedi_fpu and atomic_loaddi_fpu peepholes [PR100182] i386: Remove atomic_storedi_fpu and atomic_loaddi_fpu peepholes [PR100182] - - - - --- 2021-07-20 Uros Bizjak New
[committed] RISC-V: Detect python and pick best one for calling multilib-generator [committed] RISC-V: Detect python and pick best one for calling multilib-generator - - - - --- 2021-07-20 Kito Cheng New
[v2] Add QI vector mode support to by-pieces for memset [v2] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-20 H.J. Lu New
Go patch committed: Avoid aliases in receiver types Go patch committed: Avoid aliases in receiver types - - - - --- 2021-07-19 Ian Lance Taylor New
c++: Improve memory usage of subsumption [PR100828] c++: Improve memory usage of subsumption [PR100828] - - - - --- 2021-07-19 Patrick Palka New
[committed] analyzer: add svalue::can_have_associated_state_p [PR101503] [committed] analyzer: add svalue::can_have_associated_state_p [PR101503] - - - - --- 2021-07-19 David Malcolm New
[committed] amdgcn: Add -mxnack and -msram-ecc [PR 100208] [committed] amdgcn: Add -mxnack and -msram-ecc [PR 100208] - - - - --- 2021-07-19 Andrew Stubbs New
[wwwdocs] gcc-12/changes.html: OpenMP - mention C++11 attributes support [wwwdocs] gcc-12/changes.html: OpenMP - mention C++11 attributes support - - - - --- 2021-07-19 Tobias Burnus New
[pushed] c++: Add test for DR 2126 [pushed] c++: Add test for DR 2126 - - - - --- 2021-07-19 Marek Polacek New
tree-optimization/101505 - properly determine stmt precision for PHIs tree-optimization/101505 - properly determine stmt precision for PHIs - - - - --- 2021-07-19 Richard Biener New
[v3] gcc_update: use human readable name for revision string in gcc/REVISION [v3] gcc_update: use human readable name for revision string in gcc/REVISION - - - - --- 2021-07-19 Serge Belyshev New
[gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds of ‘__lds struct gomp_t… [gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds of ‘__lds struct gomp_t… - - - - --- 2021-07-19 Thomas Schwinge New
c-family: Add __builtin_assoc_barrier c-family: Add __builtin_assoc_barrier - - - - --- 2021-07-19 Matthias Kretz New
predcom: Refactor more using auto_vec predcom: Refactor more using auto_vec - - - - --- 2021-07-19 Kewen.Lin New
[RFC/PATCH] Use range-based for loops for traversing loops [RFC/PATCH] Use range-based for loops for traversing loops - - - - --- 2021-07-19 Kewen.Lin New
x86: Don't issue vzeroupper if callee returns AVX register x86: Don't issue vzeroupper if callee returns AVX register - - - - --- 2021-07-18 H.J. Lu New
Fold bswap32(x) != 0 to x != 0 (and related transforms) Fold bswap32(x) != 0 to x != 0 (and related transforms) - - - - --- 2021-07-18 Roger Sayle New
[Fortran,PR,libfortran/101310] Bind(c): Fix bugs in CFI_section [Fortran,PR,libfortran/101310] Bind(c): Fix bugs in CFI_section - - - - --- 2021-07-18 Sandra Loosemore New
ix86: Enable the GPR only instructions for -mgeneral-regs-only ix86: Enable the GPR only instructions for -mgeneral-regs-only - - - - --- 2021-07-18 H.J. Lu New
[AARCH64] Fix PR 101205: csinv does not have an zero_extend version [AARCH64] Fix PR 101205: csinv does not have an zero_extend version - - - - --- 2021-07-17 Li, Pan2 via Gcc-patches New
[AARCH64] Fix PR 101205: csinv does not have an zero_extend version [AARCH64] Fix PR 101205: csinv does not have an zero_extend version - - - - --- 2021-07-17 Li, Pan2 via Gcc-patches New
[2/2] debug: Allow means for targets to opt out of CTF/BTF support Allow means for targets to opt out of CTF/BTF - - - - --- 2021-07-17 Indu Bhagat New
[1/2] debug: Add new function ctf_debuginfo_p Allow means for targets to opt out of CTF/BTF - - - - --- 2021-07-17 Indu Bhagat New
[COMMITTED] tree-optimization/96542 - Add wi_fold_in_parts. [COMMITTED] tree-optimization/96542 - Add wi_fold_in_parts. - - - - --- 2021-07-17 Andrew MacLeod New
[Fortran,PR,libfortran/101317] Bind(c): Improve error checking in CFI_* functions [Fortran,PR,libfortran/101317] Bind(c): Improve error checking in CFI_* functions - - - - --- 2021-07-17 Sandra Loosemore New
Add QI vector mode support to by-pieces for memset Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-16 H.J. Lu New
[committed] libstdc++: Improve diagnostics for std::get with invalid tuple index [committed] libstdc++: Improve diagnostics for std::get with invalid tuple index - - - - --- 2021-07-16 Jonathan Wakely New
PING Re: [PATCH] gcc-changelog: show correct line when complaining about unclosed paren PING Re: [PATCH] gcc-changelog: show correct line when complaining about unclosed paren - - - - --- 2021-07-16 David Malcolm New
c++: Reject ordered comparison of null pointers [PR99701] c++: Reject ordered comparison of null pointers [PR99701] - - - - --- 2021-07-16 Marek Polacek New
[committed] analyzer: add region_model::check_region_access [committed] analyzer: add region_model::check_region_access - - - - --- 2021-07-16 David Malcolm New
[committed] analyzer: add __analyzer_dump_state [committed] analyzer: add __analyzer_dump_state - - - - --- 2021-07-16 David Malcolm New
[committed] analyzer: add svalue::maybe_get_region [committed] analyzer: add svalue::maybe_get_region - - - - --- 2021-07-16 David Malcolm New
Fix PR 101453: ICE with optimize and large integer constant Fix PR 101453: ICE with optimize and large integer constant - - - - --- 2021-07-16 Li, Pan2 via Gcc-patches New
[committed] testsuite: fix IL32 issues with usdot tests. [committed] testsuite: fix IL32 issues with usdot tests. - - - - --- 2021-07-16 Tamar Christina New
[committed] libstdc++: Simplify numeric_limits<__max_size_type> [committed] libstdc++: Simplify numeric_limits<__max_size_type> - - - - --- 2021-07-16 Jonathan Wakely New
[committed] libstdc++: Modernize <bits/random.h> helpers [committed] libstdc++: Modernize <bits/random.h> helpers - - - - --- 2021-07-16 Jonathan Wakely New
[v2,6/6] rs6000: Add tests for SSE4.1 "floor" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[v2,5/6] rs6000: Add support for SSE4.1 "floor" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[v2,4/6] rs6000: Add tests for SSE4.1 "ceil" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[v2,3/6] rs6000: Add support for SSE4.1 "ceil" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[v2,2/6] rs6000: Add tests for SSE4.1 "blend" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[v2,1/6] rs6000: Add support for SSE4.1 "blend" intrinsics rs6000: Add SSE4.1 "blend", "ceil", "floor" - - - - --- 2021-07-16 Paul A. Clarke New
[3/3] Remove gimple_expr_type [1/3] Remove gimple_expr_type uses from value-range code - - - - --- 2021-07-16 Richard Biener New
[2/3] Remove last gimple_expr_type uses [1/3] Remove gimple_expr_type uses from value-range code - - - - --- 2021-07-16 Richard Biener New
libstdc++: Use __extension__ instead of diagnostic pragmas (was: Suppress pedantic warnings about _… libstdc++: Use __extension__ instead of diagnostic pragmas (was: Suppress pedantic warnings about _… - - - - --- 2021-07-16 Jonathan Wakely New
[1/3] Remove gimple_expr_type uses from value-range code [1/3] Remove gimple_expr_type uses from value-range code - - - - --- 2021-07-16 Richard Biener New
Remove more gimple_expr_type uses Remove more gimple_expr_type uses - - - - --- 2021-07-16 Richard Biener New
Get rid of some gimple_expr_type uses Get rid of some gimple_expr_type uses - - - - --- 2021-07-16 Richard Biener New
[v2] gcc_update: use human readable name for revision string in gcc/REVISION [v2] gcc_update: use human readable name for revision string in gcc/REVISION - - - - --- 2021-07-16 Serge Belyshev New
« 1 2 ... 276 277 2781264 1265 »