This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_speed-coremark/gnu_eabi-arm_eabi-master-O3
in repository toolchain/ci/base-artifacts.
from 4451363509 onsuccess: #66: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 12e28b81b6 onsuccess: #67: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2216 -> 2204 bytes
02-prepare_abe/console.log.xz | Bin 2644 -> 2612 bytes
03-build_abe-binutils/console.log.xz | Bin 28336 -> 27796 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17864 -> 17496 bytes
04-build_abe-stage1/console.log.xz | Bin 90692 -> 89896 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70080 -> 70480 bytes
06-build_abe-newlib/console.log.xz | Bin 13144 -> 13104 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 7128 -> 7148 bytes
07-build_abe-stage2/console.log.xz | Bin 167292 -> 165196 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 137024 -> 136588 bytes
08-benchmark/benchmark-build.log | 54 ++++---
08-benchmark/benchmark.log | 52 ++++---
08-benchmark/console.log.xz | Bin 3548 -> 3476 bytes
09-check_regression/console.log.xz | Bin 4184 -> 4100 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 225 ++++++++++++++---------------
jenkins/notify-init.log | 74 +++++-----
jenkins/rewrite.log | 25 ++--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 36 +++--
notify/mail-subject.txt | 2 +-
results-vs-prev/tcwg-benchmark-results.log | 8 +-
results_id | 2 +-
28 files changed, 243 insertions(+), 255 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 3571cc93511 RISC-V: output Autovec params explicitly in --help ...
new 810bcc00156 c++: constrained hidden friends [PR109751]
new f40d24cda74 c++: maybe_substitute_reqs_for fix
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/cp/constraint.cc | 2 +-
gcc/cp/cp-tree.h | 5 ++-
gcc/cp/decl.cc | 49 ++++++++++++++++++++++++-
gcc/cp/mangle.cc | 10 +++++
gcc/cp/pt.cc | 26 ++++++++-----
gcc/testsuite/g++.dg/cpp2a/concepts-friend11.C | 26 ++++++++-----
gcc/testsuite/g++.dg/cpp2a/concepts-friend11a.C | 15 ++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend15.C | 22 +++++++++++
include/demangle.h | 2 +
libiberty/cp-demangle.c | 17 +++++++++
libiberty/testsuite/demangle-expected | 3 ++
11 files changed, 154 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend11a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend15.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.
unknown user pushed a change to branch master
in repository linux.
from 53663f4103ff Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/proje [...]
new f0362a253606 mm,ima,kexec,of: use memblock_free_late from ima_free_kexe [...]
new 0aeae3788e28 of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
new 914d9d831e61 of: dynamic: Refactor action prints to not use "%pOF" insi [...]
new 7882541ca06d of/platform: increase refcount of fwnode
new 89bf6209cad6 Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel [...]
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:
drivers/of/dynamic.c | 31 +++++++++----------------------
drivers/of/kexec.c | 3 ++-
drivers/of/platform.c | 4 ++--
drivers/of/unittest.c | 4 ++--
4 files changed, 15 insertions(+), 27 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 linux.
from f7757129e3de Merge tag 'v6.5-p3' of git://git.kernel.org/pub/scm/linux/ [...]
new 70d91dc9b2ac selinux: set next pointer before attaching to list
new e4311f7c0508 Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pu [...]
new 1cbc11aaa01f NFSv4: Fix dropped lock for racing OPEN and delegation return
new be2fd1560eb5 NFS: Fix a use after free in nfs_direct_join_group()
new c3dd7de2a313 NFS: Fix sysfs server name memory leak
new 4e3733fd2b0f NFSv4.2: fix error handling in nfs42_proc_getxattr
new f4e89f1a6dab NFSv4: fix out path in __nfs4_get_acl_uncached
new 895cedc17919 xprtrdma: Remap Receive buffers after a reconnect
new 53663f4103ff Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/proje [...]
The 9 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:
fs/nfs/direct.c | 26 ++++++++++++++++----------
fs/nfs/nfs42proc.c | 5 ++---
fs/nfs/nfs4proc.c | 14 ++++++++++----
fs/nfs/sysfs.c | 4 +++-
net/sunrpc/xprtrdma/verbs.c | 9 ++++-----
security/selinux/ss/policydb.c | 2 +-
6 files changed, 36 insertions(+), 24 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 47f95bc4be4 RISC-V: Add multiarch support on riscv-linux-gnu
new 3571cc93511 RISC-V: output Autovec params explicitly in --help ...
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/config/riscv/riscv.opt | 4 ++--
1 file changed, 2 insertions(+), 2 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 binutils-gdb.
from 72275f1e6a2 Remove value::copy call from gdbpy_get_varobj_pretty_printer
new 883d90a0ff6 [gdb/build] Work around cgen odr violations
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:
gdb/cgen-remap.h | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/frv-tdep.c | 6 +++++-
gdb/lm32-tdep.c | 6 +++++-
gdb/mep-tdep.c | 5 ++++-
gdb/or1k-tdep.h | 3 +++
5 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644 gdb/cgen-remap.h
--
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 0698c9fddfc OpenMP: Handle 'all' as category in defaultmap
new 47f95bc4be4 RISC-V: Add multiarch support on riscv-linux-gnu
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/config/riscv/t-linux | 2 ++
1 file changed, 2 insertions(+)
--
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 binutils-gdb.
from a4822788d7c aarch64: Improve naming conventions for A and R-profile arc [...]
new 72275f1e6a2 Remove value::copy call from gdbpy_get_varobj_pretty_printer
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:
gdb/python/py-prettyprint.c | 9 ---------
1 file changed, 9 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 master
in repository toolchain/ci/interesting-commits.
from c7237c20 Add entry e7a36e4715c7162ccfd7cd32da985d629bbd9c61 from https [...]
new ba912d86 Add entry e7a36e4715c7162ccfd7cd32da985d629bbd9c61 from https [...]
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/sha1/e7a36e4715c7162ccfd7cd32da985d629bbd9c61/commit-log.txt | 2 +-
.../e7a36e4715c7162ccfd7cd32da985d629bbd9c61/jira/description | 6 +++++-
gcc/sha1/e7a36e4715c7162ccfd7cd32da985d629bbd9c61/jira/yaml | 6 +++++-
gcc/sha1/e7a36e4715c7162ccfd7cd32da985d629bbd9c61/status.txt | 4 ++++
.../master-aarch64/reproduction_instructions.txt | 8 ++++----
.../tcwg_gnu_cross_check_gcc/master-aarch64}/summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 4 ++--
7 files changed, 21 insertions(+), 9 deletions(-)
copy gcc/sha1/{768f00e3e84123e8d0f1bf28a3b2e0b7995402f1 => e7a36e4715c7162ccfd7cd3 [...]
copy gcc/sha1/{9c03391ba447ff86038d6a34c90ae737c3915b5f/tcwg_gcc_check/master-arm [...]
copy gcc/sha1/{6f19cf7526168f840fd22f6af3f0cb67efb90dc8 => e7a36e4715c7162ccfd7cd3 [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from ae224e6c Add entry 27de9aa152141e7f3ee66372647d0f2cd94c4b90 from https [...]
new c7237c20 Add entry e7a36e4715c7162ccfd7cd32da985d629bbd9c61 from https [...]
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_gnu_cross_check_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => e7a36e4715c7162ccfd7cd3 [...]
copy gcc/sha1/e7a36e4715c7162ccfd7cd32da985d629bbd9c61/{tcwg_bootstrap_check/maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.