Show patches with: none      |   128325 patches
« 1 2 ... 417 418 4191283 1284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase [coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase - - - - --- 2020-02-05 JunMa New
document that alias and target must have the same type document that alias and target must have the same type - - - - --- 2020-02-05 Martin Sebor New
[RFA,PR,rtl-optimization/90275] Handle nop reg->reg copies in cse [RFA,PR,rtl-optimization/90275] Handle nop reg->reg copies in cse - - - - --- 2020-02-05 Jeff Law New
[COMMITTED] c++: Fix error-recovery with concepts. [COMMITTED] c++: Fix error-recovery with concepts. - - - - --- 2020-02-04 Jason Merrill New
[COMMITTED] c++: Fix constexpr vs. omitted aggregate init. [COMMITTED] c++: Fix constexpr vs. omitted aggregate init. - - - - --- 2020-02-04 Jason Merrill New
git: Fix typo in url git: Fix typo in url - - - - --- 2020-02-04 Segher Boessenkool New
[COMMITTED] c++: Fix ({ ... }) array mem-initializer. [COMMITTED] c++: Fix ({ ... }) array mem-initializer. - - - - --- 2020-02-04 Jason Merrill New
alias: Fix offset checks involving section anchors [PR92294] alias: Fix offset checks involving section anchors [PR92294] - - - - --- 2020-02-04 Richard Sandiford New
[committed] analyzer: fix testsuite assumption that sizeof(int) > 2 [committed] analyzer: fix testsuite assumption that sizeof(int) > 2 - - - - --- 2020-02-04 David Malcolm New
[Testsuite,libgomp] – Fix check_effective_target_offload_target_nvptx for remote execution [Testsuite,libgomp] – Fix check_effective_target_offload_target_nvptx for remote execution - - - - --- 2020-02-04 Tobias Burnus New
Do not load body for alias symbols. Do not load body for alias symbols. - - - - --- 2020-02-04 Martin Liška New
x86: Add UNSPECV_PATCHABLE_AREA x86: Add UNSPECV_PATCHABLE_AREA - - - - --- 2020-02-04 H.J. Lu New
tree-optimization/93538 - add missing comparison folding case tree-optimization/93538 - add missing comparison folding case - - - - --- 2020-02-04 Richard Biener New
[committed] libstdc++: Fix name of macro in #undef directive [committed] libstdc++: Fix name of macro in #undef directive - - - - --- 2020-02-04 Jonathan Wakely New
[3/4] Put index check before use. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[4/4] Use const for template argument. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[2/4] Use const for some function arguments. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[1/4] Remove 2 dead variables in bid_internal.h. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[DOCUMENTATION] Document ASLR for Precompiled Headers. [DOCUMENTATION] Document ASLR for Precompiled Headers. - - - - --- 2020-02-04 Martin Liška New
[committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562) [committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562) - - - - --- 2020-02-04 Jonathan Wakely New
Rework GCOV_PREFIX_STRIP env variable. Rework GCOV_PREFIX_STRIP env variable. - - - - --- 2020-02-04 Martin Liška New
[coroutines] Change lowering behavior of alias variable from copy to substitute [coroutines] Change lowering behavior of alias variable from copy to substitute - - - - --- 2020-02-04 JunMa New
i386: Make xmm16-xmm31 call used even in ms ABI i386: Make xmm16-xmm31 call used even in ms ABI - - - - --- 2020-02-04 Jakub Jelinek New
[AArch64] Improve clz patterns [AArch64] Improve clz patterns - - - - --- 2020-02-04 Wilco Dijkstra New
i386: Omit clobbers from vzeroupper until final [PR92190] i386: Omit clobbers from vzeroupper until final [PR92190] - - - - --- 2020-02-04 Jakub Jelinek New
c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549] c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549] - - - - --- 2020-02-04 Jakub Jelinek New
libcpp: Diagnose __has_include outside of preprocessor directives [PR93545] libcpp: Diagnose __has_include outside of preprocessor directives [PR93545] - - - - --- 2020-02-04 Jakub Jelinek New
libcpp: Fix ICEs on __has_include syntax errors [PR93545] libcpp: Fix ICEs on __has_include syntax errors [PR93545] - - - - --- 2020-02-04 Jakub Jelinek New
[OBVIOUS] Fix release checking build of ARM. [OBVIOUS] Fix release checking build of ARM. - - - - --- 2020-02-04 Martin Liška New
[14/14] Incorporate new code into the build machinery. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[13/14] Write code to rs6000-bif.c. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[12/14] Write code to rs6000-bif.h. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[11/14] Write #defines to rs6000-vecdefines.h. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[10/14] Build function type identifiers and store them. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[09/14] Add parsing support for rs6000-overload.def. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[08/14] Add support for parsing rs6000-bif.def. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[07/14] Add main function with stub functions for parsing and output. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[06/14] Red-black tree implementation for balanced tree search. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[05/14] Add support functions for matching types. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[04/14] Support functions to parse whitespace, lines, identifiers, integers. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[03/14] Add file support and functions for diagnostic support. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[02/14] Add stubs for input files. These will grow much larger. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[01/14] Initial create of rs6000-genbif.c. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
libbacktrace patch committed: Always build tests with -g libbacktrace patch committed: Always build tests with -g - - - - --- 2020-02-04 Ian Lance Taylor New
[3/3] libstdc++: Implement C++20 range adaptors [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
[2/3] libstdc++: Implement C++20 constrained algorithms [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
[1/3] libstdc++: Apply the move_iterator changes described in P1207R4 [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
avoid issuing -Wrestrict from folder (PR 93519) avoid issuing -Wrestrict from folder (PR 93519) - - - - --- 2020-02-04 Martin Sebor New
contrib/vimrc: detect more C-like files contrib/vimrc: detect more C-like files - - - - --- 2020-02-03 Patrick Palka New
[COMMITTED,2/2] c++: Fix constexpr vs. reference parameter. [COMMITTED,1/2] c++: Allow parm of empty class type in constexpr. - - - - --- 2020-02-03 Jason Merrill New
[COMMITTED,1/2] c++: Allow parm of empty class type in constexpr. [COMMITTED,1/2] c++: Allow parm of empty class type in constexpr. - - - - --- 2020-02-03 Jason Merrill New
[committed] analyzer: detect zero-assignment in phis (PR 93544) [committed] analyzer: detect zero-assignment in phis (PR 93544) - - - - --- 2020-02-03 David Malcolm New
[committed] analyzer: show BBs in .dot dumps [committed] analyzer: show BBs in .dot dumps - - - - --- 2020-02-03 David Malcolm New
[committed] analyzer: fix ICE merging models containing label pointers (PR 93546) [committed] analyzer: fix ICE merging models containing label pointers (PR 93546) - - - - --- 2020-02-03 David Malcolm New
[committed] analyzer: fix ICE due to comparing int and real constants (PR 93547) [committed] analyzer: fix ICE due to comparing int and real constants (PR 93547) - - - - --- 2020-02-03 David Malcolm New
i386: Define TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY i386: Define TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY - - - - --- 2020-02-03 H.J. Lu New
rs6000: Update constraint documentation rs6000: Update constraint documentation - - - - --- 2020-02-03 Segher Boessenkool New
[committed] arm: Use move-if-change for updating regenerated files [PR93548] [committed] arm: Use move-if-change for updating regenerated files [PR93548] - - - - --- 2020-02-03 Richard Earnshaw (lists) New
[committed,amdgcn] Remove gfx801 "carrizo" support [committed,amdgcn] Remove gfx801 "carrizo" support - - - - --- 2020-02-03 Andrew Stubbs New
[AArch64] Improve popcount expansion [AArch64] Improve popcount expansion - - - - --- 2020-02-03 Wilco Dijkstra New
[COMMITTED] c++: Fix cast to pointer to VLA. [COMMITTED] c++: Fix cast to pointer to VLA. - - - - --- 2020-02-03 Jason Merrill New
[4/4] arc: Don't use if-conversion when optimizing for size. [1/4,ARC] Update mlo/mhi handling when big-endian CPU. - - - - --- 2020-02-03 Claudiu Zissulescu Ianculescu New
[3/4,ARC] Deprecate q-class option. [1/4,ARC] Update mlo/mhi handling when big-endian CPU. - - - - --- 2020-02-03 Claudiu Zissulescu Ianculescu New
[2/4,ARC] Use TARGET_INSN_COST. [1/4,ARC] Update mlo/mhi handling when big-endian CPU. - - - - --- 2020-02-03 Claudiu Zissulescu Ianculescu New
[1/4,ARC] Update mlo/mhi handling when big-endian CPU. [1/4,ARC] Update mlo/mhi handling when big-endian CPU. - - - - --- 2020-02-03 Claudiu Zissulescu Ianculescu New
[committed] Backport to GCC 9: [Patch,committed][Fortran] Disable front-end optimization for OpenAC… [committed] Backport to GCC 9: [Patch,committed][Fortran] Disable front-end optimization for OpenAC… - - - - --- 2020-02-03 Tobias Burnus New
[committed] Backport to GCC 9: [Patch,Fortran] PR93309 – permit repeated 'implicit none(external)' … [committed] Backport to GCC 9: [Patch,Fortran] PR93309 – permit repeated 'implicit none(external)' … - - - - --- 2020-02-03 Tobias Burnus New
correct COUNT and PROB for unrolled loop correct COUNT and PROB for unrolled loop - - - - --- 2020-02-03 Jiufu Guo New
Ping* [PATCH V2] Generalized value pass-through for self-recursive function (ipa/pr93203) Ping* [PATCH V2] Generalized value pass-through for self-recursive function (ipa/pr93203) - - - - --- 2020-02-03 Feng Xue OS New
[committed] testsuite,Darwin,PPC: Adjust darwin-abi-12.c for common section use. [committed] testsuite,Darwin,PPC: Adjust darwin-abi-12.c for common section use. - - - - --- 2020-02-02 Iain Sandoe New
One more patch for PR91333 One more patch for PR91333 - - - - --- 2020-02-02 Vladimir Makarov New
[OpenMP] Add missing parameters to omp_lib documentation (PR fortran/93541) [OpenMP] Add missing parameters to omp_lib documentation (PR fortran/93541) - - - - --- 2020-02-02 Tobias Burnus New
s390x: Fix popcounthi2_z196 expander [PR93533] s390x: Fix popcounthi2_z196 expander [PR93533] - - - - --- 2020-02-01 Jakub Jelinek New
arm: Fix ICE with movsi + cmpsi -> movsi_compare0 peephole2 [PR91913] arm: Fix ICE with movsi + cmpsi -> movsi_compare0 peephole2 [PR91913] - - - - --- 2020-02-01 Jakub Jelinek New
c++: Fix ICE on invalid alignas in a template [PR93530] c++: Fix ICE on invalid alignas in a template [PR93530] - - - - --- 2020-02-01 Marek Polacek New
patch, fortan] PR83113 Bogus "duplicate allocatable attribute" error for submodule character functi… patch, fortan] PR83113 Bogus "duplicate allocatable attribute" error for submodule character functi… - - - - --- 2020-02-01 Andrew Benson New
[committed] nios2: Support for GOT-relative DW_EH_PE_datarel encoding. [committed] nios2: Support for GOT-relative DW_EH_PE_datarel encoding. - - - - --- 2020-02-01 Sandra Loosemore New
[COMMITTED] c++: Fix sizeof VLA lambda capture. [COMMITTED] c++: Fix sizeof VLA lambda capture. - - - - --- 2020-02-01 Jason Merrill New
[RFC] __builtin_escape/__builtin_bless [RFC] __builtin_escape/__builtin_bless - - - - --- 2020-02-01 Uecker, Martin New
fortran: Fix up TYPE_ARG_TYPES of procs with scalar VALUE optional args [PR92305] fortran: Fix up TYPE_ARG_TYPES of procs with scalar VALUE optional args [PR92305] - - - - --- 2020-01-31 Jakub Jelinek New
[COMMITTED,2/2] c++: Reduce memory consumption for arrays of non-aggregate type. [COMMITTED,1/2] c++: Reduce memory consumption for large static arrays. - - - - --- 2020-01-31 Jason Merrill New
[COMMITTED,1/2] c++: Reduce memory consumption for large static arrays. [COMMITTED,1/2] c++: Reduce memory consumption for large static arrays. - - - - --- 2020-01-31 Jason Merrill New
[committed] analyzer: fix ICE with 'const void *' (PR 93457) [committed] analyzer: fix ICE with 'const void *' (PR 93457) - - - - --- 2020-01-31 David Malcolm New
[committed] analyzer: fix ICE handling void-type (PR 93373) [committed] analyzer: fix ICE handling void-type (PR 93373) - - - - --- 2020-01-31 David Malcolm New
patch to fix PR91333 patch to fix PR91333 - - - - --- 2020-01-31 Vladimir Makarov New
[committed] analyzer: fix ICE getting void return value (PR 93379) [committed] analyzer: fix ICE getting void return value (PR 93379) - - - - --- 2020-01-31 David Malcolm New
[committed] analyzer: fix ICE with pointers between stack frames (PR 93438) [committed] analyzer: fix ICE with pointers between stack frames (PR 93438) - - - - --- 2020-01-31 David Malcolm New
diagnostics: Add options to control the column units [PR49973] [PR86904] diagnostics: Add options to control the column units [PR49973] [PR86904] - - - - --- 2020-01-31 Lewis Hyatt New
c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319] c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319] - - - - --- 2020-01-31 Jakub Jelinek New
[COMMITTED] aarch64: Add Armv8.6 SVE bfloat16 support [COMMITTED] aarch64: Add Armv8.6 SVE bfloat16 support - - - - --- 2020-01-31 Richard Sandiford New
[COMMITTED] aarch64: Add svbfloat16_t support to arm_sve.h [COMMITTED] aarch64: Add svbfloat16_t support to arm_sve.h - - - - --- 2020-01-31 Richard Sandiford New
[COMMITTED] aarch64: Add Armv8.6 SVE matrix multiply support [COMMITTED] aarch64: Add Armv8.6 SVE matrix multiply support - - - - --- 2020-01-31 Richard Sandiford New
[COMMITTED] aarch64: Fix SVE PCS failures for BE & ILP32 [COMMITTED] aarch64: Fix SVE PCS failures for BE & ILP32 - - - - --- 2020-01-31 Richard Sandiford New
Fix -ffast-math flags handling inconsistencies Fix -ffast-math flags handling inconsistencies - - - - --- 2020-01-31 Ulrich Weigand New
Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var - - - - --- 2020-01-31 Bernd Edlinger New
[committed,amdgcn] Fix conditional add LRA failure [committed,amdgcn] Fix conditional add LRA failure - - - - --- 2020-01-31 Andrew Stubbs New
[committed,Fortran] Disable front-end optimization for OpenACC atomic (PR93462) [committed,Fortran] Disable front-end optimization for OpenACC atomic (PR93462) - - - - --- 2020-01-31 Tobias Burnus New
[i386] : Fix TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling. [i386] : Fix TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling. - - - - --- 2020-01-31 Uros Bizjak New
[amdgcn] Scale number of threads/workers with VGPR usage [amdgcn] Scale number of threads/workers with VGPR usage - - - - --- 2020-01-31 Kwok Cheung Yeung New
libgfortran: Fix and simplify IO locking [PR92836] libgfortran: Fix and simplify IO locking [PR92836] - - - - --- 2020-01-31 Janne Blomqvist New
« 1 2 ... 417 418 4191283 1284 »