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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2ac9f6e206 0: good: binutils-gcc-linux: boot
new 25663c7053 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 (2ac9f6e206)
\
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 | 14 +-
3-build_abe-binutils/console.log | 4039 ++++++++---------
4-build_abe-stage1/console.log | 4823 +++++++++++----------
5-build_linux/console.log | 66 +-
console.log | 8868 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 8887 insertions(+), 8935 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 4c216fc2a2 gcc-8528fd011a57d57c8371162e5b7055fb73c57b78: -5
new 05b71f8775 gcc-eee2beb243f932f6b2e4d09a7243271aa02898d5: -5
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 (4c216fc2a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 4 +-
3-build_abe-bootstrap_O3/console.log | 14906 ++++++++++++++++----------------
console.log | 14910 ++++++++++++++++-----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
5 files changed, 14896 insertions(+), 14932 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 33459ded4e 4: good: llvm-linux: 17558
new af88040bd7 4: good: llvm-linux: 17558
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 (33459ded4e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 14 +-
2-build_llvm/console.log | 9476 ++++++++++++-------------
3-build_linux/console.log | 2580 ++++---
console.log | 15258 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13666 insertions(+), 13670 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 58dbe6ba524 [X86] Regenerate test to get the full FP operands printed. NFC
new ba7414dc84a [WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
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:
include/llvm/CodeGen/WasmEHFuncInfo.h | 22 ----------------------
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 7 -------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 ++
lib/CodeGen/WasmEHPrepare.cpp | 18 ------------------
.../WebAssembly/WebAssemblyLateEHPrepare.cpp | 2 +-
test/CodeGen/WebAssembly/cfg-stackify-eh.ll | 4 ++--
6 files changed, 5 insertions(+), 50 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 9849369a6f6 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
new d4c27c4a9cc PR libstdc++/89562 use binary mode for file I/O
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/src/filesystem/ops-common.h | 10 +++++++++-
2 files changed, 15 insertions(+), 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 470f884abf8 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
new f051987bf56 2019-03-03 Harald Anlauf <anlauf(a)gmx.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/fortran/ChangeLog | 9 ++++++++
gcc/fortran/decl.c | 8 +++++++
gcc/fortran/resolve.c | 25 ++++++++++++++++----
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/gfortran.dg/substr_simplify.f90 | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/transfer_simplify_12.f90 | 27 ++++++++++++++++++++++
6 files changed, 91 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/substr_simplify.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_12.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/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 02d3b70fb4 0: good: llvm-linux: boot
new 226ed3239a 0: good: 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 (02d3b70fb4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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-build_llvm/console.log | 5422 +++++++++++++++++++-------------------
3-build_linux/console.log | 29 +-
4-boot_linux/console.log | 388 +--
console.log | 5855 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 5860 insertions(+), 5858 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-lts-defconfig
in repository toolchain/ci/gcc.
from c1581215cf9 PR d/89177 - Fix unaligned access in std.digest.murmurhash
adds 3979635c8e0 Daily bump.
adds a6eb46eb9f7 2019-03-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 9849369a6f6 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 12 +++++
gcc/fortran/resolve.c | 53 ++++++++++++++++++++---
gcc/fortran/symbol.c | 2 +-
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 15 +++++++
gcc/testsuite/gfortran.dg/pr77583.f90 | 10 +++++
7 files changed, 96 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_11.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77583.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.