This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from c7c8f15 Add last-good 92e8508edaccca6f33098972ce29679375c07cd6 from h [...]
new ee6c998 Add regression 3133bed5d0327e8a9cd0a601b7ecdb9de4fc825d from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from ad21805 Initial empty repository
new c7c8f15 Add last-good 92e8508edaccca6f33098972ce29679375c07cd6 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
create mode 100644 gcc
--
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-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 4dd834659f arm: PR gas/25472 Enable DSP instructions with +mve
adds 5251ab5f60 powerpc64-ld infinite loop
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 ++++
bfd/elf64-ppc.c | 2 +-
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 9f3a01b82 3: update: binutils-4dd834659fb94758e7496661a2f03f4426161b27: 1
new 410679fec 3: update: binutils-5251ab5f608ef47b83cc39625191cad9884a4581: 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 (9f3a01b82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 403 +-
03-build_abe-check_binutils/console.log | 11547 +++++----
04-build_abe-check_binutils-check/console.log | 16426 +++++++------
05-check_regression/console.log | 390 +-
06-update_baseline/console.log | 1311 +-
console.log | 30205 ++++++++++++------------
jenkins/manifest.sh | 14 +-
regressions.txt | 2 +-
results | 6 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
13 files changed, 30218 insertions(+), 30220 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 98aeb1ef510 [Fortran, OpenACC] Reject vars of different scope in $acc d [...]
adds 54f46d82f54 i386: Use ix86_output_ssemov for MMX TYPE_SSEMOV
adds fcc443b97e1 libstdc++: Fix test failure due to -Wnonnull warnings
adds 1dc00a8ec9a tree-optimization/94103 avoid CSE of loads with padding
adds a0ae4cbe9d1 maintainer-scripts: Fix jit documentation build with update [...]
adds c56871dd15a maintainer-scripts: Fix up gcc_release without -l, where mk [...]
adds daf2852b883 Support for the CPEN control register was removed in rev .5 [...]
adds 4aded535ea6 Remove no-op register to register copies in CSE just like w [...]
adds 54e69cb00da Daily bump.
adds 82f620e2ba4 Fix unaligned load with small memcpy on the ARM
adds 3e6ab5cefa8 Fix incorrect filling of delay slots in branchy code at -O2
new dbf3dc75888 aarch64: Add --params to control the number of recip steps [...]
new fd8679974b2 i386: Use ix86_output_ssemov for DFmode TYPE_SSEMOV
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 | 58 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 8 +--
gcc/config/aarch64/aarch64.opt | 9 ++++
gcc/config/i386/i386.c | 25 ++++++++++
gcc/config/i386/i386.md | 44 ++--------------
gcc/config/i386/mmx.md | 29 +----------
gcc/config/rx/rx.c | 1 -
gcc/config/rx/rx.md | 1 -
gcc/cse.c | 14 +++---
gcc/doc/invoke.texi | 11 ++++
gcc/expmed.c | 55 ++++++++++----------
gcc/reorg.c | 26 +++++++---
gcc/resource.c | 21 +++++++-
gcc/resource.h | 1 +
gcc/testsuite/ChangeLog | 21 ++++++++
gcc/testsuite/gcc.c-torture/compile/20200313-1.c | 14 ++++++
gcc/testsuite/gcc.c-torture/compile/pr90275.c | 27 ++++++++++
gcc/testsuite/gcc.target/i386/pr89229-4a.c | 16 ++++++
gcc/testsuite/gcc.target/i386/pr89229-4b.c | 7 +++
gcc/testsuite/gcc.target/i386/pr89229-4c.c | 6 +++
gcc/testsuite/gcc.target/i386/pr94103.c | 17 +++++++
gcc/tree-ssa-sccvn.c | 23 ++++++---
libstdc++-v3/ChangeLog | 5 ++
.../tr1/8_c_compatibility/cstdlib/functions.cc | 2 +-
maintainer-scripts/ChangeLog | 7 +++
maintainer-scripts/gcc_release | 2 +-
maintainer-scripts/update_web_docs_git | 5 +-
28 files changed, 328 insertions(+), 129 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20200313-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr90275.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-4a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-4b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-4c.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94103.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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards dc2eec20b 0: update: binutils-gcc-linux: boot
new 2b71c2529 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 (dc2eec20b)
\
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 | 184 +-
02-prepare_abe/console.log | 90 +-
03-build_abe-binutils/console.log | 11199 ++++++------
04-build_abe-stage1/console.log | 20228 ++++++++++----------
05-build_linux/console.log | 3238 ++--
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 35441 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
11 files changed, 35433 insertions(+), 35471 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fa092fecf 0: update: llvm-linux: boot
new bcfca7e73 0: update: llvm-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 (fa092fecf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 14 +-
02-build_llvm/console.log | 12772 +++++++++++++++++------------------
03-build_linux/console.log | 868 ++-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13658 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13660 insertions(+), 13664 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.