This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 2ca8816 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new fe21c31 From https://ci.linaro.org/job/tcwg_gcc_check_bootstrap-bisec [...]
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:
...cwg_gcc_check_bootstrap-release-aarch64-check_bootstrap.xfail | 9 +++++++++
1 file changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/gcc.
from 28665ddc7ef [libgomp] Restore offloading 'libgomp/fortran.c'
adds 2730aa7809b Mark gcc.dg/shrink-wrap-loop.c as XFAIL.
No new revisions were added by this update.
Summary of changes:
gcc/testsuite/gcc.dg/shrink-wrap-loop.c | 3 +--
1 file changed, 1 insertion(+), 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 linux.
from d5ae8d7f85b7 Revert "media: dvb header files: move some headers to staging"
new da78fe5fb357 RDMA/mlx5: Fix crash when unbind multiport slave
new f6018cc46026 RDMA/uverbs: Track dmabuf memory regions
new 17f2569dce18 RDMA/bnxt_re: Add missing spin lock initialization
new 0032640204a7 RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
new cbe71c61992c IB/hfi1: Fix possible null-pointer dereference in _extend_ [...]
new a036ad088306 RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
new 65a81b61d8c5 RDMA/rxe: Fix memory allocation while in a spin lock
new dbe986bdfd6d RDMA/efa: Free IRQ vectors on error flow
new cc4f596cf85e RDMA/rxe: Zero out index member of struct rxe_queue
new 6e764bcd1cf7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 10 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/infiniband/core/uverbs_std_types_mr.c | 3 +++
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 1 +
drivers/infiniband/hw/bnxt_re/main.c | 1 -
drivers/infiniband/hw/efa/efa_main.c | 1 +
drivers/infiniband/hw/hfi1/sdma.c | 9 ++++-----
drivers/infiniband/hw/irdma/Kconfig | 2 +-
drivers/infiniband/hw/mlx5/main.c | 3 ++-
drivers/infiniband/sw/rxe/rxe_mcast.c | 2 +-
drivers/infiniband/sw/rxe/rxe_queue.c | 2 +-
9 files changed, 14 insertions(+), 10 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 820f0940d7a Reset PHI base0 flag if it's clear in any argument [PR101977, ...]
new 3c496e92d79 nvptx: Add a __PTX_SM__ predefined macro based on target ISA.
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.gcc | 2 ++
gcc/config/nvptx/nvptx-c.c | 47 +++++++++++++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx-protos.h | 1 +
gcc/config/nvptx/nvptx.h | 12 +----------
gcc/config/nvptx/t-nvptx | 4 ++++
5 files changed, 55 insertions(+), 11 deletions(-)
create mode 100644 gcc/config/nvptx/nvptx-c.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 gcc.
from 6d692ef43b2 libstdc++: Update C++20 status table for layout-compatibili [...]
new 820f0940d7a Reset PHI base0 flag if it's clear in any argument [PR101977, ...]
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/gimple-ssa-warn-access.cc | 20 +++-
gcc/pointer-query.cc | 105 ++++++++++++---------
gcc/testsuite/g++.dg/pr100574.C | 4 +
gcc/testsuite/g++.dg/warn/Warray-bounds-26.C | 27 ++++++
gcc/testsuite/gcc.dg/Warray-bounds-88.c | 134 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wstringop-overread.c | 32 +++----
gcc/testsuite/gcc.dg/pr20126.c | 6 ++
gcc/testsuite/gcc.dg/warn-strnlen-no-nul.c | 39 ++++----
8 files changed, 286 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-26.C
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-88.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/gcc.
from 4285ca3e1c4 c++: Fix PR number in testcase [PR101803]
adds 85a70959500 libstdc++: Don't check always-true condition [PR101965]
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/include/std/charconv | 6 ++----
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository glibc.
from f9cd7d5d19 powerpc: Use --no-tls-get-addr-optimize in test only if the [...]
new 9926f6e2ee elf: Skip tst-auditlogmod-* if the linker doesn't support -- [...]
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:
configure | 34 ++++++++++++++++++++++++++++++++++
configure.ac | 4 ++++
elf/Makefile | 4 +++-
3 files changed, 41 insertions(+), 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.
unknown user pushed a change to branch master
in repository glibc.
from 528f9ff6bf x86-64: Remove assembler AVX512DQ check
new f9cd7d5d19 powerpc: Use --no-tls-get-addr-optimize in test only if the [...]
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:
sysdeps/unix/sysv/linux/powerpc/Makefile | 2 ++
sysdeps/unix/sysv/linux/powerpc/configure | 34 ++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/powerpc/configure.ac | 4 ++++
3 files changed, 40 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.