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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c48c1f3 0: update: binutils-gcc-linux-qemu: all
new 1b332c2 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 (c48c1f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 428 +-
03-build_abe-binutils/console.log | 11806 +++++----
04-build_abe-stage1/console.log | 19238 ++++++++-------
05-build_linux/console.log | 902 +-
06-build_abe-qemu/console.log | 6917 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 39495 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 39445 insertions(+), 39571 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 gdb-10-branch
in repository binutils-gdb.
from 91fdd5b9cec Automatic date update in version.in
new 26dfea76963 Automatic date update in version.in
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:
bfd/version.h | 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 master
in repository binutils-gdb.
from 100cfce8977 Automatic date update in version.in
new 9eab4c18bd3 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_36-branch
in repository binutils-gdb.
from 3add24e89ba Automatic date update in version.in
new a03f0af7e38 Automatic date update in version.in
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:
bfd/version.h | 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-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards c305d97 0: update: gcc-0754a104bed7c8a937f0623ad15ca03387131210: 1
new fc4f074 0: update: gcc-b412ce8e961052e6becea3bc783a53e1d5feaa0f: 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 (c305d97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 58 +-
02-prepare_abe/console.log | 152 +-
04-build_abe-bootstrap_O3/console.log | 90802 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 91014 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 90977 insertions(+), 91061 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/gcc.
from d15a2a00a38 SVE: Fix wrong sve predicate split (PR100048)
adds 85c3858465b Daily bump.
adds b18305e6746 Daily bump.
adds e4dcb3383bf [OpenACC] Fix an ICE where a loop with GT condition is collapsed.
adds aff57bcebe5 PR fortran/63797 - Bogus ambiguous reference to 'sqrt'
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 ++++
gcc/DATESTAMP | 2 +-
gcc/fortran/module.c | 11 ++++
gcc/omp-expand.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/c-c++-common/goacc/collapse-2.c | 56 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr63797.f90 | 60 ++++++++++++++++++++++
.../libgomp.oacc-c-c++-common/collapse-2.c | 17 +++++-
.../libgomp.oacc-c-c++-common/collapse-3.c | 15 +++++-
9 files changed, 176 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/collapse-2.c
create mode 100644 gcc/testsuite/gfortran.dg/pr63797.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/binutils-gdb.
from bd11aedc73 Automatic date update in version.in
adds f628380ead Automatic date update in version.in
adds 3add24e89b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards bfcce49 0: update: binutils-gcc-glibc-qemu: 6
new eeb37bf 0: update: binutils-gcc-glibc-qemu: 6
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 (bfcce49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-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 | 170 +-
02-prepare_abe/console.log | 438 +-
04-build_abe-binutils/console.log | 10712 ++--
05-build_abe-stage1/console.log | 13287 +++--
06-build_abe-linux/console.log | 1956 +-
07-build_abe-glibc/console.log | 29603 +++++------
08-build_abe-stage2/console.log | 32766 ++++++------
09-build_abe-qemu/console.log | 6474 +--
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 95568 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
12 files changed, 95357 insertions(+), 95635 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-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from d15a2a00a38 SVE: Fix wrong sve predicate split (PR100048)
adds 85c3858465b Daily bump.
adds b18305e6746 Daily bump.
adds e4dcb3383bf [OpenACC] Fix an ICE where a loop with GT condition is collapsed.
adds aff57bcebe5 PR fortran/63797 - Bogus ambiguous reference to 'sqrt'
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 ++++
gcc/DATESTAMP | 2 +-
gcc/fortran/module.c | 11 ++++
gcc/omp-expand.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/c-c++-common/goacc/collapse-2.c | 56 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr63797.f90 | 60 ++++++++++++++++++++++
.../libgomp.oacc-c-c++-common/collapse-2.c | 17 +++++-
.../libgomp.oacc-c-c++-common/collapse-3.c | 15 +++++-
9 files changed, 176 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/collapse-2.c
create mode 100644 gcc/testsuite/gfortran.dg/pr63797.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.