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-allnoconfig
in repository toolchain/ci/base-artifacts.
from da65eb49ee onsuccess: #36: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new d701faf313 onsuccess: #37: boot: [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 2228 -> 2236 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 27916 -> 28008 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17872 -> 18180 bytes
04-build_abe-stage1/console.log.xz | Bin 73656 -> 74188 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 53972 -> 54020 bytes
05-build_abe-qemu/console.log.xz | Bin 34656 -> 34344 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23196 -> 22688 bytes
06-build_linux/console.log.xz | Bin 3024 -> 3024 bytes
08-check_regression/console.log.xz | Bin 1328 -> 1328 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 4 +-
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 | 276 ++++++++++++++---------------
notify/notify-init.log | 82 ++++-----
23 files changed, 227 insertions(+), 227 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 releases/gcc-13
in repository gcc.
from 00c806ea704 XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5
new 8e811edea30 c++: unifying REAL_CSTs [PR110809]
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/cp/pt.cc | 5 +++--
gcc/testsuite/g++.dg/cpp2a/nontype-float3.C | 12 ++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-float3.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from d4eb30f2 config/gdb.conf: Add --with-additional-debug-dirs option
new 3004d234 lib/make.sh (make_check): Detect glibc tests with low timeout [...]
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:
lib/make.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
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 5b06b3b8771 Fix profile update in tree-ssa-loop-im.cc
new 9bd1ee6d330 Fix profile update in tree_transform_and_unroll_loop
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/cfgloopmanip.cc | 64 ++++--
gcc/cfgloopmanip.h | 4 +
gcc/predict.cc | 39 +---
gcc/predict.h | 1 -
gcc/testsuite/gcc.dg/pr102385.c | 4 +-
gcc/testsuite/gcc.dg/pr96931.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-1.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-2.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-3.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-4.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-5.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-7.c | 6 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-8.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-1.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-10.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-11.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-12.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-2.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-3.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-4.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-5.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-6.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-7.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-8.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-9.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/update-unroll-1.c | 1 -
gcc/tree-ssa-loop-manip.cc | 256 ++++++------------------
27 files changed, 158 insertions(+), 275 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 a426b91b27e c++: constexpr empty subobject elision [PR110197]
new d1c072a1c34 tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C
new 499b8079a64 Fix profile_count::apply_probability
new 5b06b3b8771 Fix profile update in tree-ssa-loop-im.cc
The 3 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/generic-match-head.cc | 2 ++
gcc/gimple-match-head.cc | 2 ++
gcc/match.pd | 10 ++++++++++
gcc/profile-count.h | 4 ++--
gcc/tree-ssa-loop-im.cc | 5 ++++-
5 files changed, 20 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.