This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 9ad8230209 34: onsuccess: #510: boot: Success after binutils/gcc/linux/ [...]
new 85c07bc86a 35: onsuccess: #511: boot: Success after binutils/gcc/linux/ [...]
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 1700 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 31676 -> 31384 bytes
04-build_abe-stage1/console.log.xz | Bin 73008 -> 72952 bytes
05-build_abe-qemu/console.log.xz | Bin 31896 -> 31000 bytes
06-build_linux/console.log.xz | Bin 5768 -> 5720 bytes
07-boot_linux/console.log.xz | Bin 6128 -> 6112 bytes
08-check_regression/console.log.xz | Bin 4304 -> 4440 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 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 9d68cba5eb2 rs6000: Generates permute index directly for little endian [...]
new 45a75fd3d31 analyzer: fix ICE on bind/connect with a constant fd [PR107928]
new b82b361af88 analyzer: move bounds checking to a new bounds-checking.cc
new d69a95c12cc analyzer: fix wording of 'number of bad bytes' note [PR106626]
new 7c655699ed5 analyzer: add note about valid subscripts [PR106626]
new df460cf51b2 analyzer: more bounds-checking wording tweaks [PR106626]
new 1d86af242bc diagnostics: tweak diagnostic_path::interprocedural_p [PR106626]
new 8bc9e4ee874 analyzer: unify bounds-checking class hierarchies
new eaaf97b6147 analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]
The 8 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/Makefile.in | 1 +
gcc/analyzer/bounds-checking.cc | 939 +++++++++++++++++++++
gcc/analyzer/engine.cc | 24 +-
gcc/analyzer/region-model.cc | 653 --------------
gcc/analyzer/region-model.h | 2 +
gcc/analyzer/sm-fd.cc | 6 +-
gcc/analyzer/sm-fd.dot | 6 +
gcc/diagnostic-path.h | 3 +
gcc/diagnostic.cc | 37 +-
gcc/testsuite/gcc.dg/analyzer/call-summaries-2.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/fd-bind-pr107928.c | 10 +
.../gcc.dg/analyzer/fd-connect-pr107928.c | 10 +
.../gcc.dg/analyzer/fd-stream-socket-active-open.c | 31 +
.../analyzer/fd-stream-socket-passive-open.c | 98 +++
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-1.c | 18 +-
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-2.c | 15 +-
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-3.c | 27 +-
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-4.c | 15 +-
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-5.c | 20 +-
.../gcc.dg/analyzer/out-of-bounds-container_of.c | 4 +-
.../gcc.dg/analyzer/out-of-bounds-multiline-1.c | 37 +
.../gcc.dg/analyzer/out-of-bounds-read-char-arr.c | 45 +-
.../gcc.dg/analyzer/out-of-bounds-read-int-arr.c | 26 +-
.../analyzer/out-of-bounds-read-struct-arr.c | 65 ++
.../gcc.dg/analyzer/out-of-bounds-write-char-arr.c | 39 +-
.../gcc.dg/analyzer/out-of-bounds-write-int-arr.c | 20 +-
.../analyzer/out-of-bounds-write-struct-arr.c | 65 ++
gcc/testsuite/gcc.dg/analyzer/pr101962.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/realloc-5.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/zlib-3.c | 2 +-
30 files changed, 1441 insertions(+), 784 deletions(-)
create mode 100644 gcc/analyzer/bounds-checking.cc
create mode 100644 gcc/testsuite/gcc.dg/analyzer/fd-bind-pr107928.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/fd-connect-pr107928.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/out-of-bounds-multiline-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/out-of-bounds-read-struct-arr.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/out-of-bounds-write-struct-arr.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_gnu_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
from ce34c39120 40: onsuccess: #149: 6: Success after binutils/gcc/linux/gdb [...]
new 5f32c597a1 41: onsuccess: #150: 6: Success after binutils/gcc/glibc/gdb [...]
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 1848 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2704 bytes
04-build_abe-binutils/console.log.xz | Bin 37940 -> 37692 bytes
05-build_abe-gcc/console.log.xz | Bin 208236 -> 207712 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8676 -> 8632 bytes
08-build_abe-glibc/console.log.xz | Bin 239688 -> 238904 bytes
09-build_abe-gdb/console.log.xz | Bin 36924 -> 37084 bytes
10-check_regression/console.log.xz | Bin 3864 -> 3756 bytes
11-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
19 files changed, 26 insertions(+), 26 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 6eea85a95ee Daily bump.
new 9d68cba5eb2 rs6000: Generates permute index directly for little endian [...]
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/rs6000/rs6000-call.cc | 8 +++++++-
gcc/config/rs6000/vsx.md | 4 ++--
gcc/testsuite/gcc.target/powerpc/{pr100866-2.c => pr100866-1.c} | 6 ++----
3 files changed, 11 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr100866-2.c => pr100866-1.c} (53%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.