This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea1a16420cd MAINTAINERS: Add YunQiang Su for write after approval
new 153766ec835 tree-optimization/102139 - fix SLP DR base alignment
new 13a43a90aea tree-optimization/93491 - avoid PRE of trapping calls across exits
The 2 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/testsuite/gcc.dg/torture/pr102139.c | 43 +++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr93491.c | 24 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr88087.c | 18 ++++-----
gcc/tree-ssa-pre.c | 33 +++++++++++++----
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-vect-data-refs.c | 66 +++++++++++++++++----------------
gcc/tree-vectorizer.h | 10 +++--
7 files changed, 145 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr102139.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr93491.c
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4d58b8744 0: update: binutils-gcc-linux-qemu: boot
new f0ce3ecb5 0: update: binutils-gcc-linux-qemu: 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 (4d58b8744)
\
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 | 188 -
01-reset_artifacts/console.log.xz | Bin 0 -> 1576 bytes
02-prepare_abe/console.log | 280 -
02-prepare_abe/console.log.xz | Bin 0 -> 2760 bytes
03-build_abe-binutils/console.log | 5380 ----------
03-build_abe-binutils/console.log.xz | Bin 0 -> 44172 bytes
04-build_abe-stage1/console.log | 7099 -------------
04-build_abe-stage1/console.log.xz | Bin 0 -> 71240 bytes
05-build_abe-qemu/console.log | 3544 -------
05-build_abe-qemu/console.log.xz | Bin 0 -> 30880 bytes
06-build_linux/console.log | 295 -
06-build_linux/console.log.xz | Bin 0 -> 3152 bytes
07-boot_linux/console.log | 21 -
07-boot_linux/console.log.xz | Bin 0 -> 504 bytes
08-check_regression/console.log | 32 -
08-check_regression/console.log.xz | Bin 0 -> 500 bytes
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 3 +-
09-update_baseline/results.regressions | 2 +-
console.log | 16877 ------------------------------
jenkins/manifest.sh | 22 +-
21 files changed, 15 insertions(+), 33730 deletions(-)
delete mode 100644 01-reset_artifacts/console.log
create mode 100644 01-reset_artifacts/console.log.xz
delete mode 100644 02-prepare_abe/console.log
create mode 100644 02-prepare_abe/console.log.xz
delete mode 100644 03-build_abe-binutils/console.log
create mode 100644 03-build_abe-binutils/console.log.xz
delete mode 100644 04-build_abe-stage1/console.log
create mode 100644 04-build_abe-stage1/console.log.xz
delete mode 100644 05-build_abe-qemu/console.log
create mode 100644 05-build_abe-qemu/console.log.xz
delete mode 100644 06-build_linux/console.log
create mode 100644 06-build_linux/console.log.xz
delete mode 100644 07-boot_linux/console.log
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 08-check_regression/console.log
create mode 100644 08-check_regression/console.log.xz
delete mode 100644 console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.