This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from a73d59089a9 AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/v [...]
adds a26ff83ed07 Check mask type when doing cond_op related gimple simplification.
adds 8137be3958b mips: Fix macro typo
adds 8e2c293f027 testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
adds b7e0dd61e4f sparc: Print out bit names for LEON and LEON3 with -mdebug
adds b4bbb373dfa sparc: Treat more instructions as load or store in errata w [...]
adds 6d0c97b19a3 sparc: Skip all empty assembly statements
adds d4aa16699d4 sparc: Prevent atomic instructions in beginning of function [...]
adds a053dab90e6 sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
adds 275a076f762 sparc: Add scheduling information for LEON5
adds 8d6b12b2233 middle-end/102360 - adjust .DEFERRED_INIT expansion
adds ab08859e37e coroutines: Small cleanups to await_statement_walker [NFC].
No new revisions were added by this update.
Summary of changes:
gcc/config/mips/netbsd.h | 2 +-
gcc/config/sparc/leon5.md | 103 +++++++++++++++++
gcc/config/sparc/sparc-opts.h | 1 +
gcc/config/sparc/sparc.c | 183 +++++++++++++++++++++++++++----
gcc/config/sparc/sparc.h | 36 +++---
gcc/config/sparc/sparc.md | 12 +-
gcc/config/sparc/sparc.opt | 3 +
gcc/cp/coroutines.cc | 125 ++++++++++-----------
gcc/doc/invoke.texi | 13 ++-
gcc/internal-fn.c | 25 ++---
gcc/match.pd | 8 +-
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C | 6 +-
gcc/testsuite/g++.dg/pr102360.C | 54 +++++++++
gcc/testsuite/gcc.target/i386/pr102080.c | 19 ++++
gcc/tree.c | 29 +++++
gcc/tree.h | 1 +
16 files changed, 487 insertions(+), 133 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
create mode 100644 gcc/testsuite/g++.dg/pr102360.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr102080.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 0ffd31f044 gdb: manual: fix werrors typo
adds 169a287181 [gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/watch_thread_num.c | 7 ++++++-
gdb/testsuite/gdb.btrace/enable-running.c | 4 +++-
gdb/testsuite/gdb.threads/continue-pending-status.c | 6 +++++-
3 files changed, 14 insertions(+), 3 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards aaed8d5b 0: update: binutils-gcc: 2
new baf30f84 0: update: binutils-gcc: 2
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 (aaed8d5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1540 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51860 -> 51228 bytes
05-build_abe-bootstrap/console.log.xz | Bin 256660 -> 255136 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2d2a0653 tcwg_bmk-build.sh: Publish save-temps for SPEC CPU2xxx benchmarks
new 4786a478 tcwg_bmk-build.sh: Fix email subject for symbol regressions
new 3f16856b tcwg_bmk-build.sh: Fix build
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:
tcwg_bmk-build.sh | 6 +++++-
1 file 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.
unknown user pushed a change to branch master
in repository glibc.
from cb5088cfd3 benchtests: Fix validate_benchout.py exceptions
new 876e51548c Fix build-many-glibcs.py --strip for installed library renaming
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:
scripts/build-many-glibcs.py | 16 +++++++---------
1 file changed, 7 insertions(+), 9 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from a73d59089a9 AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/v [...]
adds a26ff83ed07 Check mask type when doing cond_op related gimple simplification.
adds 8137be3958b mips: Fix macro typo
adds 8e2c293f027 testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
adds b7e0dd61e4f sparc: Print out bit names for LEON and LEON3 with -mdebug
adds b4bbb373dfa sparc: Treat more instructions as load or store in errata w [...]
adds 6d0c97b19a3 sparc: Skip all empty assembly statements
adds d4aa16699d4 sparc: Prevent atomic instructions in beginning of function [...]
adds a053dab90e6 sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
adds 275a076f762 sparc: Add scheduling information for LEON5
adds 8d6b12b2233 middle-end/102360 - adjust .DEFERRED_INIT expansion
adds ab08859e37e coroutines: Small cleanups to await_statement_walker [NFC].
No new revisions were added by this update.
Summary of changes:
gcc/config/mips/netbsd.h | 2 +-
gcc/config/sparc/leon5.md | 103 +++++++++++++++++
gcc/config/sparc/sparc-opts.h | 1 +
gcc/config/sparc/sparc.c | 183 +++++++++++++++++++++++++++----
gcc/config/sparc/sparc.h | 36 +++---
gcc/config/sparc/sparc.md | 12 +-
gcc/config/sparc/sparc.opt | 3 +
gcc/cp/coroutines.cc | 125 ++++++++++-----------
gcc/doc/invoke.texi | 13 ++-
gcc/internal-fn.c | 25 ++---
gcc/match.pd | 8 +-
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C | 6 +-
gcc/testsuite/g++.dg/pr102360.C | 54 +++++++++
gcc/testsuite/gcc.target/i386/pr102080.c | 19 ++++
gcc/tree.c | 29 +++++
gcc/tree.h | 1 +
16 files changed, 487 insertions(+), 133 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
create mode 100644 gcc/testsuite/g++.dg/pr102360.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr102080.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 0ffd31f044 gdb: manual: fix werrors typo
adds 169a287181 [gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/watch_thread_num.c | 7 ++++++-
gdb/testsuite/gdb.btrace/enable-running.c | 4 +++-
gdb/testsuite/gdb.threads/continue-pending-status.c | 6 +++++-
3 files changed, 14 insertions(+), 3 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 7f2f2e88 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 05d6ed4c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (7f2f2e88)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 42252 -> 43044 bytes
05-build_abe-stage1/console.log.xz | Bin 90520 -> 90244 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9040 -> 8936 bytes
08-build_abe-glibc/console.log.xz | Bin 229340 -> 229552 bytes
09-build_abe-stage2/console.log.xz | Bin 216596 -> 216572 bytes
10-build_abe-gdb/console.log.xz | Bin 42380 -> 43004 bytes
11-build_abe-qemu/console.log.xz | Bin 30252 -> 30904 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 22 insertions(+), 22 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_bmk_gnu_tx1
in repository toolchain/ci/interesting-commits.
from 305fbb5 Add last-good b1983f4582bbe060b7da83578acb9ed653681fc8 from h [...]
new d45cb70 Add regression c416c52bcdb120db5e8c53a51bd78c4360daf79b 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.