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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 378476df 0: update: llvm-linux: all
new 5a4fbb98 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 (378476df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11898 ++++++++++++++++++------------------
03-build_linux/console.log | 682 +--
04-boot_linux/console.log | 2 +-
console.log | 12744 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12748 insertions(+), 12748 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 770e78f0 2: update: llvm-linux: 27325
discards 42eb5315 1: reset: linux-2d00aee21a5d4966e086d98f9d710afb92fb14e8: 19851
discards 292182cd 0: update: llvm-6851dcc0abf77a3fa7acb0bd206a5297ce8ac6de: all
new cc3de773 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 (770e78f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 14 +-
02-build_llvm/console.log | 11954 ++++++++++++++++++-----------------
03-build_linux/console.log | 849 ++-
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 7 +-
06-update_baseline/console.log | 40 +-
console.log | 12870 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 4 +-
9 files changed, 12874 insertions(+), 12880 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21f5b6b9 0: update: llvm-linux: boot
new 3e597a0e 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 (21f5b6b9)
\
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 | 130 +-
02-build_llvm/console.log | 12034 ++++++++++++++++++------------------
03-build_linux/console.log | 684 +--
06-update_baseline/console.log | 25 +
console.log | 12848 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12877 insertions(+), 12852 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 d462cbc6c48 Torture testing: 'libgomp.fortran/target9.f90'
new 71e18dbca98 Fortran] Support absent optional args with use_device_{ptr,addr}
new 068b41bc6db Fix OpenACC directives nesting in 'gfortran.dg/goacc/common [...]
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 | 14 +++
gcc/fortran/ChangeLog | 15 +++
gcc/fortran/f95-lang.c | 4 +-
gcc/fortran/trans-decl.c | 3 +-
gcc/fortran/trans-expr.c | 3 +-
gcc/fortran/trans-openmp.c | 63 ++++++++++-
gcc/fortran/trans.h | 2 +-
gcc/langhooks-def.h | 4 +-
gcc/langhooks.h | 13 ++-
gcc/omp-general.c | 14 ++-
gcc/omp-general.h | 2 +-
gcc/omp-low.c | 120 ++++++++++++++++-----
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/goacc/common-block-1.f90 | 3 +-
gcc/testsuite/gfortran.dg/goacc/common-block-2.f90 | 3 +-
libgomp/ChangeLog | 6 ++
.../libgomp.fortran/use_device_ptr-optional-1.f90 | 22 ++++
.../libgomp.fortran/use_device_ptr-optional-2.f90 | 33 ++++++
18 files changed, 280 insertions(+), 50 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-2.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.
unknown user pushed a change to branch master
in repository gcc.
from 73e25387655 [PR87833] x86: Put -fPIC and -shared the last to create off [...]
new d7a5b0d7434 Torture testing: 'libgomp.fortran/use_device_addr-3.f90', ' [...]
new d462cbc6c48 Torture testing: 'libgomp.fortran/target9.f90'
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:
libgomp/ChangeLog | 9 +++++++++
libgomp/testsuite/libgomp.fortran/target9.f90 | 1 +
libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 | 2 ++
libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 | 2 ++
libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 | 2 ++
5 files changed, 16 insertions(+)
--
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 33c81802 0: update: llvm-linux: boot
new f291335d 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 (33c81802)
\
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 | 106 +-
02-build_llvm/console.log | 12332 +++++++++++++++++-----------------
03-build_linux/console.log | 690 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13599 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13580 insertions(+), 13630 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.