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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f9810773 0: update: binutils-gcc-linux-qemu: all
new f4170080 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 (f9810773)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 68 +-
02-prepare_abe/console.log | 122 +-
03-build_abe-binutils/console.log | 10577 +++++-----
04-build_abe-stage1/console.log | 12700 ++++++------
05-build_abe-qemu/console.log | 6983 ++++---
06-build_linux/console.log | 876 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 4 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31336 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 31342 insertions(+), 31358 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 15e6b45c9ad Further minor fixes
new cf43636a74a testsuite/s390: Fix risbg-ll-3.c f2_cconly test.
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.target/s390/risbg-ll-3.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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 9a284919 0: update: gcc-bea76e5393decc2b98c12d212fd56647e934f0c4: 1
new d012be45 0: update: gcc-a21d28d57b7ee61331663f393a6623f9bb0eba7f: 1
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 (9a284919)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 76 +-
02-prepare_abe/console.log | 74 +-
04-build_abe-bootstrap_O3/console.log | 70517 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 70707 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 70662 insertions(+), 70726 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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from bea76e5393d Daily bump.
adds 291931b924f Daily bump.
adds a21d28d57b7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch devel/omp/gcc-10
in repository gcc.
from c51cc3b96f0 Fix up 'c-c++-common/goacc/firstprivate-mappings-1.c' for C [...]
new 8f12b6e9e51 Remove array section base-pointer mapping semantics, and ot [...]
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/c/c-parser.c | 56 +++++-
gcc/c/c-typeck.c | 102 ++++++++--
gcc/cp/parser.c | 60 +++++-
gcc/cp/semantics.c | 157 +++++++++++++---
gcc/fortran/trans-openmp.c | 3 +
gcc/gimplify.c | 209 ++++++++++++++++++---
.../c-c++-common/goacc/deep-copy-arrayofstruct.c | 5 +-
.../c-c++-common/gomp/target-enter-data-1.c | 24 +++
.../c-c++-common/gomp/target-implicit-map-2.c | 52 +++++
libgomp/target.c | 107 +++++++++--
libgomp/testsuite/libgomp.c++/target-11.C | 14 +-
libgomp/testsuite/libgomp.c++/target-12.C | 2 +-
libgomp/testsuite/libgomp.c++/target-15.C | 20 +-
libgomp/testsuite/libgomp.c++/target-16.C | 20 +-
libgomp/testsuite/libgomp.c++/target-17.C | 20 +-
libgomp/testsuite/libgomp.c++/target-21.C | 8 +-
libgomp/testsuite/libgomp.c++/target-23.C | 4 +-
.../libgomp.c-c++-common/target-implicit-map-2.c | 46 +++++
libgomp/testsuite/libgomp.c/target-23.c | 2 +-
libgomp/testsuite/libgomp.c/target-29.c | 20 +-
20 files changed, 766 insertions(+), 165 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/target-enter-data-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/target-implicit-map-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-implicit-map-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from 291931b924f Daily bump.
adds a21d28d57b7 Daily bump.
adds 5f665c1ca45 rs6000: Fix cpu selection w/ isel (PR100108)
adds e45df7a8472 Daily bump.
new ee359d860d7 RISC-V: For '-march' and '-mabi' options, add 'Negative' pr [...]
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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/riscv/riscv.opt | 4 ++--
gcc/config/rs6000/rs6000.c | 2 +-
4 files changed, 13 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.