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 c50cd4a007 0: good: binutils-gcc-linux: boot
new 93866634c8 0: good: 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 (c50cd4a007)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4150 ++++++++--------
4-build_abe-stage1/console.log | 5095 ++++++++++----------
5-build_linux/console.log | 35 +-
6-boot_linux/console.log | 344 +-
console.log | 9602 ++++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 10267 insertions(+), 8987 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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 73e3d2ee2e4 PR c++/71446 * cp-tree.h (CONSTRUCTOR_IS_DESIGNATED_INIT) [...]
adds 9cc3b79c3a1 2019-03-02 Harald Anlauf <anlauf(a)gmx.de>
adds c1581215cf9 PR d/89177 - Fix unaligned access in std.digest.murmurhash
adds 3979635c8e0 Daily bump.
new a6eb46eb9f7 2019-03-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 ++
gcc/fortran/check.c | 24 +++--
gcc/fortran/resolve.c | 53 ++++++++--
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 15 +++
gcc/testsuite/gfortran.dg/pr89492.f90 | 4 +-
gcc/testsuite/gfortran.dg/transfer_check_5.f90 | 14 +++
libphobos/ChangeLog | 5 +
libphobos/src/std/digest/murmurhash.d | 122 ++++++++++++++++++----
10 files changed, 222 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_11.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_check_5.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a6a4b2c636 Avoid compilation warnings on MinGW.
adds e3624a40ae Fix documentation of styles.
adds 60a88cee92 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 16 ++++++++++------
3 files changed, 16 insertions(+), 7 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9cd76d581b 0: good: binutils-gcc-linux: all
new 5fae6e222b 0: good: 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 (9cd76d581b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 2 +-
3-build_abe-binutils/console.log | 4089 ++++++++--------
4-build_abe-stage1/console.log | 5639 +++++++++++-----------
5-build_linux/console.log | 24 +-
6-boot_linux/console.log | 2 +-
console.log | 9722 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 10331 insertions(+), 9175 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 llvm.
from 1ab32adbf41 [X86] getShuffleScalarElt - peek through insert/extract sub [...]
new 0fd197a9f39 Remove unused variable. NFCI.
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:
lib/Target/X86/X86ISelLowering.cpp | 1 -
1 file changed, 1 deletion(-)
--
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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4e9514062c 0: good: binutils-gcc-linux: all
new 8da174a797 0: good: 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 (4e9514062c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3949 +++++++++--------
4-build_abe-stage1/console.log | 5116 ++++++++++++----------
5-build_linux/console.log | 29 +-
6-boot_linux/console.log | 2 +-
console.log | 8984 ++++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 9660 insertions(+), 8448 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5759108cd9 0: good: llvm-linux: 17393
new 5c58b1f659 0: good: llvm-linux: 17393
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 (5759108cd9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10367 ++++++++++++++++++------------------
3-build_linux/console.log | 691 ++-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11132 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 11090 insertions(+), 11186 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 llvm.
from 8c4116ba6f2 [X86] Pull out combineToConsecutiveLoads helper. NFCI.
new 1ab32adbf41 [X86] getShuffleScalarElt - peek through insert/extract sub [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 23 +++++++++++++++++++++++
test/CodeGen/X86/avx-load-store.ll | 10 ----------
2 files changed, 23 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.