public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-coroutines] Fix target clone indirection elimination
 2020-06-29 19:16 UTC 

[gcc/devel/c++-coroutines] rs6000: Add support for __builtin_cpu_is ("power10")
 2020-06-29 19:16 UTC 

[gcc/devel/c++-coroutines] c++: Change the default dialect to C++17
 2020-06-29 19:16 UTC 

[gcc r11-1715] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx (take 3)
 2020-06-29 16:38 UTC 

[gcc r10-8390] PR fortran/95340 - ICE in gfc_match_select_rank, at fortran/match.c:6690
 2020-06-29 15:47 UTC 

[gcc r10-8389] PR fortran/95880 - ICE in gfc_add_type, at fortran/symbol.c:2030
 2020-06-29 15:47 UTC 

[gcc r11-1714] c++: Check uniqueness of concepts/variable templates [PR94553]
 2020-06-29 15:02 UTC 

[gcc r11-1713] c++: Fix CTAD for aggregates in template [PR95568]
 2020-06-29 15:00 UTC 

[gcc(refs/users/marxin/heads/slp-function-v8)] SLP: vectorize entire function
 2020-06-29 13:25 UTC 

[gcc] Created branch 'marxin/heads/slp-function-v8' in namespace 'refs/users'
 2020-06-29 13:25 UTC 

[gcc r11-1712] PR fortran/71706 - ICE on using sync images with -fcheck=bounds
 2020-06-29 13:16 UTC 

[gcc r11-1711] testsuite: Fix coding style
 2020-06-29 12:49 UTC 

[gcc r11-1710] tree-optimization/95916 - treat scalar ops explicitely
 2020-06-29 12:41 UTC 

[gcc r11-1709] do not include <utility> from tree-vectorizer.h
 2020-06-29 12:41 UTC 

[gcc r11-1708] testsuite: Adjust testcase for recent -Wnonnull changes
 2020-06-29 12:38 UTC 

[gcc r11-1707] testsuite: Adjust testcase for recent -Wnonnull changes
 2020-06-29 11:51 UTC 

[gcc r10-8388] coroutines: Handle non-method promise expressions [PR95519]
 2020-06-29 11:49 UTC 

[gcc r10-8387] coroutines: Handle bad g-r-o-o-a-f cases
 2020-06-29 11:49 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] SLP: vectorize entire function
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Use gsi_bb instead of iterator->bb
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] amdgcn: Support basic DWARF
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] store-merging: ICE in find_bswap_or_nop_1 PR95854
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] sparc: Remove register storage class in sparc.c
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] arc: add exceptions for PR92860
 2020-06-29 11:48 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] testsuite: clarify scan-dump file globbing behavior
 2020-06-29 11:48 UTC 

[gcc/marxin/heads/slp-function-v7] (7 commits) SLP: vectorize entire function
 2020-06-29 11:48 UTC 

[gcc r11-1706] Use gsi_bb instead of iterator->bb
 2020-06-29 11:28 UTC 

[gcc r10-8386] PR libstdc++/95915
 2020-06-29 11:04 UTC 

[gcc r11-1705] amdgcn: Support basic DWARF
 2020-06-29 11:00 UTC 

[gcc r11-1704] store-merging: ICE in find_bswap_or_nop_1 PR95854
 2020-06-29 10:58 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] SLP: vectorize entire function
 2020-06-29 10:48 UTC 

[gcc/marxin/heads/slp-function-v7] SLP: vectorize entire function
 2020-06-29 10:48 UTC 

[gcc r11-1703] sparc: Remove register storage class in sparc.c
 2020-06-29  9:53 UTC 

[gcc r10-8385] testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0
 2020-06-29  9:35 UTC 

[gcc r10-8384] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903]
 2020-06-29  9:35 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] SLP: vectorize entire function
 2020-06-29  9:16 UTC 

[gcc/marxin/heads/slp-function-v7] SLP: vectorize entire function
 2020-06-29  9:16 UTC 

[gcc r11-1702] arc: add exceptions for PR92860
 2020-06-29  8:55 UTC 

[gcc r10-8383] fold-const: Fix A <= 0 ? A : -A folding [PR95810]
 2020-06-29  8:54 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] SLP: vectorize entire function
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Daily bump
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR libstdc++/95915
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Underline argument in -Wnonnull and in C++ extend warning to the this pointer [PR c++/86568]
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Merge upstream dmd 8508c4e68
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR fortran/95340 - ICE in gfc_match_select_rank, at fortran/match.c:6690
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines: Handle namespaces while scanning local vars [PR95711]
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR fortran/95880 - ICE in gfc_add_type, at fortran/symbol.c:2030
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines, testsuite: Update log messages. [NFC, PR95519]
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] IFN: Fix mask_{load, store} optab support macros
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] rs6000: Correct prefix testsuite failures on AIX
 2020-06-29  8:18 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Daily bump
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR fortran/95881 - ICE in resolve_symbol, at fortran/resolve.c:15175
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Move simplification of statements using ranges into its own class
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] openmp: Non-rectangular loop support for non-composite worksharing loops and distribute
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903]
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines: Handle awaiters that are sub-objects [PR95736]
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines: Improve diagnostics for one allocator case
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Add PowerPC tests for power10
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Daily bump
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Linux/i386: Remove SUBTARGET_FRAME_POINTER_REQUIRED
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Fix target clone indirection elimination
 2020-06-29  8:17 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] rs6000: Add support for __builtin_cpu_is ("power10")
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] c++: Change the default dialect to C++17
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Fix failure in gfortran.dg/gomp/combined-if.f90 test
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Take into account range info to optimize range tests into bit tests
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d/testsuite: Amend test to actually trigger the ICE being fixed
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines: Handle non-method promise expressions [PR95519]
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] coroutines: Handle bad g-r-o-o-a-f cases
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] tree-optimization/95897 - fix fold-left SLP reduction insert place
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] This patch removes the use of the "register" keyword from the bsearch() and bsearch_r() functions su
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Daily bump
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] c++: Add test for c++/91104
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR fortran/95828 - Buffer overflows with SELECT RANK
 2020-06-29  8:16 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] PR fortran/95826 - Buffer overflows with PDTs and long symbols
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] This patch disables the movsicc pattern in the M32R backend, which is repsonsible for the failure of
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Move d_signed_type and d_unsigned_type to types.cc
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Merge upstream dmd 4be011355
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Merge upstream dmd 90450f3ef
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Remove another dependency on the front-end OutBuffer type
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Merge upstream dmd 5fc1806cd
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Fix ICE in uda_attribute_p when looking up unknown attribute
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Don't set DECL_INITIAL if initializer is 'void'
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Turn on deprecation warnings by default
 2020-06-29  8:15 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] d: Merge upstream dmd 4f1046222
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Fortran: Fix character-kind=4 substring resolution (PR95837)
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] tree-optimization/95839 - allow CTOR vectorization without loads
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] powerpc: Restore bootstrap for Darwin
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] fortran: Fix ICE when 'if' clause used with 'target parallel' (PR95869)
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] fortran: Apply if clause to all sub-constructs in combined OpenMP constructs
 2020-06-29  8:14 UTC 

[gcc(refs/users/marxin/heads/slp-function-v7)] Always use SLP vector defs to determine insertion place
 2020-06-29  8:14 UTC 

[gcc/marxin/heads/slp-function-v7] (53 commits) SLP: vectorize entire function
 2020-06-29  8:14 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Always define widest_irange::stats_dump
 2020-06-29  7:44 UTC 

[gcc r11-1701] testsuite: clarify scan-dump file globbing behavior
 2020-06-29  7:22 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] refine loop unroll heuristic
 2020-06-29  4:50 UTC 

[gcc r9-8705] Daily bump
 2020-06-29  0:18 UTC 

[gcc r8-10333] Daily bump
 2020-06-29  0:18 UTC 

[gcc r10-8382] Daily bump
 2020-06-29  0:17 UTC 

[gcc r11-1700] Daily bump
 2020-06-29  0:16 UTC 

[gcc r11-1699] Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-06-28 21:49 UTC 

[gcc r11-1698] PR libstdc++/95915
 2020-06-28 21:37 UTC 

[gcc r11-1697] Underline argument in -Wnonnull and in C++ extend warning to the this pointer [PR c++/86568]
 2020-06-28 20:25 UTC 

[gcc r10-8381] d: Merge upstream dmd 8508c4e68
 2020-06-28 18:26 UTC 

[gcc r11-1696] d: Merge upstream dmd 8508c4e68
 2020-06-28 18:25 UTC 

[gcc r11-1695] PR fortran/95340 - ICE in gfc_match_select_rank, at fortran/match.c:6690
 2020-06-28 14:24 UTC 

[gcc r11-1694] coroutines: Handle namespaces while scanning local vars [PR95711]
 2020-06-28 12:52 UTC 

[gcc r11-1693] PR fortran/95880 - ICE in gfc_add_type, at fortran/symbol.c:2030
 2020-06-28 11:53 UTC 

[gcc r11-1692] coroutines, testsuite: Update log messages. [NFC, PR95519]
 2020-06-28 10:49 UTC 

[gcc r10-8380] coroutines: Copy attributes to the outlined functions [PR95518, PR95813]
 2020-06-28  8:59 UTC 

[gcc r10-8379] coroutines: Update tests for get-return-object errors
 2020-06-28  8:59 UTC 

[gcc r11-1691] IFN: Fix mask_{load,store} optab support macros
 2020-06-28  5:25 UTC 

[gcc/devel/lto-offload] adding libcody to lto-wrapper, with some leftover debugging code
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] PR fortran/95881 - ICE in resolve_symbol, at fortran/resolve.c:15175
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] Move simplification of statements using ranges into its own class
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] openmp: Non-rectangular loop support for non-composite worksharing loops and distribute
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903]
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] coroutines: Handle awaiters that are sub-objects [PR95736]
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] coroutines: Improve diagnostics for one allocator case
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] Add PowerPC tests for power10
 2020-06-28  0:23 UTC 

[gcc/devel/lto-offload] Daily bump
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] Linux/i386: Remove SUBTARGET_FRAME_POINTER_REQUIRED
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] Fix target clone indirection elimination
 2020-06-28  0:22 UTC 

[gcc r11-1690] rs6000: Correct prefix testsuite failures on AIX
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] rs6000: Add support for __builtin_cpu_is ("power10")
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] c++: Change the default dialect to C++17
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] Fix failure in gfortran.dg/gomp/combined-if.f90 test
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] Take into account range info to optimize range tests into bit tests
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] d/testsuite: Amend test to actually trigger the ICE being fixed
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] coroutines: Handle non-method promise expressions [PR95519]
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] coroutines: Handle bad g-r-o-o-a-f cases
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] tree-optimization/95897 - fix fold-left SLP reduction insert place
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] This patch removes the use of the "register" keyword from the bsearch() and bsearch_r() functions su
 2020-06-28  0:22 UTC 

[gcc/devel/lto-offload] Daily bump
 2020-06-28  0:21 UTC 

[gcc/devel/lto-offload] c++: Add test for c++/91104
 2020-06-28  0:21 UTC 

[gcc r9-8704] Daily bump
 2020-06-28  0:18 UTC 

[gcc r8-10332] Daily bump
 2020-06-28  0:17 UTC 

[gcc r10-8378] Daily bump
 2020-06-28  0:17 UTC 

[gcc r11-1689] Daily bump
 2020-06-28  0:16 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Merge commit 'fc36b97af05ef74b0889ba49090c2f52f00e0e77' into me/ranger-staging
 2020-06-27 21:33 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Move simplification of statements using ranges into its own class
 2020-06-27 21:33 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] openmp: Non-rectangular loop support for non-composite worksharing loops and distribute
 2020-06-27 21:33 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903]
 2020-06-27 21:33 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Handle awaiters that are sub-objects [PR95736]
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Improve diagnostics for one allocator case
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Add PowerPC tests for power10
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Daily bump
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Linux/i386: Remove SUBTARGET_FRAME_POINTER_REQUIRED
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Fix target clone indirection elimination
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] rs6000: Add support for __builtin_cpu_is ("power10")
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c++: Change the default dialect to C++17
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Fix failure in gfortran.dg/gomp/combined-if.f90 test
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Take into account range info to optimize range tests into bit tests
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d/testsuite: Amend test to actually trigger the ICE being fixed
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Handle non-method promise expressions [PR95519]
 2020-06-27 21:32 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Handle bad g-r-o-o-a-f cases
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] tree-optimization/95897 - fix fold-left SLP reduction insert place
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] This patch removes the use of the "register" keyword from the bsearch() and bsearch_r() functions su
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Daily bump
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c++: Add test for c++/91104
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] PR fortran/95828 - Buffer overflows with SELECT RANK
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] PR fortran/95826 - Buffer overflows with PDTs and long symbols
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] This patch disables the movsicc pattern in the M32R backend, which is repsonsible for the failure of
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Move d_signed_type and d_unsigned_type to types.cc
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Merge upstream dmd 4be011355
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Merge upstream dmd 90450f3ef
 2020-06-27 21:31 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Remove another dependency on the front-end OutBuffer type
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Merge upstream dmd 5fc1806cd
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Fix ICE in uda_attribute_p when looking up unknown attribute
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Don't set DECL_INITIAL if initializer is 'void'
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Turn on deprecation warnings by default
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] d: Merge upstream dmd 4f1046222
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Fortran: Fix character-kind=4 substring resolution (PR95837)
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] tree-optimization/95839 - allow CTOR vectorization without loads
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] powerpc: Restore bootstrap for Darwin
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] fortran: Fix ICE when 'if' clause used with 'target parallel' (PR95869)
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] fortran: Apply if clause to all sub-constructs in combined OpenMP constructs
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Always use SLP vector defs to determine insertion place
 2020-06-27 21:30 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] tree-optimization/95866 - avoid using scalar ops for vectorized shift
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] gcov-tool: fix merge operation for summary
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] VEC_COND_EXPR: clean up first argument
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Daily bump
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] [PATCH, PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] outputs.exp: conditionals for split-dwarf and lto plugin
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c++: Handle bad pack expansion in base list. [PR96752]
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Copy attributes to the outlined functions [PR95518, PR95813]
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] coroutines: Update tests for get-return-object errors
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c++: Simplify build_over_call a bit
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] c++: Fix ICE with using and virtual function. [PR95719]
 2020-06-27 21:29 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] simplify-rtx: Simplify rotates by zero
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] simplify-rtx: Parity of parity is parity
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] PR fortran/95827 - Buffer overflows with submodules and coarrays
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] tree-optimization/95866 - avoid vectorizing uniform SLP subgraphs
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Make contrib/download_prerequisites work on AIX and OpenBSD
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] x86: Remove brand ID check for Intel processors
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] x86: Add Cooper Lake detection with AVX512BF16
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] x86: Share _isa_names_table and use cpuinfo.h
 2020-06-27 21:28 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Fix typo in ChangeLog
 2020-06-27 21:28 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).