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 c2f1bef0b 0: update: binutils-llvm-linux-qemu: boot
new 39b8db4aa 0: update: binutils-llvm-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 (c2f1bef0b)
\
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.xz | Bin 1596 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30144 -> 30088 bytes
04-build_llvm/console.log.xz | Bin 59280 -> 59632 bytes
05-build_abe-qemu/console.log.xz | Bin 31188 -> 31432 bytes
06-build_linux/console.log.xz | Bin 3508 -> 3528 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 18 insertions(+), 18 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 61399f439 2: update: qemu-a72d9008092e39c2c37e47a91bae4e170d0f1b33: 37
new 25bf9f149 2: update: linux-9f9b9a2972eb8dcaad09d826c5c6d7488eaca3e6: 37
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 (61399f439)
\
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.xz | Bin 1540 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 29628 -> 29780 bytes
04-build_llvm/console.log.xz | Bin 61692 -> 63032 bytes
05-build_abe-qemu/console.log.xz | Bin 31844 -> 33140 bytes
06-build_linux/console.log.xz | Bin 5368 -> 4116 bytes
08-check_regression/console.log.xz | Bin 476 -> 484 bytes
09-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++-----
9 files changed, 25 insertions(+), 25 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 releases/gcc-11
in repository gcc.
from 81f4269f0cd Daily bump.
new 195fe5152fc testsuite: vect: update unaligned message
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/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c | 2 +-
1 file changed, 1 insertion(+), 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 404edfce683 testsuite: vect: update unaligned message
new 941cdc8b6d2 OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
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/omp-low.cc | 1 +
libgomp/libgomp.map | 5 +
libgomp/libgomp.texi | 2 +-
libgomp/omp.h.in | 1 +
libgomp/omp_lib.f90.in | 9 ++
libgomp/omp_lib.h.in | 9 ++
libgomp/target.c | 38 +++++
.../libgomp.c-c++-common/get-mapped-ptr-1.c | 41 +++++
.../libgomp.c-c++-common/get-mapped-ptr-2.c | 106 +++++++++++++
.../libgomp.c-c++-common/get-mapped-ptr-3.c | 51 ++++++
.../libgomp.c-c++-common/get-mapped-ptr-4.c | 49 ++++++
.../testsuite/libgomp.fortran/get-mapped-ptr-1.f90 | 43 +++++
.../testsuite/libgomp.fortran/get-mapped-ptr-2.f90 | 175 +++++++++++++++++++++
.../testsuite/libgomp.fortran/get-mapped-ptr-3.f90 | 48 ++++++
.../testsuite/libgomp.fortran/get-mapped-ptr-4.f90 | 84 ++++++++++
15 files changed, 661 insertions(+), 1 deletion(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/get-mapped-ptr-1.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/get-mapped-ptr-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/get-mapped-ptr-3.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/get-mapped-ptr-4.c
create mode 100644 libgomp/testsuite/libgomp.fortran/get-mapped-ptr-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/get-mapped-ptr-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/get-mapped-ptr-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/get-mapped-ptr-4.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 0d0eba09d 2: update: binutils-gcc: 0
new 88cb1b0a9 2: update: binutils-gcc: 0
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 (0d0eba09d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1532 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 20900 -> 24776 bytes
06-check_regression/console.log.xz | Bin 412 -> 416 bytes
07-update_baseline/console.log | 70 +++++++++++++++++------------------
jenkins/manifest.sh | 6 +--
6 files changed, 38 insertions(+), 38 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards da4698849 2: update: linux-9f9b9a2972eb8dcaad09d826c5c6d7488eaca3e6: 22769
new be3c1e9c9 2: update: gcc-404edfce683cb1801b052ee7c8d45d603c392e08: 22769
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 (da4698849)
\
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.xz | Bin 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30064 -> 29484 bytes
04-build_abe-stage1/console.log.xz | Bin 73264 -> 71796 bytes
05-build_abe-qemu/console.log.xz | Bin 33052 -> 33588 bytes
06-build_linux/console.log.xz | Bin 18692 -> 20476 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 34 +++++++++++++++++-----------------
jenkins/manifest.sh | 8 ++++----
9 files changed, 21 insertions(+), 21 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 668a32351 2: update: gcc-404edfce683cb1801b052ee7c8d45d603c392e08: 20155
new 4f28ac354 2: update: qemu-f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65: 20155
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 (668a32351)
\
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.xz | Bin 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 29488 -> 29848 bytes
04-build_abe-stage1/console.log.xz | Bin 71816 -> 73264 bytes
05-build_abe-qemu/console.log.xz | Bin 33488 -> 32468 bytes
06-build_linux/console.log.xz | Bin 7608 -> 7784 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 120 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 64 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.