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-defconfig
in repository toolchain/ci/binutils-gdb.
from 3293bbaffa Add C parser support for "restrict" and "_Atomic"
adds eaeaf44cfd [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
adds 6b9374f1e0 [gdb/testsuite] Fix solib-list.exp test-case for exec with d [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/ChangeLog | 10 ++++++++
gdb/testsuite/gdb.base/maint.exp | 45 ++++++++++++++-------------------
gdb/testsuite/gdb.server/solib-list.exp | 17 +++++++++++--
3 files changed, 44 insertions(+), 28 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 1045e5e4d 0: update: binutils-gcc-linux: boot
new 1cba2d325 0: update: binutils-gcc-linux: 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 (1045e5e4d)
\
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 | 129 +-
02-prepare_abe/console.log | 80 +-
03-build_abe-binutils/console.log | 10694 ++++++-------
04-build_abe-stage1/console.log | 15717 ++++++++++---------
05-build_linux/console.log | 2800 ++--
06-boot_linux/console.log | 442 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 30248 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 3 +-
11 files changed, 30102 insertions(+), 30047 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/llvm-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e93e8611 0: update: llvm-linux: all
new 3199fa36e 0: update: llvm-linux: 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 (5e93e8611)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 193 +-
02-build_llvm/console.log | 12730 +++++++++++++++++------------------
03-build_linux/console.log | 830 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13779 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13780 insertions(+), 13790 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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 9c3cdb43c2b tree-nested: Fix handling of *reduction clauses with C arra [...]
adds b408e010ccf driver: Fix redundant descriptions in options
adds ced66da3135 coroutines: Fix indentation (NFC).
adds 9d74caf21be i386: Use ix86_output_ssemov for SFmode TYPE_SSEMOV
new 5e5ce5371f6 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 | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 22 +++++++++++-----------
gcc/common.opt | 20 ++++++++++----------
gcc/config/arc/arc.opt | 4 ++--
gcc/config/cr16/cr16.opt | 2 +-
gcc/config/i386/i386.c | 9 +++++++++
gcc/config/i386/i386.md | 26 ++------------------------
gcc/cp/ChangeLog | 4 ++++
gcc/cp/coroutines.cc | 8 ++++----
gcc/fortran/ChangeLog | 4 ++++
gcc/fortran/lang.opt | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.misc-tests/help.exp | 2 +-
gcc/testsuite/gcc.target/i386/pr89229-6a.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89229-6b.c | 6 ++++++
gcc/testsuite/gcc.target/i386/pr89229-6c.c | 6 ++++++
18 files changed, 109 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6c.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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3293bbaffa Add C parser support for "restrict" and "_Atomic"
adds eaeaf44cfd [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
adds 6b9374f1e0 [gdb/testsuite] Fix solib-list.exp test-case for exec with d [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/ChangeLog | 10 ++++++++
gdb/testsuite/gdb.base/maint.exp | 45 ++++++++++++++-------------------
gdb/testsuite/gdb.server/solib-list.exp | 17 +++++++++++--
3 files changed, 44 insertions(+), 28 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1d18723b8 0: update: binutils-gcc-linux: all
new 0c47f0a72 0: update: binutils-gcc-linux: 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 (1d18723b8)
\
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 | 87 +-
02-prepare_abe/console.log | 26 +-
03-build_abe-binutils/console.log | 11492 ++++++------
04-build_abe-stage1/console.log | 15653 ++++++++--------
05-build_linux/console.log | 8050 ++++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 14 +-
08-update_baseline/console.log | 14 +-
console.log | 35348 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
11 files changed, 35398 insertions(+), 35310 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.