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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards efd63481 0: update: binutils-gcc-linux-qemu: all
new 72d692d2 0: update: binutils-gcc-linux-qemu: 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 (efd63481)
\
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 | 68 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 12265 ++++++-----
04-build_abe-stage1/console.log | 15022 ++++++-------
05-build_abe-qemu/console.log | 7015 +++---
06-build_linux/console.log | 622 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35266 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 35239 insertions(+), 35355 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 devel/omp/gcc-11
in repository gcc.
from 414645bb8a7 Fortran/OpenMP: Support (parallel) master taskloop (simd) [ [...]
new 9aa75428f8b [og11] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
new 309548a704f [og11] Unify ARRAY_REF/INDIRECT_REF stripping code in extra [...]
new e3dc70d7783 [og11] Refactor struct lowering for OpenACC/OpenMP in gimplify.c
new 1f17d3af97e [og11] Rework indirect struct handling for OpenACC in gimplify.c
The 4 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/trans-openmp.c | 20 +-
gcc/gimplify.c | 1151 +++++++++++++-------
gcc/omp-low.c | 16 +-
gcc/testsuite/g++.dg/goacc/member-array-acc.C | 13 +
gcc/testsuite/g++.dg/gomp/member-array-omp.C | 13 +
libgomp/testsuite/libgomp.oacc-c++/deep-copy-17.C | 101 ++
.../{deep-copy-11.c => deep-copy-15.c} | 4 -
.../libgomp.oacc-c-c++-common/deep-copy-16.c | 231 ++++
8 files changed, 1134 insertions(+), 415 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/goacc/member-array-acc.C
create mode 100644 gcc/testsuite/g++.dg/gomp/member-array-omp.C
create mode 100644 libgomp/testsuite/libgomp.oacc-c++/deep-copy-17.C
copy libgomp/testsuite/libgomp.oacc-c-c++-common/{deep-copy-11.c => deep-copy-15.c} (93%)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/deep-copy-16.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 glibc.
from a23c28ec0d dlfcn: Move dlerror into libc
new 5295172e20 fix typo
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:
malloc/malloc.c | 2 +-
manual/summary.pl | 2 +-
2 files changed, 2 insertions(+), 2 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 9ca24bd34b6 Fortran/OpenMP: Add gfortran.dg/gomp/taskloop-2.f90 [PR99928]
new 22d834e32b5 IBM Z: Remove match_scratch workaround
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/s390/s390.md | 14 ++++----------
gcc/config/s390/subst.md | 2 +-
gcc/testsuite/gcc.target/s390/ashr.c | 11 +++++++++++
3 files changed, 16 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/ashr.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.