Show patches with: none      |   127477 patches
« 1 2 ... 376 377 3781274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Fix PA bootstrap [committed] Fix PA bootstrap - - - - --- 2020-07-01 Li, Pan2 via Gcc-patches New
correct memcmp expansion of constant representations containing embedded nuls (PR 95189) correct memcmp expansion of constant representations containing embedded nuls (PR 95189) - - - - --- 2020-07-01 Martin Sebor New
rs6000: Add execution tests for mma builtins. rs6000: Add execution tests for mma builtins. - - - - --- 2020-06-30 Aaron Sawdey New
[committed,8/9/10/11,Regression] ICE with allocatable coarray, class and associate in resolve_assoc… Untitled series #186777 - - - - --- 2020-06-30 Harald Anlauf New
[v2] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p () … [v2] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p () … - - - - --- 2020-06-30 Ilya Leoshkevich New
[v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. [v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-30 will schmidt New
c++: Tweak function cloning names c++: Tweak function cloning names - - - - --- 2020-06-30 Nathan Sidwell New
Fix unnecessary register spill that depends on function ordering Fix unnecessary register spill that depends on function ordering - - - - --- 2020-06-30 Omar Tahir New
analyzer: Fix -Wanalyzer-possible-null-argument warning analyzer: Fix -Wanalyzer-possible-null-argument warning - - - - --- 2020-06-30 Jonathan Wakely New
gcc-changelog: support older GitPython releases. gcc-changelog: support older GitPython releases. - - - - --- 2020-06-30 Martin Liška New
[pushed] coroutines: Fix a diagnostic trailing space warning. [pushed] coroutines: Fix a diagnostic trailing space warning. - - - - --- 2020-06-30 Iain Sandoe New
[PR95700,v2] Redefine NULL to nullptr [PR95700,v2] Redefine NULL to nullptr - - - - --- 2020-06-30 Ilya Leoshkevich New
[fortran,committed] Fix PR 95366, wrong code and ABI breakage [fortran,committed] Fix PR 95366, wrong code and ABI breakage - - - - --- 2020-06-30 Thomas Koenig New
VEC_COND_EXPR: do not expand comparisons feeding it VEC_COND_EXPR: do not expand comparisons feeding it - - - - --- 2020-06-30 Martin Liška New
c-family: Avoid ICEs on calls to internal functions [PR95963] c-family: Avoid ICEs on calls to internal functions [PR95963] - - - - --- 2020-06-30 Jakub Jelinek New
RISC-V: Handle multi-letter extension for multilib-generator RISC-V: Handle multi-letter extension for multilib-generator - - - - --- 2020-06-30 Kito Cheng New
RISC-V: Preserve arch version info during normalizing arch string RISC-V: Preserve arch version info during normalizing arch string - - - - --- 2020-06-30 Kito Cheng New
[wwwdocs] Fix typo [wwwdocs] Fix typo - - - - --- 2020-06-30 Hu, Jiangping New
PR middle-end/90597: gcc_assert ICE in layout_type PR middle-end/90597: gcc_assert ICE in layout_type - - - - --- 2020-06-29 Roger Sayle New
Go patch committed: Remove some erroneous code that was never run Go patch committed: Remove some erroneous code that was never run - - - - --- 2020-06-29 Ian Lance Taylor New
[committed] PR fortran/95978 - [10/11 Regression] ICE in gfc_match_data, at fortran/decl.c:731 [committed] PR fortran/95978 - [10/11 Regression] ICE in gfc_match_data, at fortran/decl.c:731 - - - - --- 2020-06-29 Harald Anlauf New
[fortran,committed] Fix bogus recursion check [fortran,committed] Fix bogus recursion check - - - - --- 2020-06-29 Thomas Koenig New
PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485 PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485 - - - - --- 2020-06-29 Harald Anlauf New
[og10] OpenACC: Remove unnecessary barriers (gimple worker partitioning/broadcast) [og10] OpenACC: Remove unnecessary barriers (gimple worker partitioning/broadcast) - - - - --- 2020-06-29 Julian Brown New
[og10] amdgcn: Add waitcnt after LDS write instructions [og10] amdgcn: Add waitcnt after LDS write instructions - - - - --- 2020-06-29 Julian Brown New
[og10] OpenACC: Shared memory layout optimisation [og10] OpenACC: Shared memory layout optimisation - - - - --- 2020-06-29 Julian Brown New
[og10] OpenACC: Turn off worker partitioning if num_workers==1 [og10] OpenACC: Turn off worker partitioning if num_workers==1 - - - - --- 2020-06-29 Julian Brown New
[og10] OpenACC: Fix mkoffload SGPR/VGPR count parsing for HSACO v3 [og10] OpenACC: Fix mkoffload SGPR/VGPR count parsing for HSACO v3 - - - - --- 2020-06-29 Julian Brown New
[og10] OpenACC: Fix race condition in Fortran loop collapse tests [og10] OpenACC: Fix race condition in Fortran loop collapse tests - - - - --- 2020-06-29 Julian Brown New
nvptx: Fix ICE in nvptx_vector_alignment on gcc.dg/attr-vector_size.c nvptx: Fix ICE in nvptx_vector_alignment on gcc.dg/attr-vector_size.c - - - - --- 2020-06-29 Roger Sayle New
[committed] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx (take 3). [committed] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx (take 3). - - - - --- 2020-06-29 Roger Sayle New
Accept "user" as an alias for "login" in .netrc Accept "user" as an alias for "login" in .netrc - - - - --- 2020-06-29 Gerald Pfeifer New
tree-optimization/95916 - treat scalar ops explicitely tree-optimization/95916 - treat scalar ops explicitely - - - - --- 2020-06-29 Richard Biener New
do not include <utility> from tree-vectorizer.h do not include <utility> from tree-vectorizer.h - - - - --- 2020-06-29 Richard Biener New
[RFC] aarch64: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] [RFC] aarch64: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] - - - - --- 2020-06-29 Richard Sandiford New
[OBVIOUS] Use gsi_bb instead of iterator->bb. [OBVIOUS] Use gsi_bb instead of iterator->bb. - - - - --- 2020-06-29 Martin Liška New
[committed] amdgcn: Support basic DWARF [committed] amdgcn: Support basic DWARF - - - - --- 2020-06-29 Andrew Stubbs New
[1/7,v7] ifn/optabs: Support vector load/store with length [1/7,v7] ifn/optabs: Support vector load/store with length - - - - --- 2020-06-29 Kewen.Lin New
[COMMITTED] sparc: Remove register storage class in sparc.c [COMMITTED] sparc: Remove register storage class in sparc.c - - - - --- 2020-06-29 Rainer Orth New
testsuite: Ignore line no. for BB vectorization message testsuite: Ignore line no. for BB vectorization message - - - - --- 2020-06-29 Kewen.Lin New
[5/7,v6] vect: Support vector load/store with length in vectorizer Untitled series #186329 - - - - --- 2020-06-29 Kewen.Lin New
[2/7,v5] rs6000: lenload/lenstore optab support Untitled series #186326 - - - - --- 2020-06-29 Kewen.Lin New
[1/7,v6] ifn/optabs: Support vector load/store with length [1/7,v6] ifn/optabs: Support vector load/store with length - - - - --- 2020-06-29 Kewen.Lin New
PR fortran/71706 - [8/9/10/11 Regression] [Coarray] ICE on using sync images with integer(kind<>4),… PR fortran/71706 - [8/9/10/11 Regression] [Coarray] ICE on using sync images with integer(kind<>4),… - - - - --- 2020-06-28 Harald Anlauf New
[committed] d: Merge upstream dmd 8508c4e68. [committed] d: Merge upstream dmd 8508c4e68. - - - - --- 2020-06-28 Iain Buclaw New
[committed] PR fortran/95340 - [10/11 Regression] ICE in gfc_match_select_rank, at fortran/match.c:… [committed] PR fortran/95340 - [10/11 Regression] ICE in gfc_match_select_rank, at fortran/match.c:… - - - - --- 2020-06-28 Harald Anlauf New
x86: Enable FMA in rsqrt<mode>2 expander x86: Enable FMA in rsqrt<mode>2 expander - - - - --- 2020-06-28 H.J. Lu New
[pushed] coroutines: Handle namespaces while scanning local vars [PR95711]. [pushed] coroutines: Handle namespaces while scanning local vars [PR95711]. - - - - --- 2020-06-28 Iain Sandoe New
libstdc++: Add a __nonnnull__ attribute to std::string's _CharT* constructor libstdc++: Add a __nonnnull__ attribute to std::string's _CharT* constructor - - - - --- 2020-06-28 Ville Voutilainen New
[pushed] coroutines, testsuite: Update log messages. [NFC, PR95519] [pushed] coroutines, testsuite: Update log messages. [NFC, PR95519] - - - - --- 2020-06-28 Iain Sandoe New
PR fortran/95880 - [9/10/11 Regression] ICE in gfc_add_type, at fortran/symbol.c:2030 PR fortran/95880 - [9/10/11 Regression] ICE in gfc_add_type, at fortran/symbol.c:2030 - - - - --- 2020-06-27 Harald Anlauf New
coroutines: Collect the function body rewrite code. coroutines: Collect the function body rewrite code. - - - - --- 2020-06-27 Iain Sandoe New
[committed] openmp: Non-rectangular loop support for non-composite worksharing loops and distribute [committed] openmp: Non-rectangular loop support for non-composite worksharing loops and distribute - - - - --- 2020-06-27 Jakub Jelinek New
[pushed] coroutines: Improve diagnostics for one allocator case. [pushed] coroutines: Improve diagnostics for one allocator case. - - - - --- 2020-06-27 Iain Sandoe New
c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903] - - - - --- 2020-06-27 Jakub Jelinek New
x86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL x86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL - - - - --- 2020-06-26 H.J. Lu New
[RFC] rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193] [RFC] rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193] - - - - --- 2020-06-26 Raoni Fassina Firmino New
PR fortran/95881 - [9/10/11 Regression] ICE in resolve_symbol, at fortran/resolve.c:15175 PR fortran/95881 - [9/10/11 Regression] ICE in resolve_symbol, at fortran/resolve.c:15175 - - - - --- 2020-06-26 Harald Anlauf New
c++: Check uniqueness of concepts/variable templates [PR94553] c++: Check uniqueness of concepts/variable templates [PR94553] - - - - --- 2020-06-26 Marek Polacek New
[rs6000] Add support to enable vmsumudm behind vec_msum builtin. [rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-26 will schmidt New
libstdc++: std::variant doesn't like types with a defaulted virtual destructor [PR95915] libstdc++: std::variant doesn't like types with a defaulted virtual destructor [PR95915] - - - - --- 2020-06-26 Ville Voutilainen New
coroutines: Handle awaiters that are sub-objects [PR95736] coroutines: Handle awaiters that are sub-objects [PR95736] - - - - --- 2020-06-26 Iain Sandoe New
[pushed] coroutines: Handle bad g-r-o-o-a-f cases. [pushed] coroutines: Handle bad g-r-o-o-a-f cases. - - - - --- 2020-06-26 Iain Sandoe New
tree-optimization/95839 - teach SLP vectorization about vector inputs tree-optimization/95839 - teach SLP vectorization about vector inputs - - - - --- 2020-06-26 Richard Biener New
tree-optimization/95897 - fix fold-left SLP reduction insert place tree-optimization/95897 - fix fold-left SLP reduction insert place - - - - --- 2020-06-26 Richard Biener New
rs6000: Add support for __builtin_cpu_is ("power10") rs6000: Add support for __builtin_cpu_is ("power10") - - - - --- 2020-06-25 Peter Bergner New
[committed] c++: Add test for c++/91104 [committed] c++: Add test for c++/91104 - - - - --- 2020-06-25 Marek Polacek New
libgomp: added simple functions and tests for OMPD libgomp: added simple functions and tests for OMPD - - - - --- 2020-06-25 y2s1982 New
[8/9/10/11,Regression] ICE on invalid with argument list for module procedure Untitled series #185866 - - - - --- 2020-06-25 Harald Anlauf New
[9/10/11,Regression] PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/module.c:441 Untitled series #185864 - - - - --- 2020-06-25 Harald Anlauf New
m68k: tag floating-point ABI used m68k: tag floating-point ABI used - - - - --- 2020-06-25 Pat Bernardi New
[committed] d: Turn on deprecation warnings by default. [committed] d: Turn on deprecation warnings by default. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Remove another dependency on the front-end OutBuffer type. [committed] d: Remove another dependency on the front-end OutBuffer type. - - - - --- 2020-06-25 Iain Buclaw New
[COMMITTED} m32r: Disable movsicc pattern [COMMITTED} m32r: Disable movsicc pattern - - - - --- 2020-06-25 Nick Clifton New
[committed] d: Move d_signed_type and d_unsigned_type to types.cc [committed] d: Move d_signed_type and d_unsigned_type to types.cc - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Merge upstream dmd 90450f3ef. [committed] d: Merge upstream dmd 90450f3ef. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Merge upstream dmd 5fc1806cd. [committed] d: Merge upstream dmd 5fc1806cd. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Merge upstream dmd 4f1046222. [committed] d: Merge upstream dmd 4f1046222. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Merge upstream dmd 4be011355. [committed] d: Merge upstream dmd 4be011355. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Fix ICE in uda_attribute_p when looking up unknown attribute [committed] d: Fix ICE in uda_attribute_p when looking up unknown attribute - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Don't set DECL_INITIAL if initializer is 'void'. [committed] d: Don't set DECL_INITIAL if initializer is 'void'. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions. [committed] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions. - - - - --- 2020-06-25 Iain Buclaw New
coroutines: Generalize promise expressions [PR95519] coroutines: Generalize promise expressions [PR95519] - - - - --- 2020-06-25 Iain Sandoe New
[Fortran,OpenMP] Fix allocatable-components check (PR67311) [Fortran,OpenMP] Fix allocatable-components check (PR67311) - - - - --- 2020-06-25 Tobias Burnus New
Always use SLP vector defs to determine insertion place Always use SLP vector defs to determine insertion place - - - - --- 2020-06-25 Richard Biener New
Take into account range info to optimize range tests Take into account range info to optimize range tests - - - - --- 2020-06-25 Eric Botcazou New
tree-optimization/95839 - allow CTOR vectorization without loads tree-optimization/95839 - allow CTOR vectorization without loads - - - - --- 2020-06-25 Richard Biener New
tree-optimization/95866 - avoid using scalar ops for vectorized shift tree-optimization/95866 - avoid using scalar ops for vectorized shift - - - - --- 2020-06-25 Richard Biener New
RFA: Remove use of register keyword in libiberty.h RFA: Remove use of register keyword in libiberty.h - - - - --- 2020-06-25 Nick Clifton New
RFA: Remove use of register keyword in libiberty.h RFA: Remove use of register keyword in libiberty.h - - - - --- 2020-06-25 Nick Clifton New
gcov-tool: fix merge operation for summary gcov-tool: fix merge operation for summary - - - - --- 2020-06-25 Martin Liška New
Fortran : Fill in missing array dimensions using the lower, bound (for review) Fortran : Fill in missing array dimensions using the lower, bound (for review) - - - - --- 2020-06-25 Mark Eggleston New
Fortran : ICE in generic_correspondence PR95584 Fortran : ICE in generic_correspondence PR95584 - - - - --- 2020-06-25 Mark Eggleston New
Fortran : Fortran translation issues PR52279 Fortran : Fortran translation issues PR52279 - - - - --- 2020-06-25 Mark Eggleston New
libgomp: added simple functions and tests for OMPD libgomp: added simple functions and tests for OMPD - - - - --- 2020-06-25 y2s1982 New
c++: Improve checking of decls with trailing return type [PR95820] c++: Improve checking of decls with trailing return type [PR95820] - - - - --- 2020-06-24 Marek Polacek New
PR fortran/95828 - Buffer overflows with SELECT RANK PR fortran/95828 - Buffer overflows with SELECT RANK - - - - --- 2020-06-24 Harald Anlauf New
[pushed] coroutines, testsuite: Update tests for get-return-object errors. [pushed] coroutines, testsuite: Update tests for get-return-object errors. - - - - --- 2020-06-24 Iain Sandoe New
[pushed] c++: Fix ICE with using and virtual function [PR95719] [pushed] c++: Fix ICE with using and virtual function [PR95719] - - - - --- 2020-06-24 Jason Merrill New
[2/2] simplify-rtx: Simplify rotates by zero [1/2] simplify-rtx: Parity of parity is parity - - - - --- 2020-06-24 Segher Boessenkool New
« 1 2 ... 376 377 3781274 1275 »