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-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 598c57d1 0: update: qemu-20c1df5476e1e9b5d3f5b94f9f3ce01d21f14c46: 6
new 617cf496 0: update: binutils-bfbd943845684ac374c41797154d2c53cc338145: 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 (598c57d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 250 +-
02-prepare_abe/console.log | 406 +-
04-build_abe-binutils/console.log | 11017 ++--
05-build_abe-stage1/console.log | 19129 +++---
06-build_abe-linux/console.log | 288 +-
07-build_abe-glibc/console.log | 38931 ++++++------
08-build_abe-stage2/console.log | 46723 +++++++-------
09-build_abe-qemu/console.log | 1811 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 119727 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
12 files changed, 119348 insertions(+), 118976 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 f418bd4b92a openmp: Adjust outer bounds of non-rect loops
new 174e79bf733 [Fortran, OpenMP] Fix allocatable-components check (PR67311)
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/trans-openmp.c | 5 +++
libgomp/testsuite/libgomp.fortran/target-map-1.f90 | 41 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.fortran/target-map-1.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 devel/omp/gcc-10
in repository gcc.
from 93fff84bee3 Merge remote-tracking branch 'origin/releases/gcc-10' into [...]
new f984657c71d Add ChangeLog.omp for mainline cherry-pick
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/ChangeLog.omp | 10 ++++++++++
gcc/testsuite/ChangeLog.omp | 7 +++++++
libgomp/ChangeLog.omp | 7 +++++++
3 files changed, 24 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from ba6291a1c2c Daily bump.
new c00d40c9535 Daily bump.
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/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 releases/gcc-8
in repository gcc.
from 28621720e04 [PATCH, rs6000]Add support to enable vmsumudm behind vec_ms [...]
new fb578967933 Daily bump.
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 | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
3 files changed, 19 insertions(+), 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 releases/gcc-10
in repository gcc.
from d6e9f27f747 rs6000: clean up testsuite power10_hw check
new 13d817afed9 Daily bump.
new 8147c741df9 LTO: pick up -fcf-protection flag for the link step
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 | 73 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 10 +++++
gcc/cp/ChangeLog | 24 ++++++++++++
gcc/fortran/ChangeLog | 8 ++++
gcc/lto-opts.c | 15 ++++++++
gcc/lto-wrapper.c | 44 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 97 +++++++++++++++++++++++++++++++++++++++++++++++++
include/ChangeLog | 17 +++++++++
libgcc/ChangeLog | 32 ++++++++++++++++
libgomp/ChangeLog | 83 ++++++++++++++++++++++++++++++++++++++++++
libitm/ChangeLog | 15 ++++++++
12 files changed, 416 insertions(+), 4 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 94c7c67b82d rs6000: clean up testsuite power10_hw check
new 8651714a78b Merge sibcall_local32/64
new ea69fcf9a03 Daily bump.
new 9ad19a66d75 Fortran : Implicitly type parameter causes an invalid erro [...]
new 6a48d12475c LTO: pick up -fcf-protection flag for the link step
new f418bd4b92a openmp: Adjust outer bounds of non-rect loops
The 5 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 | 126 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 45 +------
gcc/cp/ChangeLog | 10 ++
gcc/fortran/ChangeLog | 13 ++
gcc/fortran/decl.c | 15 ++-
gcc/lto-opts.c | 15 +++
gcc/lto-wrapper.c | 44 ++++++-
gcc/omp-expand.c | 3 +-
gcc/omp-general.c | 129 ++++++++++++++++++-
gcc/omp-general.h | 2 +
gcc/testsuite/ChangeLog | 103 +++++++++++++++
gcc/testsuite/gfortran.dg/pr96038.f90 | 8 ++
libgcc/ChangeLog | 13 ++
libgomp/ChangeLog | 5 +
libgomp/testsuite/libgomp.c/loop-21.c | 230 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 22 ++++
17 files changed, 730 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96038.f90
create mode 100644 libgomp/testsuite/libgomp.c/loop-21.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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards ddf69822 0: update: gcc-6a48d12475cdb7375b98277f8bc089715feeeafe: 6
new 598c57d1 0: update: qemu-20c1df5476e1e9b5d3f5b94f9f3ce01d21f14c46: 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 (ddf69822)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 185 +-
02-prepare_abe/console.log | 424 +-
04-build_abe-binutils/console.log | 10508 +--
05-build_abe-stage1/console.log | 20356 +++---
06-build_abe-linux/console.log | 138 +-
07-build_abe-glibc/console.log | 38102 +++++------
08-build_abe-stage2/console.log | 47356 +++++++-------
09-build_abe-qemu/console.log | 1848 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 120141 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
12 files changed, 119375 insertions(+), 119695 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.