This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 567d06bb357 i386: eliminate redundant operands of VPTERNLOG
new 187b213ddbe analyzer: fix some svalue::dump_to_pp implementations
new 021077b9474 analyzer: handle function attribute "alloc_size" [PR110426]
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/bounds-checking.cc | 12 +-
gcc/analyzer/call-details.cc | 21 +++
gcc/analyzer/call-details.h | 2 +
gcc/analyzer/region-model-manager.cc | 2 +
gcc/analyzer/region-model-reachability.cc | 21 +++
gcc/analyzer/region-model.cc | 109 +++++++++++---
gcc/analyzer/region-model.h | 3 +-
gcc/analyzer/svalue.cc | 38 ++++-
gcc/analyzer/svalue.h | 1 +
gcc/testsuite/gcc.dg/analyzer/allocation-size-1.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/allocation-size-2.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/allocation-size-3.c | 9 +-
gcc/testsuite/gcc.dg/analyzer/allocation-size-4.c | 6 +-
.../gcc.dg/analyzer/allocation-size-multiline-1.c | 12 +-
.../gcc.dg/analyzer/allocation-size-multiline-2.c | 15 +-
.../gcc.dg/analyzer/allocation-size-multiline-3.c | 10 +-
gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-1.c | 81 +++++++++++
gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-2.c | 19 +++
gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-3.c | 14 ++
gcc/testsuite/gcc.dg/analyzer/explode-4.c | 157 +++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/taint-size-1.c | 10 ++
21 files changed, 478 insertions(+), 70 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/attr-alloc_size-3.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/explode-4.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_kernel/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from ae09fad17cc onsuccess: #45: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new 9b3b1e2193d onsuccess: #46: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2244 -> 2192 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2612 bytes
03-build_abe-binutils/console.log.xz | Bin 28356 -> 28620 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17976 -> 17976 bytes
04-build_kernel_llvm/console.log.xz | Bin 67840 -> 68620 bytes
05-build_abe-qemu/console.log.xz | Bin 34360 -> 34492 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23024 -> 23000 bytes
06-build_linux/console.log.xz | Bin 3216 -> 3244 bytes
07-boot_linux/console.log.xz | Bin 6128 -> 6168 bytes
08-check_regression/console.log.xz | Bin 1316 -> 1360 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 54 +++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 302 ++++++++++++++---------------
notify/notify-init.log | 88 ++++-----
23 files changed, 244 insertions(+), 244 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 0ecf4403168 Consolidate calls to bfd_set_cacheable
new 9c808ba1a9c Reindent recursive_dump_type
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/gdbtypes.c | 66 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 33 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.