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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1ccec82d 0: update: llvm-linux: all
new c9c30ee4 0: update: llvm-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 (1ccec82d)
\
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 12559 +++++++++++++--------------
03-build_linux/console.log | 5036 +++++------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 17829 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17834 insertions(+), 17832 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 65d1fdc3c4c Move vrp_set_zero_nonzero_bits from tree-vrp.c into vr-valu [...]
new e5ec57be7be PR c++/92343 * constexpr.c (potential_constant_expression [...]
new 6dddeeb93f2 PR tree-optimization/91945 * builtins.c (compute_objsize) [...]
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/ChangeLog | 7 +++++++
gcc/builtins.c | 5 +++--
gcc/cp/ChangeLog | 4 ++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp2a/attr-likely6.C | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91945.f90 | 5 +++++
7 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
create mode 100644 gcc/testsuite/gfortran.dg/pr91945.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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6aa2110a 0: update: llvm-linux: all
new 3685a392 0: update: llvm-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 (6aa2110a)
\
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 | 162 +-
02-build_llvm/console.log | 12644 ++++++++++++++++++------------------
03-build_linux/console.log | 614 +-
04-boot_linux/console.log | 2 +-
console.log | 13447 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13451 insertions(+), 13426 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 b6d2c1d9c10 Really add gcc/config/gcn/t-omp-device
new 65d1fdc3c4c Move vrp_set_zero_nonzero_bits from tree-vrp.c into vr-valu [...]
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 | 11 ++++++++++
gcc/range-op.cc | 2 +-
gcc/range-op.h | 5 ++++-
gcc/tree-vrp.c | 63 ---------------------------------------------------------
gcc/tree-vrp.h | 2 --
gcc/vr-values.c | 32 +++++++++++++++++++++++++----
6 files changed, 44 insertions(+), 71 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from f37d0397001 Daily bump.
adds 3fd9eef6253 Daily bump.
adds 655d52455d5 Daily bump.
adds be9a9d263b9 Backport Fortran BIND(C) fixes
adds 5da129e22f4 Fortran] PR 92208 don't use function-result dummy variable [...]
new 14fa60d7cdc [objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.
new 255dfd2bd50 Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++
gcc/fortran/trans-array.c | 2 +-
gcc/fortran/trans-expr.c | 12 ++++---
gcc/testsuite/ChangeLog | 42 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/bind-c-intent-out.f90 | 5 +--
.../gfortran.dg/bind_c_array_params_3.f90 | 39 ++++++++++++++++++++
.../gfortran.dg/bind_c_array_params_3_aux.c | 26 ++++++++++++++
gcc/testsuite/gfortran.dg/pr92208.f90 | 39 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr92277.f90 | 32 +++++++++++++++++
gcc/testsuite/obj-c++.dg/stubify-1.mm | 12 +++----
gcc/testsuite/obj-c++.dg/stubify-2.mm | 9 +++--
gcc/testsuite/objc.dg/stubify-1.m | 10 +++---
gcc/testsuite/objc.dg/stubify-2.m | 11 ++++--
libgfortran/runtime/ISO_Fortran_binding.c | 37 +++++++++----------
15 files changed, 254 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
create mode 100644 gcc/testsuite/gfortran.dg/pr92208.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr92277.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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 9a38a30e 0: update: gcc-f37d0397001033a6a4b89a7942177b7896dc0dc6: 1
new f6630ab9 0: update: gcc-255dfd2bd50d3eaf4dbbd18416d72554f7618864: 1
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 (9a38a30e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 252 +-
03-build_abe-bootstrap_ubsan/console.log | 71015 ++++++++++++++--------------
06-update_baseline/console.log | 8 +-
console.log | 71403 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
6 files changed, 71408 insertions(+), 71406 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 49a5d5e9567 Remove FIELD_DECL leftover.
new b6d2c1d9c10 Really add gcc/config/gcn/t-omp-device
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/config/gcn/t-omp-device | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 gcc/config/gcn/t-omp-device
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3c1503e3 0: update: llvm-linux: boot
new af08e083 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 (3c1503e3)
\
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 12522 +++++++++++++++++-----------------
03-build_linux/console.log | 704 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13862 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13864 insertions(+), 13868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.