This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8ae432e8921 Add an x86_64 test for PR 92476
new 0c14c58ce77 Fortran] OpenACC – permit common blocks in some clauses
new 4b3f7c9d25d 2019-11-29 Richard Biener <rguenther(a)suse.de>
new b0cbd53966c Fortran] OpenACC – permit common blocks in some clauses
The 3 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 | 5 ++
gcc/testsuite/ChangeLog | 7 +-
gcc/testsuite/gfortran.dg/goacc/common-block-3.f90 | 11 ++-
gcc/tree-ssa-sccvn.c | 13 +++-
libgomp/ChangeLog | 5 ++
.../testsuite/libgomp.oacc-fortran/declare-5.f90 | 90 ++++++++++++++++++++--
6 files changed, 118 insertions(+), 13 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f2df349b 0: update: llvm-linux: all
new 6edb7004 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 (f2df349b)
\
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 | 220 +-
02-build_llvm/console.log | 12430 +++++++++++++++++------------------
03-build_linux/console.log | 792 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13464 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13470 insertions(+), 13470 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8739c6b7 0: update: llvm-linux: all
new e325ba5d 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 (8739c6b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 12356 +++++++++++++++++------------------
03-build_linux/console.log | 742 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 27 -
console.log | 13143 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13120 insertions(+), 13174 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 ce862b87b1a ipa-cp: Avoid ICEs when looking at expanded thunks and unop [...]
new 8ae432e8921 Add an x86_64 test for PR 92476
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/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lto/pr92476_0.C | 20 ++++++++++++++++++++
gcc/testsuite/g++.dg/lto/pr92476_1.C | 13 +++++++++++++
3 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lto/pr92476_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr92476_1.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 gcc.
from 9490db40da4 Don't pass booleans as mask types to simd clones (PR 92710)
new ce862b87b1a ipa-cp: Avoid ICEs when looking at expanded thunks and unop [...]
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 | 13 +++++++++++++
gcc/cgraphclones.c | 7 +++++++
gcc/ipa-cp.c | 10 ++++++++--
3 files changed, 28 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.