This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b0cbd53966c Fortran] OpenACC – permit common blocks in some clauses
new a32b4f9bc27 libstdc++:: improve how pretty printers find node types (PR 91997)
new b1a48cb3b41 Improve tree-vect-patterns.c handling of boolean comparisons
new 64403b8015e Make vectorizable_operation punt early on codes it doesn't handle
new 96c98b5f2ed Make vect_get_mask_type_for_stmt take a group size
new 1a7144eb381 Record the vector mask precision in stmt_vec_info
new e8f398f7eec Don't defer choice of vector type for bools (PR 92596)
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 66 +++++
gcc/doc/sourcebuild.texi | 4 +
gcc/testsuite/ChangeLog | 12 +
gcc/testsuite/gcc.dg/vect/bb-slp-43.c | 17 ++
gcc/testsuite/gcc.dg/vect/bb-slp-pr92596.c | 14 +
gcc/testsuite/gcc.dg/vect/vect-bool-cmp-2.c | 10 +
gcc/testsuite/lib/target-supports.exp | 10 +
gcc/tree-vect-loop.c | 38 +--
gcc/tree-vect-patterns.c | 282 +++++++++++++--------
gcc/tree-vect-slp.c | 34 +--
gcc/tree-vect-stmts.c | 188 +++++---------
gcc/tree-vectorizer.h | 30 ++-
libstdc++-v3/ChangeLog | 22 ++
libstdc++-v3/python/libstdcxx/v6/printers.py | 138 +++++++---
.../testsuite/libstdc++-prettyprinters/59161.cc | 2 -
.../testsuite/libstdc++-prettyprinters/91997.cc | 53 ++++
16 files changed, 585 insertions(+), 335 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-43.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr92596.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bool-cmp-2.c
create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/91997.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 38b49e22b5 jit: minor improvement to debug logging
adds 2522f049df Remove unused declaratoin from guile
adds bab05c83ac Make two range_bounds bitfields unsigned
adds 53a008a61e Fix creal_internal_fn comment
adds 13364701d8 Automatic date update in version.in
adds e9194a1a0e gdb: fix segfault in overload resolution debug output
adds a992a3b010 gdb: improve debug output of function overload resolution
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 23 ++++++++++++++++++++
gdb/gdbtypes.h | 4 ++--
gdb/guile/guile-internal.h | 2 --
gdb/valops.c | 53 ++++++++++++++++++++++++++--------------------
gdb/value.c | 2 +-
6 files changed, 57 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a3f60c84 0: update: binutils-gcc-linux: all
new d655b765 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a3f60c84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 178 +-
02-prepare_abe/console.log | 318 +-
03-build_abe-binutils/console.log | 11833 ++++++-------
04-build_abe-stage1/console.log | 15922 +++++++++---------
05-build_linux/console.log | 4224 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 32514 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32507 insertions(+), 32516 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 0f18417db31 Daily bump.
adds 2437a940d84 Daily bump.
adds 25b1e18c3b7 PR ada/92489 Backport from mainline 2019-07-01 Ed Schon [...]
adds 29d9253b876 Fix testcase - was missing -fopenacc
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 10 ++++++++++
gcc/ada/exp_attr.adb | 5 +++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/goacc/pr84963.f90 | 2 +-
5 files changed, 26 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a6d30b8f 0: update: binutils-gcc-linux: boot
new b49b7450 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a6d30b8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 115 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11100 +++++++--------
04-build_abe-stage1/console.log | 14052 +++++++++----------
05-build_linux/console.log | 616 +-
06-boot_linux/console.log | 442 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 27 +
console.log | 26769 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26815 insertions(+), 26762 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 22c31e24 0: update: llvm-linux: boot
new d380af29 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (22c31e24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12066 +++++++++++++++++-----------------
03-build_linux/console.log | 680 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13428 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13430 insertions(+), 13434 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.