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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b6f395e1d 0: update: binutils-gcc-linux-qemu: boot
new 19701a4a2 0: update: binutils-gcc-linux-qemu: 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 (b6f395e1d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1544 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44264 -> 44676 bytes
04-build_abe-stage1/console.log.xz | Bin 90064 -> 90972 bytes
05-build_abe-qemu/console.log.xz | Bin 29944 -> 30220 bytes
06-build_linux/console.log.xz | Bin 5084 -> 5060 bytes
07-boot_linux/console.log.xz | Bin 5776 -> 5792 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 059dc19f7 0: update: binutils-35f7d33dd99346dd368fd7bdbc251001130b86cf: 1
new a164a3cb1 0: update: gcc-9ceaf0fee35f6c79cda60e35aad27598dd4dcee6: 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 (059dc19f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1612 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43900 -> 43312 bytes
04-build_abe-stage1/console.log.xz | Bin 89688 -> 88532 bytes
06-build_abe-newlib/console.log.xz | Bin 31532 -> 31144 bytes
07-build_abe-stage2/console.log.xz | Bin 157656 -> 156452 bytes
08-benchmark/benchmark-build.log | 34 +++++++++++++++++-----------------
08-benchmark/benchmark.log | 32 ++++++++++++++++----------------
08-benchmark/console.log.xz | Bin 2988 -> 2988 bytes
09-check_regression/console.log.xz | Bin 1620 -> 1628 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 14 +++++++-------
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 10 +++++-----
results_id | 2 +-
15 files changed, 50 insertions(+), 50 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 newlib.
from 67208d9ef newlib: merge doc into top-level Makefile
new 3cef6dfb5 update to Unicode 14.0
new 076c85673 cleanup Unicode data files after generating updated tables
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:
newlib/libc/Makefile.unidata | 22 ++++++-
newlib/libc/ctype/caseconv.t | 17 +++--
newlib/libc/ctype/categories.t | 138 +++++++++++++++++++++++++++++------------
newlib/libc/string/combining.t | 99 +++++++++++++++--------------
newlib/libc/string/wide.t | 14 ++---
5 files changed, 192 insertions(+), 98 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 d699f03720f arc: Update arc specific tests
new f98f373dd82 tree-optimization/102880 - make PHI-OPT recognize more CFGs
new 04520645038 tree-optimization/102880 - improve CD-DCE
new b796ab35d11 arc: Update (u)maddhisi4 patterns
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/config/arc/arc.md | 34 ++---
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-26.c | 31 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr102880.c | 27 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr69270-3.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 2 +-
gcc/testsuite/gcc.target/arc/tmac-4.c | 29 ++++
gcc/tree-ssa-dce.c | 171 ++++++++++++++++++++++-
gcc/tree-ssa-phiopt.c | 71 ++++++----
8 files changed, 314 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-26.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr102880.c
create mode 100644 gcc/testsuite/gcc.target/arc/tmac-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.