This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards fbae9379 0: update: binutils-gcc-linux-glibc-gdb: 1
new 4461ab66 0: update: binutils-gcc-linux-glibc-gdb: 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 (fbae9379)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1616 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 51740 -> 50552 bytes
04-build_abe-gcc/console.log.xz | Bin 234176 -> 232596 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8540 -> 9144 bytes
07-build_abe-glibc/console.log.xz | Bin 231764 -> 232696 bytes
08-build_abe-gdb/console.log.xz | Bin 50352 -> 48864 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3804 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2752 -> 2064 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 48 ++--
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +-
sumfiles/binutils.log.xz | Bin 55356 -> 55460 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97840 -> 97816 bytes
sumfiles/gas.sum | 268 +++++++++++------------
sumfiles/ld.log.xz | Bin 131000 -> 130980 bytes
sumfiles/ld.sum | 338 ++++++++++++++---------------
23 files changed, 382 insertions(+), 382 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/llvm-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 11bbd20e 5: reset: llvm-8f0c901c1a172313a32bc06a1fcface76cd1220f: 22382
new 2867d61a 6: update: llvm-edaae251cca07c34c55905c424a8f677623d0bd0: 22382
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 1768 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29652 -> 29536 bytes
04-build_kernel_llvm/console.log.xz | Bin 63336 -> 63196 bytes
05-build_abe-qemu/console.log.xz | Bin 32356 -> 31812 bytes
06-build_linux/console.log.xz | Bin 39376 -> 39412 bytes
08-check_regression/console.log.xz | Bin 1268 -> 480 bytes
08-check_regression/jira-body.txt | 2 --
08-check_regression/mail-body.txt | 37 --------------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ------
08-check_regression/trigger-bisect | 2 --
09-update_baseline/console.log | 60 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 40 ---------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ------
19 files changed, 59 insertions(+), 121 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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-12
in repository gcc.
from 5e45d078e36 Daily bump.
new 4ca164a6372 [PR105665] ivopts: check defs of names in base for undefs
new 13d23c31337 middle-end: don't lower past veclower [PR106063]
new 019a9ef7f74 testsuite: Require int128 for gcc.dg/pr106063.c
new e0e388998b7 Fix tree-opt/PR106087: ICE with inline-asm with multiple ou [...]
new d2892faac6d lto: Fix option merging [PR106129]
new 5b8458bc35b tree-optimization/106189 - avoid division by zero exception
The 6 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-array-bounds.cc | 2 +-
gcc/lto-wrapper.cc | 39 ++++---
gcc/match.pd | 14 ++-
gcc/testsuite/gcc.c-torture/compile/inline-asm-1.c | 14 +++
gcc/testsuite/gcc.dg/pr106063.c | 9 ++
gcc/testsuite/gcc.dg/pr106189.c | 5 +
gcc/testsuite/gcc.dg/torture/pr105665.c | 20 ++++
gcc/tree-ssa-dce.cc | 7 ++
gcc/tree-ssa-loop-ivopts.cc | 125 ++++++++++++++++++++-
9 files changed, 213 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/inline-asm-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr106063.c
create mode 100644 gcc/testsuite/gcc.dg/pr106189.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105665.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.
unknown user pushed a change to branch master
in repository gcc.
from 66434729a79 LoongArch: adjust the default of -mexplicit-relocs by check [...]
new 800781f9392 Fix Rogers e-mail in MAINTAINERS
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:
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.