This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9524718654c poly_int: Handle more can_div_trunc_p cases
new a9b6043983b [libbacktrace] fix up broken test
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:
libbacktrace/zstdtest.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 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_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts.
from 0aab5b1ca0f onsuccess: #290: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 9080e1da956 onsuccess: #291: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
00-sumfiles/binutils.log.xz | Bin 8596 -> 8588 bytes
00-sumfiles/gas.log.xz | Bin 143244 -> 143256 bytes
00-sumfiles/ld.log.xz | Bin 27384 -> 27368 bytes
01-reset_artifacts/console.log.xz | Bin 2060 -> 2040 bytes
02-prepare_abe/console.log.xz | Bin 2604 -> 2632 bytes
03-build_abe-binutils/console.log.xz | Bin 25128 -> 26364 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 16060 -> 16296 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4348 -> 4368 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 592 -> 592 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5768 -> 5760 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3648 -> 4392 bytes
06-check_regression/console.log.xz | Bin 2336 -> 2376 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 16 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 142 +++++++++++-----------
notify/notify-init.log | 50 ++++----
notify/results.compare | 4 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 2 +-
26 files changed, 124 insertions(+), 120 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-allnoconfig
in repository toolchain/ci/base-artifacts.
from f30259df77b onsuccess: #36: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 617a9c2e88d onsuccess: #37: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2252 -> 2196 bytes
02-prepare_abe/console.log.xz | Bin 2624 -> 2640 bytes
03-build_abe-binutils/console.log.xz | Bin 27452 -> 28648 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17732 -> 17572 bytes
04-build_abe-stage1/console.log.xz | Bin 91460 -> 93156 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71052 -> 70984 bytes
05-build_abe-qemu/console.log.xz | Bin 34316 -> 33452 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22760 -> 22676 bytes
06-build_linux/console.log.xz | Bin 3016 -> 3032 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 1328 -> 1372 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 7 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 54 ++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 304 ++++++++++++++---------------
notify/notify-init.log | 91 ++++-----
24 files changed, 247 insertions(+), 247 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 master
in repository gcc.
from 13dfb01e5c3 tree-optimization/110702 - avoid zero-based memory referenc [...]
new 29370f13872 tree-optimization/110838 - vectorization of widened shifts
new 9524718654c poly_int: Handle more can_div_trunc_p cases
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/poly-int.h | 45 ++++++++-------
gcc/testsuite/gcc.dg/plugin/poly-int-tests.h | 85 ++++++++++++++++++++++++----
gcc/testsuite/gcc.dg/torture/pr110838.c | 43 ++++++++++++++
gcc/tree-vect-patterns.cc | 24 ++++++++
4 files changed, 165 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110838.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_embed_build/master-thumb_m0_eabi
in repository toolchain/ci/base-artifacts.
from e11795af8f3 onsuccess: #5: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 950fea9d1a4 onsuccess: #6: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2244 -> 2276 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2604 bytes
04-build_abe-binutils/console.log.xz | Bin 27164 -> 27788 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17676 -> 17648 bytes
05-build_abe-stage1/console.log.xz | Bin 89172 -> 89156 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70124 -> 69872 bytes
06-clean_sysroot/console.log.xz | Bin 372 -> 372 bytes
07-build_abe-newlib/console.log.xz | Bin 12592 -> 12708 bytes
07-build_abe-newlib/make-newlib.log.xz | Bin 7020 -> 7008 bytes
08-build_abe-stage2/console.log.xz | Bin 122436 -> 122336 bytes
08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 94820 -> 94440 bytes
09-build_abe-gdb/console.log.xz | Bin 34512 -> 35532 bytes
09-build_abe-gdb/make-gdb.log.xz | Bin 26644 -> 26296 bytes
10-build_abe-qemu/console.log.xz | Bin 31672 -> 32408 bytes
10-build_abe-qemu/make-qemu.log.xz | Bin 21380 -> 21952 bytes
11-check_regression/console.log.xz | Bin 1352 -> 1348 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 7 +-
jenkins/run-build.env | 10 +-
manifest.sh | 8 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 49 ++--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 408 +++++++++--------------------
notify/notify-init.log | 123 +++------
28 files changed, 210 insertions(+), 407 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.
from 9a65c07de71 onsuccess: #331: 7: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new e001d993c71 onsuccess: #332: 7: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2360 -> 2312 bytes
02-prepare_abe/console.log.xz | Bin 2668 -> 2636 bytes
04-build_abe-binutils/console.log.xz | Bin 28100 -> 28228 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17876 -> 17632 bytes
05-build_abe-stage1/console.log.xz | Bin 91696 -> 91344 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71388 -> 71140 bytes
06-clean_sysroot/console.log.xz | Bin 368 -> 368 bytes
07-build_abe-linux/console.log.xz | Bin 8820 -> 9708 bytes
08-build_abe-glibc/console.log.xz | Bin 232852 -> 234392 bytes
08-build_abe-glibc/make-glibc.log.xz | Bin 186392 -> 186208 bytes
09-build_abe-stage2/console.log.xz | Bin 228132 -> 229740 bytes
09-build_abe-stage2/make-gcc-stage2.log.xz | Bin 195840 -> 196568 bytes
10-build_abe-gdb/console.log.xz | Bin 34904 -> 35460 bytes
10-build_abe-gdb/make-gdb.log.xz | Bin 26588 -> 26588 bytes
11-build_abe-qemu/console.log.xz | Bin 32984 -> 31564 bytes
11-build_abe-qemu/make-qemu.log.xz | Bin 22708 -> 21300 bytes
12-check_regression/console.log.xz | Bin 1404 -> 1404 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 10 +-
jenkins/run-build.env | 14 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 71 +++--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 457 ++++++++++++-----------------
notify/notify-init.log | 131 ++++-----
31 files changed, 306 insertions(+), 405 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 master
in repository gcc.
from 4cd4d2733ca ada: Add pragma Annotate for GNATcheck exemptions
new 13dfb01e5c3 tree-optimization/110702 - avoid zero-based memory referenc [...]
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/testsuite/gcc.dg/torture/pr110702.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-ivopts.cc | 17 ++++++++++++++++-
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110702.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/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from cf92c082738 onsuccess: #46: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 71e0b3a94d3 onsuccess: #48: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2208 -> 2012 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2588 bytes
03-build_abe-binutils/console.log.xz | Bin 27332 -> 27568 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17856 -> 17880 bytes
04-build_kernel_llvm/console.log.xz | Bin 67012 -> 68300 bytes
05-build_abe-qemu/console.log.xz | Bin 34636 -> 33908 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22984 -> 22148 bytes
06-build_linux/console.log.xz | Bin 3056 -> 3120 bytes
08-check_regression/console.log.xz | Bin 1320 -> 1164 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 12 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 39 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 457 +++++++----------------------
notify/notify-init.log | 194 ++++--------
19 files changed, 191 insertions(+), 543 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.