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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6f3c616c 0: update: binutils-llvm-linux-qemu: all
new d6d208d8 0: update: binutils-llvm-linux-qemu: all
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 (6f3c616c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1560 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44808 -> 44632 bytes
04-build_llvm/console.log.xz | Bin 58260 -> 60076 bytes
05-build_abe-qemu/console.log.xz | Bin 31128 -> 30788 bytes
06-build_linux/console.log.xz | Bin 4164 -> 4140 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d49d354a tcwg_bmk-build.sh: Adjust workaround for new "console" behavior
new 93c2f4ca tcwg_bmk-build.sh: Do not bisect bmk infra failures
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:
tcwg_bmk-build.sh | 5 +----
1 file changed, 1 insertion(+), 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_bmk_gnu_apm/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from cb44a620ef S390: Add PCI_MIO and SIE HWCAPs
adds 79528414dc elf: Replace nsid with args.nsid [BZ #27609]
adds 76843f3b3e y2038: Use a common definition for stat for sparc32
adds cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
adds 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
elf/dl-close.c | 6 ++
elf/dl-open.c | 37 ++++++-
elf/dl-support.c | 7 ++
elf/dl-tls.c | 16 +--
elf/rtld.c | 1 +
posix/fork.c | 3 +
sysdeps/generic/ldsodefs.h | 9 +-
sysdeps/pthread/Makefile | 10 +-
sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++
.../pthread/tst-create1mod.c | 30 +++---
sysdeps/unix/sysv/linux/bits/timex.h | 2 +-
sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 54 ++++++----
13 files changed, 243 insertions(+), 52 deletions(-)
create mode 100644 sysdeps/pthread/tst-create1.c
copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)
--
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_apm/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
adds 3414eb95d1 Automatic date update in version.in
adds c5acbdb2b1 Automatic date update in version.in
adds 48106e81da Automatic date update in version.in
adds 1e4b1eace6 Automatic date update in version.in
adds 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
9 files changed, 338 insertions(+), 392 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_apm/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards c1e722f8 7: update: binutils-gcc-linux-glibc: 1
new 57d9d82c 7: 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 (c1e722f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-release- [...]
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 1820 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41832 -> 42440 bytes
04-build_abe-stage1/console.log.xz | Bin 85380 -> 86580 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8852 -> 7980 bytes
07-build_abe-glibc/console.log.xz | Bin 225056 -> 227008 bytes
08-build_abe-stage2/console.log.xz | Bin 204548 -> 206528 bytes
10-benchmark/benchmark-build.log | 98 +
10-benchmark/benchmark-start.log | 1 -
10-benchmark/benchmark.log | 92 +-
10-benchmark/console.log.xz | Bin 2188 -> 3044 bytes
11-check_regression/console.log.xz | Bin 3372 -> 3364 bytes
11-check_regression/results-0.csv | 263 +-
11-check_regression/results-1.csv | 256 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-full.csv | 259 +-
11-check_regression/results.csv | 70 +-
11-check_regression/results.log | 4342 +++++++-------
12-update_baseline/console.log | 6020 ++++++++++----------
12-update_baseline/results-1.csv | 256 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-full.csv | 249 +-
12-update_baseline/results.csv | 70 +-
12-update_baseline/results.log | 2958 +++++-----
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6896140 -> 6895496 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 418904 -> 418928 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19634128 -> 19628888 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78128 -> 78136 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28348696 -> 28348744 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 132972 -> 132924 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 833976 -> 834096 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1154052 -> 1153764 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5358140 -> 5358024 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4187764 -> 4187756 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 289488 -> 289468 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1294168 -> 1294284 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8687372 -> 8687456 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25939844 -> 25947960 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4404596 -> 4403944 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7006200 -> 7007948 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8635156 -> 8635664 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1882408 -> 1882068 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 665480 -> 665456 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1246564 -> 1246592 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 238820 -> 238776 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3022940 -> 3022880 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15915264 -> 15915796 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 80996 -> 81052 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5841456 -> 5841388 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 356564 -> 356612 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 13106108 -> 13106196 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1319272 -> 1319412 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 48943528 -> 48944380 bytes
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6896140 -> 6895496 bytes
save-temps/401.bzip2.tar.xz | Bin 418904 -> 418928 bytes
save-temps/403.gcc.tar.xz | Bin 19634128 -> 19628888 bytes
save-temps/410.bwaves.tar.xz | Bin 78128 -> 78136 bytes
save-temps/416.gamess.tar.xz | Bin 28348696 -> 28348744 bytes
save-temps/429.mcf.tar.xz | Bin 132972 -> 132924 bytes
save-temps/433.milc.tar.xz | Bin 833976 -> 834096 bytes
save-temps/434.zeusmp.tar.xz | Bin 1154052 -> 1153764 bytes
save-temps/435.gromacs.tar.xz | Bin 5358140 -> 5358024 bytes
save-temps/436.cactusADM.tar.xz | Bin 4187764 -> 4187756 bytes
save-temps/437.leslie3d.tar.xz | Bin 289488 -> 289468 bytes
save-temps/444.namd.tar.xz | Bin 1294168 -> 1294284 bytes
save-temps/445.gobmk.tar.xz | Bin 8687372 -> 8687456 bytes
save-temps/447.dealII.tar.xz | Bin 25939844 -> 25947960 bytes
save-temps/450.soplex.tar.xz | Bin 4404596 -> 4403944 bytes
save-temps/453.povray.tar.xz | Bin 7006200 -> 7007948 bytes
save-temps/454.calculix.tar.xz | Bin 8635156 -> 8635664 bytes
save-temps/456.hmmer.tar.xz | Bin 1882408 -> 1882068 bytes
save-temps/458.sjeng.tar.xz | Bin 665480 -> 665456 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1246564 -> 1246592 bytes
save-temps/462.libquantum.tar.xz | Bin 238820 -> 238776 bytes
save-temps/464.h264ref.tar.xz | Bin 3022940 -> 3022880 bytes
save-temps/465.tonto.tar.xz | Bin 15915264 -> 15915796 bytes
save-temps/470.lbm.tar.xz | Bin 80996 -> 81052 bytes
save-temps/471.omnetpp.tar.xz | Bin 5841456 -> 5841388 bytes
save-temps/473.astar.tar.xz | Bin 356564 -> 356612 bytes
save-temps/481.wrf.tar.xz | Bin 13106108 -> 13106196 bytes
save-temps/482.sphinx3.tar.xz | Bin 1319272 -> 1319412 bytes
save-temps/483.xalancbmk.tar.xz | Bin 48943528 -> 48944380 bytes
86 files changed, 7626 insertions(+), 7452 deletions(-)
create mode 100644 10-benchmark/benchmark-build.log
delete mode 100644 10-benchmark/benchmark-start.log
--
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_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 1774abee 0: update: binutils-gcc: 2
new f970f28e 0: update: binutils-gcc: 2
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 (1774abee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1592 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2804 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 54268 -> 52788 bytes
.../console.log.xz | Bin 528752 -> 527792 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b89d7e4c 0: update: binutils-llvm-linux-qemu: all
new 1a354a77 0: update: binutils-llvm-linux-qemu: all
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 (b89d7e4c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1556 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 45240 -> 44616 bytes
04-build_llvm/console.log.xz | Bin 59444 -> 60352 bytes
05-build_abe-qemu/console.log.xz | Bin 31040 -> 30364 bytes
06-build_linux/console.log.xz | Bin 3968 -> 4020 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 693abdb66ab Add testcase for PR fortran/95196
adds 36051875168 x86_64: Add insn patterns for V1TI mode logic operations.
adds d891ab1bc87 Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/sse.md | 25 ++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c | 53 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c | 28 ++++++++++++
.../{ => ubsan}/bind-c-intent-out-2.f90 | 0
4 files changed, 106 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c
rename gcc/testsuite/gfortran.dg/{ => ubsan}/bind-c-intent-out-2.f90 (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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 6cc25efb 0: update: binutils-gcc: 2
new e10159d9 0: update: binutils-gcc: 2
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 (6cc25efb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1536 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 52844 -> 52300 bytes
05-build_abe-bootstrap/console.log.xz | Bin 269716 -> 266132 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 8 ++++----
7 files changed, 4 insertions(+), 40 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-10
in repository gcc.
from d33c76cebd6 Daily bump.
new bec9e43e161 Fortran: fix order of checks for the SHAPE intrinsic
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/fortran/check.c | 14 +++++++-------
gcc/testsuite/gfortran.dg/shape_10.f90 | 6 ++++++
2 files changed, 13 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/shape_10.f90
--
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-arm
in repository toolchain/ci/glibc.
from 4f690aad9e x86_64: Add missing libmvec ABI tests
adds d8e7d06381 bench-math: Sort and put each bench per line
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 62 insertions(+), 6 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-arm
in repository toolchain/ci/gcc.
from 693abdb66ab Add testcase for PR fortran/95196
adds 36051875168 x86_64: Add insn patterns for V1TI mode logic operations.
adds d891ab1bc87 Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/sse.md | 25 ++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c | 53 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c | 28 ++++++++++++
.../{ => ubsan}/bind-c-intent-out-2.f90 | 0
4 files changed, 106 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c
rename gcc/testsuite/gfortran.dg/{ => ubsan}/bind-c-intent-out-2.f90 (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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 6c5782a6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 20afcca5 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (6c5782a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1560 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43728 -> 43748 bytes
04-build_abe-stage1/console.log.xz | Bin 89856 -> 90540 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8880 -> 8832 bytes
07-build_abe-glibc/console.log.xz | Bin 230180 -> 229556 bytes
08-build_abe-stage2/console.log.xz | Bin 222732 -> 222908 bytes
09-build_abe-gdb/console.log.xz | Bin 43652 -> 43776 bytes
10-build_abe-qemu/console.log.xz | Bin 30344 -> 29916 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2536 -> 2540 bytes
13-check_regression/console.log.xz | Bin 2696 -> 2764 bytes
13-check_regression/results.compare | 36 +-
13-check_regression/results.compare2 | 65 +-
14-update_baseline/console.log | 407 +++---
14-update_baseline/results.compare | 36 +-
14-update_baseline/results.compare2 | 65 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2573384 -> 2544132 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2094460 -> 2115044 bytes
sumfiles/gcc.sum | 2264 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 852012 -> 857440 bytes
sumfiles/gfortran.sum | 64 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165396 -> 165524 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421904 -> 421128 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 1600 insertions(+), 1513 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_build/master-arm
in repository toolchain/ci/glibc.
from 4f690aad9e x86_64: Add missing libmvec ABI tests
adds d8e7d06381 bench-math: Sort and put each bench per line
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 62 insertions(+), 6 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_build/master-arm
in repository toolchain/ci/gcc.
from 693abdb66ab Add testcase for PR fortran/95196
adds 36051875168 x86_64: Add insn patterns for V1TI mode logic operations.
adds d891ab1bc87 Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/sse.md | 25 ++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c | 53 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c | 28 ++++++++++++
.../{ => ubsan}/bind-c-intent-out-2.f90 | 0
4 files changed, 106 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c
rename gcc/testsuite/gfortran.dg/{ => ubsan}/bind-c-intent-out-2.f90 (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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 15a852d6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 0aac03f0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (15a852d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/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 1552 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 43872 -> 43988 bytes
05-build_abe-stage1/console.log.xz | Bin 90420 -> 89992 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8852 -> 9080 bytes
08-build_abe-glibc/console.log.xz | Bin 229704 -> 229900 bytes
09-build_abe-stage2/console.log.xz | Bin 223396 -> 223880 bytes
10-build_abe-gdb/console.log.xz | Bin 43828 -> 43788 bytes
11-build_abe-qemu/console.log.xz | Bin 29924 -> 30064 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 14 +++++++-------
13 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.