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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d08c89c6 0: update: llvm-linux-qemu: all
new bc098a97 0: update: binutils-llvm-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 (d08c89c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 174 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 6075 ++++
03-build_llvm/console.log | 6970 -----
04-build_linux/console.log | 459 -
04-build_llvm/console.log | 6976 +++++
05-build_abe-qemu/console.log | 3457 ---
05-build_linux/console.log | 466 +
06-build_abe-qemu/console.log | 3460 +++
{06-boot_linux => 07-boot_linux}/console.log | 6 +-
.../console.log | 14 +-
.../results.regressions | 0
.../console.log | 18 +-
.../results.regressions | 0
console.log | 28079 +++++++++++--------
jenkins/manifest.sh | 25 +-
results | 2 +
17 files changed, 34403 insertions(+), 22216 deletions(-)
create mode 100644 03-build_abe-binutils/console.log
delete mode 100644 03-build_llvm/console.log
delete mode 100644 04-build_linux/console.log
create mode 100644 04-build_llvm/console.log
delete mode 100644 05-build_abe-qemu/console.log
create mode 100644 05-build_linux/console.log
create mode 100644 06-build_abe-qemu/console.log
rename {06-boot_linux => 07-boot_linux}/console.log (70%)
rename {07-check_regression => 08-check_regression}/console.log (84%)
rename {07-check_regression => 08-check_regression}/results.regressions (100%)
rename {08-update_baseline => 09-update_baseline}/console.log (76%)
rename {08-update_baseline => 09-update_baseline}/results.regressions (100%)
--
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 9b8741c98f2 ipa-sra: Do not remove return values needed because of non-call EH
new 049bfd186fa OpenMP/Fortran: Fixes for {use,is}_device_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/fortran/openmp.c | 67 ++++++++++++++++------
gcc/omp-low.c | 6 +-
gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90 | 21 +++++++
gcc/testsuite/gfortran.dg/gomp/map-3.f90 | 10 ++--
.../gfortran.dg/gomp/use_device_ptr-1.f90 | 25 ++++++++
.../testsuite/libgomp.fortran/is_device_ptr-1.f90 | 54 +++++++++++++++++
6 files changed, 160 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/use_device_ptr-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/is_device_ptr-1.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.