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
in repository toolchain/ci/interesting-commits.
from 3bc71cd Add regression b5a4a01af4ef4f5edefacf45dc173f559d09c4b5 from [...]
new e34d220 Add regression ea32f15d44e4f50f3eb9deb3135e0b6d50f7ec43 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:
gcc | 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.
unknown user pushed a change to branch master
in repository gcc.
from 38757aa8873 libiberty, Darwin: Fix a build warning.
new 4892b308741 analyzer: fix uninit false positive on overlapping bindings
new e82e0f149b0 analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- [...]
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/analyzer/region-model.cc | 73 ++++++++++++-------
gcc/analyzer/store.cc | 77 +++++++++++++++++++-
gcc/analyzer/store.h | 5 ++
gcc/testsuite/gcc.dg/analyzer/data-model-22.c | 101 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/data-model-23.c | 26 +++++++
gcc/testsuite/gcc.dg/analyzer/pr101962.c | 51 +++++++++++++
gcc/testsuite/gcc.dg/analyzer/uninit-6.c | 29 ++++++++
gcc/testsuite/gcc.dg/analyzer/uninit-6b.c | 29 ++++++++
8 files changed, 360 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/data-model-22.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/data-model-23.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr101962.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-6.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-6b.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/release-aarch64
in repository toolchain/ci/gcc.
from 63758bead03 libstdc++: Improve Doxygen documentation groups [PR 101258]
adds ea32f15d44e libstdc++: Improvements to Doxygen markup
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/doc/doxygen/doxygroups.cc | 4 +-
libstdc++-v3/doc/doxygen/user.cfg.in | 7 ++-
libstdc++-v3/include/bits/fs_fwd.h | 34 ++++++++---
libstdc++-v3/include/bits/fs_path.h | 20 +++++--
libstdc++-v3/include/experimental/bits/fs_fwd.h | 24 ++++++--
libstdc++-v3/include/experimental/bits/fs_path.h | 12 +++-
libstdc++-v3/include/ext/throw_allocator.h | 2 +-
libstdc++-v3/include/std/chrono | 72 +++++++++++++++++-------
libstdc++-v3/include/std/system_error | 26 +++++++--
libstdc++-v3/libsupc++/exception | 20 ++++---
libstdc++-v3/libsupc++/exception.h | 1 +
11 files changed, 163 insertions(+), 59 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/gcc-compare-results.
from 1f9ff39 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new acbd6ee From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release-arm/10/
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:
.../flaky/tcwg_gcc_check-release-arm.xfail | 378 +++++++++++++++++++++
1 file changed, 378 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 linux.
from e22ce8eb631b Linux 5.14-rc7
new d5ae8d7f85b7 Revert "media: dvb header files: move some headers to staging"
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:
drivers/staging/media/av7110/av7110.h | 7 +++----
{drivers/staging/media/av7110 => include/uapi/linux/dvb}/audio.h | 0
{drivers/staging/media/av7110 => include/uapi/linux/dvb}/osd.h | 0
{drivers/staging/media/av7110 => include/uapi/linux/dvb}/video.h | 0
4 files changed, 3 insertions(+), 4 deletions(-)
rename {drivers/staging/media/av7110 => include/uapi/linux/dvb}/audio.h (100%)
rename {drivers/staging/media/av7110 => include/uapi/linux/dvb}/osd.h (100%)
rename {drivers/staging/media/av7110 => include/uapi/linux/dvb}/video.h (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.
unknown user pushed a change to branch master
in repository glibc.
from c8126360df Fix iconv build with GCC mainline
new c5e4c0dd0f hurd: Remove old test-err_np.c file
new 5eb3e2c794 hurd: Fix errlist error mapping
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:
stdio-common/errlist.c | 12 +++++++-----
sysdeps/mach/hurd/test-err_np.c | 4 ----
2 files changed, 7 insertions(+), 9 deletions(-)
delete mode 100644 sysdeps/mach/hurd/test-err_np.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 master
in repository toolchain/gcc-compare-results.
from aeec2dc From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new 1f9ff39 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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_native_check_gdb-master-arm.xfail | 26 ++++++++++++++++++++++
1 file changed, 26 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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/gcc.
from ba6aa474705 rs6000: Add VSX builtins
adds 873273449a9 rs6000: Add available-everywhere and ancient builtins
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-builtin-new.def | 76 ++++++++++++++++++++++++++++++++
1 file changed, 76 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.