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/linux.
from 5472f14a3742 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 1dc2f2b81a6a hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
new 213d9d4c25c3 Merge tag 'hyperv-fixes-signed-20211214' of git://git.kern [...]
adds edce10ee21f3 s390/kexec_file: print some more error messages
adds 41967a37b8ee s390/kexec_file: fix error handling when applying relocations
adds ac8fc6af1ab6 s390/ftrace: remove preempt_disable()/preempt_enable() pair
adds abf0e8e4ef25 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply [...]
adds 5dcf0c3084eb s390: enable switchdev support in defconfig
adds c9b12b59e2ea s390/entry: fix duplicate tracking of irq nesting level
adds 85bf17b28f97 recordmcount.pl: look for jgnop instruction as well as bcr [...]
new d9c1e6409cf4 Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/li [...]
adds 973e5245637a ceph: fix duplicate increment of opened_inodes metric
adds e485d028bb10 ceph: initialize i_size variable in ceph_sync_read
adds ee2a095d3b24 ceph: initialize pathlen variable in reconnect_caps_cb
adds fd84bfdddd16 ceph: fix up non-directory creation in SGID directories
new 2b14864acbaa Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/cep [...]
The 3 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/s390/configs/debug_defconfig | 2 ++
arch/s390/configs/defconfig | 2 ++
arch/s390/kernel/ftrace.c | 2 --
arch/s390/kernel/irq.c | 9 +++++----
arch/s390/kernel/machine_kexec_file.c | 38 +++++++++++++++++++++++++++++++----
drivers/hv/Kconfig | 1 +
fs/ceph/caps.c | 16 +++++++--------
fs/ceph/file.c | 20 ++++++++++++++----
fs/ceph/mds_client.c | 3 +--
scripts/recordmcount.pl | 2 +-
10 files changed, 70 insertions(+), 25 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/binutils-gdb.
from 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
adds 4d3605c8ca Fix an undefined behaviour in the BFD library's DWARF parser.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/dwarf1.c | 6 ++----
2 files changed, 7 insertions(+), 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 7e1627947 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 136bda5e2 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 (7e1627947)
\
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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30880 -> 30724 bytes
05-build_abe-stage1/console.log.xz | Bin 90324 -> 89884 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8832 -> 8848 bytes
08-build_abe-glibc/console.log.xz | Bin 231704 -> 230988 bytes
09-build_abe-stage2/console.log.xz | Bin 218272 -> 218212 bytes
10-build_abe-gdb/console.log.xz | Bin 38564 -> 38424 bytes
11-build_abe-qemu/console.log.xz | Bin 29824 -> 30248 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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-11
in repository gcc.
from 1a5c50c3ad2 Fortran: prevent NULL pointer dereference in check of passe [...]
new 76c730cbf05 c++: CTAD within template argument [PR102933]
new a94867f67e0 c++: bogus error w/ tentative type parse of concept-id [PR98394]
new 5a2c4c1e171 c++: template-id ADL and partial instantiation [PR99911]
new 648d5aa56ab c++: implicit dummy object in requires clause [PR103198]
new d33f68865f6 c++: redundant explicit 'this' capture before C++20 [PR100493]
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:
gcc/cp/parser.c | 21 ++++++++------
gcc/cp/pt.c | 33 ++++++++++++++--------
gcc/testsuite/g++.dg/cpp1z/lambda-this1.C | 8 +++---
gcc/testsuite/g++.dg/cpp1z/lambda-this8.C | 9 ++++++
gcc/testsuite/g++.dg/cpp2a/concepts-pr85846.C | 12 ++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-pr98394.C | 14 +++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-this1.C | 30 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/fn-template24.C | 16 +++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-this3.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/nontype-class50.C | 13 +++++++++
.../{concepts-pr79759.C => nontype-class50a.C} | 6 ++--
11 files changed, 135 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/lambda-this8.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr85846.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr98394.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-this1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/fn-template24.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class50.C
copy gcc/testsuite/g++.dg/cpp2a/{concepts-pr79759.C => nontype-class50a.C} (52%)
--
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_check_gdb/master-arm
in repository toolchain/ci/gdb.
from 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
adds b2c7007bdd gdbserver/tracepoint.cc: work around -Wstringop-truncation error
adds 237f6eac15 gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
adds eda0ddeb26 XCOFF C_STSYM test failure on 32-bit host
adds a078dd9ce8 loongarch64 build failure on 32-bit host
adds 47cf88952a loongarch32 build failure on 32-bit host
adds d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
No new revisions were added by this update.
Summary of changes:
bfd/coffcode.h | 4 +--
bfd/coffgen.c | 11 +++---
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/stabs.c | 87 +++++++++++++++++++++++------------------------
gas/config/tc-loongarch.c | 12 +++----
gdbserver/tracepoint.cc | 13 ++++---
7 files changed, 68 insertions(+), 63 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_native_check_gdb/master-arm
in repository toolchain/ci/glibc.
from f6ff87868a NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only
adds 4435c29892 Support target specific ALIGN for variable alignment test [B [...]
adds a6d2f948b7 Use LFS and 64 bit time for installed programs (BZ #15333)
adds cb976fba4c powerpc: Use global register variable in <thread_pointer.h>
No new revisions were added by this update.
Summary of changes:
Makeconfig | 11 +++++++++--
Makerules | 12 ++++++++++--
elf/sotruss-lib.c | 4 ++--
elf/tst-align3.c | 4 +---
elf/tst-alignmod3.c | 4 +---
elf/dl-diagnostics-cpu.c => sysdeps/alpha/tst-file-align.h | 10 +++-------
.../generic/tst-file-align.h | 10 +++-------
.../microblaze/tst-file-align.h | 10 +++-------
elf/dl-diagnostics-cpu.c => sysdeps/nios2/tst-file-align.h | 10 +++-------
sysdeps/powerpc/nptl/thread_pointer.h | 13 +++++++------
sysdeps/powerpc/nptl/tls.h | 7 +------
11 files changed, 43 insertions(+), 52 deletions(-)
copy elf/dl-diagnostics-cpu.c => sysdeps/alpha/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/generic/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/microblaze/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/nios2/tst-file-align.h (85%)
--
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_check_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
adds b2c7007bdd gdbserver/tracepoint.cc: work around -Wstringop-truncation error
adds 237f6eac15 gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
adds eda0ddeb26 XCOFF C_STSYM test failure on 32-bit host
adds a078dd9ce8 loongarch64 build failure on 32-bit host
adds 47cf88952a loongarch32 build failure on 32-bit host
adds d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
No new revisions were added by this update.
Summary of changes:
bfd/coffcode.h | 4 +--
bfd/coffgen.c | 11 +++---
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/stabs.c | 87 +++++++++++++++++++++++------------------------
gas/config/tc-loongarch.c | 12 +++----
gdbserver/tracepoint.cc | 13 ++++---
7 files changed, 68 insertions(+), 63 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_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards cdf40e318 0: update: binutils-gcc-linux-glibc-gdb: 1
new b507c48d1 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 (cdf40e318)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1668 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 54800 -> 54364 bytes
04-build_abe-gcc/console.log.xz | Bin 227272 -> 227144 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8880 -> 8940 bytes
07-build_abe-glibc/console.log.xz | Bin 230928 -> 230724 bytes
08-build_abe-gdb/console.log.xz | Bin 49520 -> 49140 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3828 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2660 -> 2256 bytes
11-check_regression/console.log.xz | Bin 5892 -> 6092 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 38 +-
11-check_regression/results.compare | 67 +-
11-check_regression/results.compare2 | 233 +-
11-check_regression/results.regressions | 67 +-
12-update_baseline/console.log | 1452 ++++-----
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 38 +-
12-update_baseline/results.compare | 67 +-
12-update_baseline/results.compare2 | 233 +-
12-update_baseline/results.regressions | 67 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1550204 -> 1566356 bytes
sumfiles/gdb.sum | 4970 +++++++++++++++++--------------
25 files changed, 3869 insertions(+), 3387 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.