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-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9003b4a1c3 Automatic date update in version.in
adds 3e4abbda9c 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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0c9d16a97 0: update: binutils-gcc-linux-qemu: all
new 769b2db9a 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 (0c9d16a97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 172 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11332 +++++-----
04-build_abe-stage1/console.log | 18345 ++++++++---------
05-build_linux/console.log | 736 +-
06-build_abe-qemu/console.log | 2055 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 33180 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 33146 insertions(+), 33110 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-master-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from c4a67898157 Fortran: Fix some select rank issues [PR97694 and 97723].
adds bbd5868bb4e Fix regressions for iq2000-elf after recent changes
adds 15b99a6b83e libstdc++: Update link to Arm ABI
adds 9a48892bea7 doc: New source for "Memory Model for Static Analysis" paper
adds adfe99ad8fa Daily bump.
adds 12ae2bc7084 Fix standard name for zero/sign extend expanders
new 97d3ddcfc9c i386: Use existing temporary register in rounding functions
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 | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 12 +-
gcc/config/i386/i386.md | 4 +
gcc/config/i386/sse.md | 36 +--
gcc/doc/analyzer.texi | 2 +-
gcc/fortran/ChangeLog | 11 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.dg/tree-ssa/asm-2.c | 4 +
gcc/testsuite/gcc.dg/tree-ssa/asm-3.c | 4 +
gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c | 192 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c | 280 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c | 148 +++++++++++
libstdc++-v3/ChangeLog | 10 +
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 2 +-
16 files changed, 698 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-sse4-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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 9e87bc7f0f Automatic date update in version.in
adds c8f02daac9 Simplify MULTI_SUBSCRIPT implementation
adds adf6c633a3 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/eval.c | 36 +++++++-----------------------------
3 files changed, 13 insertions(+), 30 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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a7250bc2d 0: update: binutils-gcc-linux-qemu: boot
new d4262a2ed 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 (a7250bc2d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-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 | 120 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11776 +++++-----
04-build_abe-stage1/console.log | 15812 +++++++-------
05-build_linux/console.log | 558 +-
06-build_abe-qemu/console.log | 6377 +++---
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 | 35083 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 35083 insertions(+), 35097 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-defconfig
in repository toolchain/ci/gcc.
from 07891e53ba9 Daily bump.
adds 435e0cd4a06 PR fortran/93685 - ICE in gfc_constructor_append_expr, at f [...]
adds 329583535d8 Daily bump.
adds 5ddff4204bf rs6000: Add support for powerpc64le-unknown-freebsd
new c2840cf16aa This patch fixes PR96320. See the explanatory comment in th [...]
new 47c1d976146 This patch fixes PRs 96100 and 96101.
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/DATESTAMP | 2 +-
gcc/config.gcc | 4 ++
gcc/config/rs6000/freebsd64.h | 12 +++--
gcc/configure | 3 ++
gcc/configure.ac | 3 ++
gcc/fortran/ChangeLog | 11 +++++
gcc/fortran/data.c | 7 ++-
gcc/fortran/interface.c | 19 +++++--
gcc/fortran/trans-array.c | 21 +++++++-
gcc/fortran/trans-expr.c | 12 +++--
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gfortran.dg/char_length_23.f90 | 25 ++++++++++
gcc/testsuite/gfortran.dg/module_procedure_4.f90 | 63 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr93685_1.f90 | 20 ++++++++
gcc/testsuite/gfortran.dg/pr93685_2.f90 | 18 +++++++
15 files changed, 210 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_length_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/module_procedure_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93685_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93685_2.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_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9003b4a1c3 Automatic date update in version.in
adds 3e4abbda9c 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_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards bd223c435 0: update: binutils-gcc-linux-qemu: boot
new 70e3b8ece 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 (bd223c435)
\
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 | 182 +-
02-prepare_abe/console.log | 304 +-
03-build_abe-binutils/console.log | 11822 ++++++------
04-build_abe-stage1/console.log | 13998 +++++++-------
05-build_linux/console.log | 784 +-
06-build_abe-qemu/console.log | 3843 ++--
07-boot_linux/console.log | 486 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 20 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31093 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 31306 insertions(+), 31260 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.