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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c56b7b08 0: update: binutils-gcc-linux-qemu: boot
new a602c1ff 0: update: binutils-gcc-linux-qemu: 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 (c56b7b08)
\
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 | 324 +-
02-prepare_abe/console.log | 16 +-
03-build_abe-binutils/console.log | 11613 ++++++------
04-build_abe-stage1/console.log | 13953 +++++++-------
05-build_linux/console.log | 714 +-
06-build_abe-qemu/console.log | 3417 ++--
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 30045 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 30105 insertions(+), 30003 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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1015da9f 0: update: binutils-gcc-linux-qemu: boot
new 6f79fcf3 0: update: binutils-gcc-linux-qemu: 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 (1015da9f)
\
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 | 128 +-
02-prepare_abe/console.log | 354 +-
03-build_abe-binutils/console.log | 11668 +++++------
04-build_abe-stage1/console.log | 13904 ++++++-------
05-build_linux/console.log | 812 +-
06-build_abe-qemu/console.log | 4210 ++--
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31084 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 31145 insertions(+), 31041 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-arm-build_cross
in repository toolchain/ci/gcc.
from 49a93ba6fe1 Daily bump.
adds f98a3c8a58b c++: variadic lambda template and empty pack [PR97246]
adds f6b1c08e378 c++: Allow GNU attributes before lambda -> [PR90333]
adds 23c1d29ccea Daily bump.
adds 356cd95fc07 Daily bump.
new 49a714e5919 Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer [...]
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 +-
gcc/config/i386/i386.c | 35 +++++--------
gcc/config/i386/winnt.c | 17 ++++--
gcc/cp/ChangeLog | 13 +++++
gcc/cp/parser.c | 11 +++-
gcc/cp/pt.c | 38 +++++++++-----
gcc/testsuite/ChangeLog | 10 ++++
.../g++.dg/cpp2a/lambda-generic-variadic21.C | 19 +++++++
gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C | 61 ++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-lambda3.C | 4 ++
10 files changed, 168 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic-variadic21.C
create mode 100644 gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-lambda3.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-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards a51599ad 0: update: binutils-gcc-glibc-qemu: 6
new 6f35803d 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 (a51599ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 20 +-
02-prepare_abe/console.log | 216 +-
04-build_abe-binutils/console.log | 9837 ++--
05-build_abe-stage1/console.log | 17162 +++---
06-build_abe-linux/console.log | 1976 +-
07-build_abe-glibc/console.log | 36939 ++++++------
08-build_abe-stage2/console.log | 40326 ++++++-------
09-build_abe-qemu/console.log | 1858 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 109198 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
12 files changed, 108887 insertions(+), 108659 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 devel/omp/gcc-10
in repository gcc.
from 0d8ce056ce0 DWARF: fix ICE caused by offload debug fix
new 0271aca6402 Fortran: add contiguous check for ptr assignment, fix non-c [...]
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 | 9 ++++++
gcc/fortran/expr.c | 26 ++++++++++++-----
gcc/testsuite/ChangeLog.omp | 10 +++++++
gcc/testsuite/gfortran.dg/contiguous_11.f90 | 45 +++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/contiguous_4.f90 | 6 ++--
gcc/testsuite/gfortran.dg/contiguous_7.f90 | 16 ++++++++--
6 files changed, 101 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_11.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 releases/gcc-9
in repository gcc.
from aa03e015646 Daily bump.
new 838adf69533 Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer [...]
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/config/i386/i386.c | 35 +++++++-----------
gcc/config/i386/winnt.c | 17 +++++++--
gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C | 61 ++++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/eh/seh-xmm-unwind.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 releases/gcc-10
in repository gcc.
from 356cd95fc07 Daily bump.
new 49a714e5919 Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer [...]
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/config/i386/i386.c | 35 +++++++-----------
gcc/config/i386/winnt.c | 17 +++++++--
gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C | 61 ++++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.