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 29a1af24efa Daily bump.
adds 614b39757b8 rs6000: Fix incorrect fusion constraint [PR102991]
adds 33f1d038708 First refactor of vect_analyze_loop
adds 44d0243a247 gcc: vx-common.h: fix test for VxWorks7
adds 155f6b2be42 dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/fusion.md | 128 +++++++++---------
gcc/config/rs6000/genfusion.pl | 2 +-
gcc/config/vx-common.h | 2 +-
gcc/dwarf2out.c | 32 ++---
gcc/tree-parloops.c | 11 +-
gcc/tree-vect-loop.c | 290 ++++++++++++++++++++---------------------
gcc/tree-vectorizer.h | 13 +-
7 files changed, 243 insertions(+), 235 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/binutils-gdb.
from c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
adds 109c1107c4 Missing va_end in aarch64-dis.c
No new revisions were added by this update.
Summary of changes:
opcodes/aarch64-dis.c | 1 +
1 file changed, 1 insertion(+)
--
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 e439549d8 0: update: binutils-gcc: 1
new 7b902ae28 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 (e439549d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (7b [...]
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 1516 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 65376 -> 65580 bytes
04-build_abe-gcc/console.log.xz | Bin 226936 -> 227340 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3928 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2404 -> 3328 bytes
07-check_regression/console.log.xz | Bin 2800 -> 2352 bytes
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 39 +-
08-update_baseline/console.log | 347 ++-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 39 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2650732 -> 2669576 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2255400 -> 2292012 bytes
sumfiles/gcc.sum | 4430 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 885200 -> 879548 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169388 -> 169232 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2520 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452584 -> 457692 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2504 insertions(+), 2633 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_tk1/gnu-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/glibc.
from b8a6ee43bb benchtests: Add hypotf
adds cca75bd8b5 i386: Explain why __HAVE_64B_ATOMICS has to be 0
adds f64f4ce069 elf: Assume disjointed .rela.dyn and .rela.plt for loader
adds db432f033d Use Linux 5.15 in build-many-glibcs.py
adds fdcd177fd3 regex: Unnest nested functions in regcomp.c
adds 6720d36b66 x86-64: Replace movzx with movzbl
adds 09f214528c riscv: Build with -mno-relax if linker does not support R_RI [...]
adds d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
adds 9fea0f1a2a [powerpc] Tighten contraints for asm constant parameters
adds ff012870b2 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 ( [...]
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 2 +
elf/dynamic-link.h | 32 +--
iconvdata/Makefile | 5 +-
iconvdata/bug-iconv15.c | 60 +++++
iconvdata/iso-2022-jp-3.c | 28 +-
posix/regcomp.c | 464 +++++++++++++++++---------------
scripts/build-many-glibcs.py | 2 +-
sysdeps/powerpc/fpu/fenv_libc.h | 8 +-
sysdeps/powerpc/test-get_hwcap.c | 8 +-
sysdeps/powerpc/tst-tlsifunc.c | 2 +-
sysdeps/riscv/Makefile | 6 +
sysdeps/riscv/configure | 30 +++
sysdeps/riscv/configure.ac | 16 ++
sysdeps/x86/atomic-machine.h | 4 +
sysdeps/x86_64/multiarch/strcmp-sse42.S | 4 +-
sysdeps/x86_64/strcmp.S | 4 +-
16 files changed, 406 insertions(+), 269 deletions(-)
create mode 100644 iconvdata/bug-iconv15.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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 24b7c3e03 6: update: binutils-gcc-linux-glibc: 1
discards 9fe86f0bc 5: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 1
new 64633ae24 5: update: binutils-gcc-linux-glibc: 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 (24b7c3e03)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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 1608 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44496 -> 44440 bytes
04-build_abe-stage1/console.log.xz | Bin 93804 -> 92156 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8948 -> 8968 bytes
07-build_abe-glibc/console.log.xz | Bin 231360 -> 232112 bytes
08-build_abe-stage2/console.log.xz | Bin 209420 -> 209556 bytes
09-benchmark/benchmark-build.log | 64 +-
09-benchmark/benchmark.log | 62 +-
09-benchmark/console.log.xz | Bin 3120 -> 3100 bytes
10-check_regression/console.log.xz | Bin 3540 -> 3560 bytes
10-check_regression/results-0.csv | 196 +-
10-check_regression/results-1.csv | 204 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 38 +-
10-check_regression/results-full.csv | 206 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 5472 ++++++++---------
11-update_baseline/console.log | 6282 ++++++++++++--------
11-update_baseline/exe.regressions | 2 +-
11-update_baseline/jira-body.txt | 2 +-
11-update_baseline/mail-body.txt | 2 +-
11-update_baseline/mail-subject.txt | 2 +-
11-update_baseline/results-0.csv | 187 +-
11-update_baseline/results-1.csv | 204 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 44 +-
11-update_baseline/results-full.csv | 204 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 5408 +++++++++--------
11-update_baseline/results.regressions | 4 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6982088 -> 6984476 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 425992 -> 424104 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19907644 -> 19897916 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78212 -> 78160 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28585864 -> 28597772 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 135756 -> 134700 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 848168 -> 843644 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1155932 -> 1157004 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5451236 -> 5454544 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4240644 -> 4257020 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 292308 -> 292204 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1265276 -> 1268484 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8768988 -> 8750980 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25931344 -> 25751276 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4318852 -> 4308456 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7020376 -> 7156852 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8805540 -> 8838072 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1934968 -> 1939328 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 675752 -> 677276 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1274348 -> 1274276 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 250764 -> 251228 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3050392 -> 3047828 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15946444 -> 15960024 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81652 -> 81444 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5747064 -> 5772920 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 357236 -> 356924 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15769704 -> 15829996 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1330888 -> 1333308 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 47729620 -> 47977380 bytes
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6982088 -> 6984476 bytes
save-temps/401.bzip2.tar.xz | Bin 425992 -> 424104 bytes
save-temps/403.gcc.tar.xz | Bin 19907644 -> 19897916 bytes
save-temps/410.bwaves.tar.xz | Bin 78212 -> 78160 bytes
save-temps/416.gamess.tar.xz | Bin 28585864 -> 28597772 bytes
save-temps/429.mcf.tar.xz | Bin 135756 -> 134700 bytes
save-temps/433.milc.tar.xz | Bin 848168 -> 843644 bytes
save-temps/434.zeusmp.tar.xz | Bin 1155932 -> 1157004 bytes
save-temps/435.gromacs.tar.xz | Bin 5451236 -> 5454544 bytes
save-temps/436.cactusADM.tar.xz | Bin 4240644 -> 4257020 bytes
save-temps/437.leslie3d.tar.xz | Bin 292308 -> 292204 bytes
save-temps/444.namd.tar.xz | Bin 1265276 -> 1268484 bytes
save-temps/445.gobmk.tar.xz | Bin 8768988 -> 8750980 bytes
save-temps/447.dealII.tar.xz | Bin 25931344 -> 25751276 bytes
save-temps/450.soplex.tar.xz | Bin 4318852 -> 4308456 bytes
save-temps/453.povray.tar.xz | Bin 7020376 -> 7156852 bytes
save-temps/454.calculix.tar.xz | Bin 8805540 -> 8838072 bytes
save-temps/456.hmmer.tar.xz | Bin 1934968 -> 1939328 bytes
save-temps/458.sjeng.tar.xz | Bin 675752 -> 677276 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1274348 -> 1274276 bytes
save-temps/462.libquantum.tar.xz | Bin 250764 -> 251228 bytes
save-temps/464.h264ref.tar.xz | Bin 3050392 -> 3047828 bytes
save-temps/465.tonto.tar.xz | Bin 15946444 -> 15960024 bytes
save-temps/470.lbm.tar.xz | Bin 81652 -> 81444 bytes
save-temps/471.omnetpp.tar.xz | Bin 5747064 -> 5772920 bytes
save-temps/473.astar.tar.xz | Bin 357236 -> 356924 bytes
save-temps/481.wrf.tar.xz | Bin 15769704 -> 15829996 bytes
save-temps/482.sphinx3.tar.xz | Bin 1330888 -> 1333308 bytes
save-temps/483.xalancbmk.tar.xz | Bin 47729620 -> 47977380 bytes
93 files changed, 10009 insertions(+), 8856 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-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1723258a9 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
new e2bd8fe89 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
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 (1723258a9)
\
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 1612 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41956 -> 42480 bytes
04-build_llvm/console.log.xz | Bin 58184 -> 60168 bytes
05-build_abe-qemu/console.log.xz | Bin 31336 -> 31292 bytes
06-build_linux/console.log.xz | Bin 3864 -> 3928 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 4 ++--
9 files changed, 22 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.