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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 373a107b 0: update: llvm-linux: boot
new 4dec17a2 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 (373a107b)
\
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 | 166 +-
02-build_llvm/console.log | 12024 ++++++++++++++++++------------------
03-build_linux/console.log | 682 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 +
console.log | 12901 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12930 insertions(+), 12880 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.
unknown user pushed a change to branch master
in repository gcc.
from 10d1592c352 [SLP] SLP vectorization: vectorize vector constructors
new e8d918004e0 [vect] Clean up orig_loop_vinfo from vect_analyze_loop
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:
gcc/ChangeLog | 8 ++++++++
gcc/tree-vect-loop.c | 10 +++-------
gcc/tree-vectorizer.c | 10 ++++------
gcc/tree-vectorizer.h | 4 +---
4 files changed, 16 insertions(+), 16 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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 80b6a41f 0: update: llvm-linux: boot
new 4ff17d73 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 (80b6a41f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 166 +-
02-build_llvm/console.log | 12546 +++++++++++++++++------------------
03-build_linux/console.log | 702 +-
04-boot_linux/console.log | 412 +-
console.log | 13826 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13830 insertions(+), 13830 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 85b80b0f9b x86: re-arrange process_operands()
new dae8b3eb23 Obsolete Solaris 10 support
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:
gdb/ChangeLog | 8 ++++++++
gdb/MAINTAINERS | 4 ++--
gdb/NEWS | 5 +++++
gdb/configure.host | 2 +-
gdb/configure.tgt | 1 +
5 files changed, 17 insertions(+), 3 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.
unknown user pushed a change to branch master
in repository gcc.
from f508c7d8a67 2019-11-04 Richard Biener <rguenther(a)suse.de>
new 10d1592c352 [SLP] SLP vectorization: vectorize vector constructors
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:
gcc/ChangeLog | 13 ++++
gcc/expr.c | 4 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/bb-slp-40.c | 34 ++++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-41.c | 61 +++++++++++++++++
gcc/tree-vect-slp.c | 124 +++++++++++++++++++++++++++++++++-
gcc/tree-vectorizer.h | 5 ++
7 files changed, 243 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-40.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-41.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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from be9a9d263b9 Backport Fortran BIND(C) fixes
new 5da129e22f4 Fortran] PR 92208 don't use function-result dummy variable [...]
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:
gcc/fortran/ChangeLog | 9 ++++++++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gfortran.dg/pr92208.f90 | 39 +++++++++++++++++++++++++++++++++++
4 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr92208.f90
--
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.
unknown user pushed a change to branch master
in repository gcc.
from ef0752d323b * cgraphclones.c (cgraph_node::create_version_clone): Do n [...]
new f508c7d8a67 2019-11-04 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr92345.c | 18 ++++++++++++++++++
gcc/tree-vect-loop.c | 13 ++++++++-----
4 files changed, 39 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr92345.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5103274ffc Fix potential array overruns when disassembling corrupt v850 [...]
new 85b80b0f9b x86: re-arrange process_operands()
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:
gas/ChangeLog | 5 +++
gas/config/tc-i386.c | 106 ++++++++++++++++++++++++---------------------------
2 files changed, 54 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.