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-Os
in repository toolchain/ci/base-artifacts.
discards dc164592a 0: update: binutils-gcc-newlib: 1
new 8f6148147 0: update: binutils-gcc-newlib: 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 (dc164592a)
\
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 1656 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30372 -> 30476 bytes
04-build_abe-stage1/console.log.xz | Bin 89284 -> 89284 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16576 -> 16580 bytes
07-build_abe-stage2/console.log.xz | Bin 160944 -> 161040 bytes
08-benchmark/benchmark-build.log | 98 +++++----
08-benchmark/benchmark.log | 96 +++++----
08-benchmark/console.log.xz | Bin 3864 -> 3788 bytes
09-check_regression/console.log.xz | Bin 1588 -> 1600 bytes
.../{results-brief.csv => results.csv} | 0
09-check_regression/results.log | 90 ++++----
10-update_baseline/console.log | 228 ++++++++++-----------
.../results.csv | 0
10-update_baseline/results.log | 90 ++++----
jenkins/manifest.sh | 28 +--
results | 3 +-
results_id | 2 +-
19 files changed, 315 insertions(+), 320 deletions(-)
copy 09-check_regression/{results-brief.csv => results.csv} (100%)
copy 09-check_regression/results-brief.csv => 10-update_baseline/results.csv (100%)
--
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-release-aarch64-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e45a40806 2: update: binutils-llvm-linux-qemu: 21000
new afbcfc158 2: update: binutils-llvm-linux-qemu: 21000
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 (e45a40806)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1688 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30656 -> 30748 bytes
04-build_kernel_llvm/console.log.xz | Bin 66796 -> 65920 bytes
05-build_abe-qemu/console.log.xz | Bin 32044 -> 32276 bytes
06-build_linux/console.log.xz | Bin 4788 -> 4524 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 214 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
results | 1 -
10 files changed, 118 insertions(+), 115 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 5f17badb648 Daily bump.
new 8a16b9f9838 OpenMP: Fix folding with simd's linear clause [PR106492]
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/omp-low.cc | 6 ++---
gcc/testsuite/g++.dg/gomp/pr106492.C | 49 ++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr106492.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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from ef623bb5859 Evaluate condition arguments with the correct type.
adds 5f17badb648 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 14 ++++++++++++++
gcc/c/ChangeLog | 8 ++++++++
gcc/d/ChangeLog | 5 +++++
gcc/testsuite/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
libatomic/ChangeLog | 12 ++++++++++++
libcpp/ChangeLog | 8 ++++++++
libstdc++-v3/ChangeLog | 18 ++++++++++++++++++
9 files changed, 129 insertions(+), 1 deletion(-)
--
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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from ce81f9d6fa Fix regression from gdbarch registry change
adds ded48050c1 Automatic date update in version.in
adds 65c9841b6f gdb/csky fix build error in ubuntu20_04
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/csky-linux-tdep.c | 8 ++++----
2 files 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 4ec95697e 0: update: binutils-gcc: 1
new 05c4df7ac 0: update: binutils-gcc: 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 (4ec95697e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (05 [...]
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 1584 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 51236 -> 51604 bytes
04-build_abe-gcc/console.log.xz | Bin 232964 -> 231408 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3876 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2536 -> 2388 bytes
07-check_regression/console.log.xz | Bin 3672 -> 2372 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 101 +-
08-update_baseline/console.log | 271 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 101 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2780000 -> 2791668 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2384796 -> 2368384 bytes
sumfiles/gcc.sum | 4496 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 902420 -> 915068 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202468 -> 202244 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 457184 -> 454876 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2473 insertions(+), 2774 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_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 8a1337e604 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 8809baf4e4 target/mips: Handle lock_user() failure in UHI_plog semihost [...]
adds bd64c210ce hw/mips/malta: turn off x86 specific features of PIIX4_PM
adds 09d12c81ec hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
adds 7b06148df8 Merge tag 'mips-20220809' of https://github.com/philmd/qemu [...]
No new revisions were added by this update.
Summary of changes:
hw/mips/malta.c | 9 +++++++++
hw/misc/grlib_ahb_apb_pnp.c | 10 ++++++----
hw/misc/trace-events | 4 ++--
target/mips/tcg/sysemu/mips-semi.c | 3 +++
4 files changed, 20 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.