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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 0f38fd87ea Update the obsolete list and how-to-make-a-release documenta [...]
adds 577a2a5f20 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards eb6cc28c6 0: update: binutils-gcc-linux-glibc-gdb: 6
new 43f129a9a 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (eb6cc28c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 52124 -> 52740 bytes
05-build_abe-gcc/console.log.xz | Bin 230544 -> 230148 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9112 -> 8780 bytes
08-build_abe-glibc/console.log.xz | Bin 231776 -> 231488 bytes
09-build_abe-gdb/console.log.xz | Bin 47540 -> 47420 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 22 insertions(+), 22 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
in repository toolchain/ci/interesting-commits.
from 2182055 Add regression cbaf47432c909044db94fbbf45a0870f6d2f169e from [...]
new f2d4266 Add regression cbaf47432c909044db94fbbf45a0870f6d2f169e from [...]
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:
linux | 2 +-
1 file changed, 1 insertion(+), 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/gcc.
from 4a8083285c3 middle-end/104467 - fix vector extract simplification
adds 0f58ba4dd6b tree-optimization/104373 - early diagnostic on unreachable code
adds 3d5f4f76e6d libstdc++: Fix directory iterator build for newlib
adds 3e539985cc7 libstdc++: Add atomic_fetch_xor to <stdatomic.h>
adds 3881e1823c5 gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc
adds 3d7341cd731 c++: memfn lookup consistency and dependent using-decls
adds 8383d41d704 analyzer: fix testsuite issues seen with mingw [PR102052]
adds 69febe85275 pr104458.c: Replace long with long long for -mx32
new 53fcc463392 i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]
new b32305b41dc middle-end: updating the reg use in exit block for -fzero-c [...]
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:
gcc/config/i386/sse.md | 2 +-
gcc/cp/pt.cc | 26 ++++++++++-----
gcc/fortran/trans-common.cc | 9 ++++-
gcc/function.cc | 2 +-
gcc/testsuite/g++.dg/warn/Wuninitialized-32.C | 14 ++++++++
gcc/testsuite/gcc.dg/analyzer/fields.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/gzio-3.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/gzio-3a.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr98969.c | 4 +--
gcc/testsuite/gcc.dg/analyzer/pr99716-2.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr99774-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/strndup-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/zlib-5.c | 2 +-
gcc/testsuite/gcc.dg/uninit-pr20644-O0.c | 2 +-
gcc/testsuite/gcc.target/arm/pr100775.c | 9 +++++
gcc/testsuite/gcc.target/i386/pr104458.c | 2 +-
gcc/testsuite/gcc.target/i386/pr104469.c | 12 +++++++
gcc/tree-ssa-sccvn.cc | 18 +++++-----
gcc/tree-ssa-sccvn.h | 1 +
gcc/tree-ssa-uninit.cc | 39 +++++++++++++++++++---
libstdc++-v3/include/c_compatibility/stdatomic.h | 2 ++
libstdc++-v3/src/filesystem/dir-common.h | 2 ++
.../29_atomics/headers/stdatomic.h/c_compat.cc | 11 ++++++
23 files changed, 131 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-32.C
create mode 100644 gcc/testsuite/gcc.target/arm/pr100775.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104469.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/base-artifacts.
discards 96bb3d159 0: update: binutils-gcc: 1
new ccb2a7e65 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 (96bb3d159)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (cc [...]
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 1528 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51544 -> 51516 bytes
04-build_abe-gcc/console.log.xz | Bin 228748 -> 229868 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2600 -> 2584 bytes
07-check_regression/console.log.xz | Bin 3704 -> 2960 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 9 +
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 254 +-
07-check_regression/results.regressions | 29 +
08-update_baseline/console.log | 681 +++---
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 9 +
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 254 +-
08-update_baseline/results.regressions | 29 +
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2738128 -> 2742540 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2349920 -> 2343408 bytes
sumfiles/gcc.sum | 4057 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 896872 -> 884088 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188936 -> 188468 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448848 -> 440288 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2607 insertions(+), 2975 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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/linux.
from f4bc5bbb5fef Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/li [...]
new 9aa422ad3266 tipc: improve size validations for received domain records
new 7a82f89de92a audit: don't deref the syscall args when checking the open [...]
new 252787201edf Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/ [...]
new d9565bf40da2 MIPS: DTS: CI20: fix how ddc power is enabled
new e3c85076d7a6 Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/ [...]
The 5 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:
arch/mips/boot/dts/ingenic/ci20.dts | 15 ++-------------
kernel/auditsc.c | 2 +-
net/tipc/link.c | 9 +++++++--
net/tipc/monitor.c | 2 ++
4 files changed, 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ab9051d39 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new d5ec1828a 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 (ab9051d39)
\
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30472 -> 30072 bytes
04-build_abe-stage1/console.log.xz | Bin 72172 -> 71280 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9592 -> 9004 bytes
07-build_abe-glibc/console.log.xz | Bin 237504 -> 236972 bytes
08-build_abe-stage2/console.log.xz | Bin 198992 -> 198380 bytes
09-build_abe-gdb/console.log.xz | Bin 37164 -> 37168 bytes
10-build_abe-qemu/console.log.xz | Bin 31568 -> 31468 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3920 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2984 -> 2496 bytes
13-check_regression/console.log.xz | Bin 8136 -> 7624 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 206 +-
13-check_regression/results.compare | 66 +-
13-check_regression/results.compare2 | 896 ++---
13-check_regression/results.regressions | 102 +-
14-update_baseline/console.log | 2592 +++++++------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 206 +-
14-update_baseline/results.compare | 66 +-
14-update_baseline/results.compare2 | 896 ++---
14-update_baseline/results.regressions | 102 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3324188 -> 3338964 bytes
sumfiles/g++.sum | 239 +-
sumfiles/gcc.log.xz | Bin 2921848 -> 2900776 bytes
sumfiles/gcc.sum | 6042 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1012364 -> 1011768 bytes
sumfiles/gfortran.sum | 63 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 185620 -> 185584 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 400744 -> 406768 bytes
sumfiles/libstdc++.sum | 22 +-
39 files changed, 5303 insertions(+), 6245 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.