This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_binutils_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from d795b17f18f onsuccess: #89: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 66740891f91 onsuccess: #90: 1: [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 2048 -> 2072 bytes
02-prepare_abe/console.log.xz | Bin 2588 -> 2604 bytes
04-build_abe-binutils/console.log.xz | Bin 34852 -> 35504 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 24432 -> 24544 bytes
05-check_regression/console.log.xz | Bin 1104 -> 1112 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 8 +-
manifest.sh | 7 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 34 +++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 393 +++++++++++++++++++++++++++++
notify/notify-init.log | 180 +++++++++++++
notify/summary.txt | 1 +
17 files changed, 625 insertions(+), 12 deletions(-)
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/notify-full.log
create mode 100644 notify/notify-init.log
create mode 100644 notify/summary.txt
--
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 binutils-gdb.
from 13aa307c9a9 arc: Update/Add ARCv3 support.
new eae2847fbff ld: fix build with old glibc / gcc
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:
ld/ldfile.c | 4 ++--
1 file changed, 2 insertions(+), 2 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_binutils_build/master-arm
in repository toolchain/ci/base-artifacts.
from cea9278e52 onsuccess: #92: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 3fdd0cfc7f onsuccess: #93: 1: [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 2092 -> 2064 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2604 bytes
04-build_abe-binutils/console.log.xz | Bin 49560 -> 49788 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 38152 -> 38140 bytes
05-check_regression/console.log.xz | Bin 1100 -> 1100 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 7 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 34 +++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 393 +++++++++++++++++++++++++++++
notify/notify-init.log | 180 +++++++++++++
notify/summary.txt | 1 +
17 files changed, 624 insertions(+), 11 deletions(-)
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/notify-full.log
create mode 100644 notify/notify-init.log
create mode 100644 notify/summary.txt
--
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 binutils-2_41-branch
in repository binutils-gdb.
from fcc246f351a Udated Freach and Romainian translations for various sub-di [...]
new ddb1d694217 Replace local variable called 'rename' with 'renamed'
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:
ld/ldfile.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 857d763ed1b RISC-V: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[ [...]
new 32c7f05f8bc tree-optimization/110381 - preserve SLP permutation with in [...]
new 980666fbaf2 tree-optimization/110392 - ICE with predicate analysis
new 0d20f9dbbd6 tree-optimization/110515 - wrong code with LIM + PRE
new 45e950b542c tree-optimization/110556 - tail merging still pre-tuples
The 4 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/gimple-predicate-analysis.cc | 4 +-
gcc/testsuite/g++.dg/opt/pr110515.C | 223 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr110556.c | 42 ++++++
gcc/testsuite/gcc.dg/vect/pr110381.c | 45 +++++++
gcc/tree-ssa-pre.cc | 1 +
gcc/tree-ssa-tail-merge.cc | 22 +++-
gcc/tree-vect-slp.cc | 18 ++-
7 files changed, 346 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr110515.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110556.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr110381.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/jenkins-scripts.
from a576184c round-robin-notify.sh (setup_notify_environment): Handle TCWG [...]
new 5c017817 jenkins-helpers.sh (get_manifest): Fix fetching non-rr[] variables
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:
jenkins-helpers.sh | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 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_bootstrap_build/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 7059bf2331 onsuccess: #94: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new f326ac50b6 onsuccess: #95: 1: [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 2128 -> 2128 bytes
02-prepare_abe/console.log.xz | Bin 2652 -> 2652 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 272428 -> 270112 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 220080 -> 218852 bytes
05-check_regression/console.log.xz | Bin 1112 -> 1116 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 7 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 35 ++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 395 +++++++++++++++++++++++
notify/notify-init.log | 180 +++++++++++
notify/summary.txt | 1 +
17 files changed, 627 insertions(+), 11 deletions(-)
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/notify-full.log
create mode 100644 notify/notify-init.log
create mode 100644 notify/summary.txt
--
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_bootstrap_build/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 86ca6df423 onsuccess: #94: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new b1089b0f10 onsuccess: #95: 1: [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 2088 -> 2068 bytes
02-prepare_abe/console.log.xz | Bin 2592 -> 2588 bytes
04-build_abe-bootstrap_O1/console.log.xz | Bin 479824 -> 480840 bytes
04-build_abe-bootstrap_O1/make-gcc-stage2.log.xz | Bin 441728 -> 440684 bytes
05-check_regression/console.log.xz | Bin 1108 -> 1108 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 7 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 35 ++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 395 +++++++++++++++++++++++
notify/notify-init.log | 180 +++++++++++
notify/summary.txt | 1 +
17 files changed, 627 insertions(+), 11 deletions(-)
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/notify-full.log
create mode 100644 notify/notify-init.log
create mode 100644 notify/summary.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.