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_fast_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from 72019e25350 31: onsuccess: #38: 1: Success after linux: 14 commits
new cde5de6b608 32: onsuccess: #39: 1: Success after binutils/gcc/linux/gli [...]
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 1724 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52332 -> 52072 bytes
04-build_abe-gcc/console.log.xz | Bin 235692 -> 233980 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8616 -> 8568 bytes
07-build_abe-glibc/console.log.xz | Bin 236680 -> 234552 bytes
08-build_abe-gdb/console.log.xz | Bin 50564 -> 50408 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3816 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2592 -> 2532 bytes
11-check_regression/console.log.xz | Bin 4672 -> 6336 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +++++++++++++++++++---------------
sumfiles/gdb.log.xz | Bin 14504 -> 14508 bytes
sumfiles/gdb.sum | 34 ++++++++++++++++----------------
25 files changed, 51 insertions(+), 47 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 linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 15ff4eb704e 27: onsuccess: #281: boot: Success after binutils/llvm/qemu [...]
new eac033cdaca 28: onsuccess: #282: boot: Success after binutils/linux/qem [...]
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 1704 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30080 -> 30372 bytes
04-build_kernel_llvm/console.log.xz | Bin 65376 -> 65064 bytes
05-build_abe-qemu/console.log.xz | Bin 30684 -> 30600 bytes
06-build_linux/console.log.xz | Bin 3500 -> 3540 bytes
07-boot_linux/console.log.xz | Bin 5868 -> 5860 bytes
08-check_regression/console.log.xz | Bin 3744 -> 3744 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_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 | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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 dcfc7ac94db analyzer: use __attribute__((nonnull)) at top level of anal [...]
new 710c9676520 Update -Warray-bounds with -fstrict-flex-arrays.
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/attribs.cc | 30 ++++
gcc/attribs.h | 2 +
gcc/c/c-decl.cc | 21 +--
gcc/doc/invoke.texi | 27 +++-
gcc/gimple-array-bounds.cc | 150 ++++++++++++-------
gcc/testsuite/gcc.dg/Warray-bounds-11.c | 2 +-
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-1.c | 39 +++++
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-2.c | 39 +++++
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-3.c | 39 +++++
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-4.c | 39 +++++
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-5.c | 39 +++++
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-6.c | 39 +++++
gcc/tree.cc | 159 +++++++++++++++------
gcc/tree.h | 12 +-
14 files changed, 512 insertions(+), 125 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-1.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-2.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-3.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-4.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-5.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-6.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 devel/modula-2
in repository gcc.
from 98b201a33be Bugfix gm2_type_for_size. Patchset suggestion missed.
new e487d6fa028 Create namespace for modula2 debug tree routines.
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/m2/m2pp.cc | 8 ++++++--
gcc/m2/m2pp.h | 3 ++-
2 files changed, 8 insertions(+), 3 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 linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from ae90437473f 28: onsuccess: #482: boot: Success after binutils/llvm/qemu [...]
new f32ee848542 29: onsuccess: #483: boot: Success after binutils/llvm/linu [...]
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 1912 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31676 -> 32396 bytes
04-build_kernel_llvm/console.log.xz | Bin 66800 -> 67080 bytes
05-build_abe-qemu/console.log.xz | Bin 30616 -> 31320 bytes
06-build_linux/console.log.xz | Bin 3424 -> 3480 bytes
07-boot_linux/console.log.xz | Bin 6256 -> 6288 bytes
08-check_regression/console.log.xz | Bin 4096 -> 4640 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
from 1fab01612a2 14: onsuccess: #154: 1: [TCWG CI] No change after binutils/ [...]
new 00eb47f7de7 15: onsuccess: #155: 1: [TCWG CI] No change after binutils/ [...]
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 1760 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 30368 bytes
04-build_abe-stage1/console.log.xz | Bin 85464 -> 86152 bytes
06-build_abe-newlib/console.log.xz | Bin 16664 -> 16780 bytes
07-build_abe-stage2/console.log.xz | Bin 159640 -> 159296 bytes
08-benchmark/benchmark-build.log | 104 ++++++++++-----------
08-benchmark/benchmark.log | 102 ++++++++++----------
08-benchmark/console.log.xz | Bin 3804 -> 3832 bytes
09-check_regression/console.log.xz | Bin 4780 -> 4924 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 33 ++++---
mail/mail-body.txt | 33 ++++---
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 180 insertions(+), 174 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 bce9332220bd proc: proc_skip_spaces() shouldn't think it is working on [...]
new ad7f402ae4f4 xen/netback: Ensure protocol headers don't fall in the non [...]
new 74e7e1efdad4 xen/netback: don't call kfree_skb() with interrupts disabled
new b71101d6ae7b Merge tag 'for-linus-xsa-6.1-rc9-tag' of git://git.kernel. [...]
new 0dd4cdccdab3 KVM: s390: vsie: Fix the initialization of the epoch exten [...]
new 7e3bba93f42e Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.or [...]
new e542baf30b48 KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
new b8b43a4c2e9f KVM: Move halt-polling documentation into common directory
new 34e30ebbe48c KVM: Document the interaction between KVM_CAP_HALT_POLL an [...]
new 5b3e0cd872b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new b7d9aae40484 Revert "arm64: dma: Drop cache invalidation from arch_dma_ [...]
new 8ed710da2873 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 11 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:
Documentation/virt/kvm/api.rst | 15 +-
Documentation/virt/kvm/{x86 => }/halt-polling.rst | 13 ++
Documentation/virt/kvm/index.rst | 1 +
Documentation/virt/kvm/x86/index.rst | 1 -
arch/arm64/mm/dma-mapping.c | 17 +-
arch/s390/kvm/vsie.c | 4 +-
arch/x86/kvm/x86.c | 2 +-
drivers/net/xen-netback/common.h | 2 +-
drivers/net/xen-netback/interface.c | 6 +-
drivers/net/xen-netback/netback.c | 223 ++++++++++++----------
drivers/net/xen-netback/rx.c | 8 +-
11 files changed, 174 insertions(+), 118 deletions(-)
rename Documentation/virt/kvm/{x86 => }/halt-polling.rst (92%)
--
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 devel/modula-2
in repository gcc.
from 5405813b8aa gm2-lang.cc further tidyup of code.
new 98b201a33be Bugfix gm2_type_for_size. Patchset suggestion missed.
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/m2/gm2-lang.cc | 6 ++++--
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from af5a17c3499 26: onsuccess: #417: all: Success after binutils/llvm/linux [...]
new b2eb2969831 27: onsuccess: #418: all: Success after binutils/llvm/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 1704 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31376 -> 31532 bytes
04-build_kernel_llvm/console.log.xz | Bin 65268 -> 65532 bytes
05-build_abe-qemu/console.log.xz | Bin 30904 -> 30412 bytes
06-build_linux/console.log.xz | Bin 3064 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4384 -> 4464 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 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 81476bc4f4a OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}e [...]
new 861c917a972 analyzer: split out more stuff from region-model-impl-calls.cc
new 14b0d6c4bd9 analyzer: update internal docs
new fa19bfbb0a1 contrib: doxygen: add gcc/analyzer subdirectory to INPUT
new dcfc7ac94db analyzer: use __attribute__((nonnull)) at top level of anal [...]
The 4 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:
contrib/gcc.doxy | 2 +-
gcc/Makefile.in | 3 +
gcc/analyzer/analyzer.h | 2 +
gcc/analyzer/call-details.cc | 231 ++++++++
gcc/analyzer/call-details.h | 77 +++
gcc/analyzer/call-info.cc | 1 +
gcc/analyzer/call-summary.h | 2 +
gcc/analyzer/kf-analyzer.cc | 386 +++++++++++++
gcc/analyzer/kf-lang-cp.cc | 111 ++++
gcc/analyzer/known-function-manager.cc | 1 +
gcc/analyzer/region-model-impl-calls.cc | 619 +--------------------
gcc/analyzer/region-model-manager.cc | 11 +
gcc/analyzer/region-model-manager.h | 1 +
gcc/analyzer/region-model.cc | 29 +-
gcc/analyzer/region-model.h | 54 +-
gcc/analyzer/sm-fd.cc | 1 +
gcc/analyzer/sm-file.cc | 1 +
gcc/analyzer/sm-malloc.cc | 1 +
gcc/analyzer/varargs.cc | 1 +
gcc/doc/analyzer.texi | 10 -
.../gcc.dg/analyzer/attr-nonnull-pr106325.c | 250 +++++++++
gcc/testsuite/gcc.dg/analyzer/attribute-nonnull.c | 18 +
.../gcc.dg/plugin/analyzer_kernel_plugin.c | 1 +
.../gcc.dg/plugin/analyzer_known_fns_plugin.c | 1 +
24 files changed, 1136 insertions(+), 678 deletions(-)
create mode 100644 gcc/analyzer/call-details.cc
create mode 100644 gcc/analyzer/call-details.h
create mode 100644 gcc/analyzer/kf-analyzer.cc
create mode 100644 gcc/analyzer/kf-lang-cp.cc
create mode 100644 gcc/testsuite/gcc.dg/analyzer/attr-nonnull-pr106325.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_fast_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
from e59b4f33fb8 31: onsuccess: #38: 1: Success after linux: 12 commits
new ed7bc1d1595 32: onsuccess: #39: 1: Success after binutils/gcc/linux/gli [...]
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 1676 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 39656 -> 39532 bytes
04-build_abe-gcc/console.log.xz | Bin 213532 -> 214712 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8380 -> 8864 bytes
07-build_abe-glibc/console.log.xz | Bin 244704 -> 245404 bytes
08-build_abe-gdb/console.log.xz | Bin 39120 -> 39612 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3896 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2480 -> 2632 bytes
11-check_regression/console.log.xz | Bin 4656 -> 6264 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +++++++++++++++++++---------------
sumfiles/gdb.log.xz | Bin 14628 -> 14636 bytes
sumfiles/gdb.sum | 34 ++++++++++++++++----------------
25 files changed, 51 insertions(+), 47 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 linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 7c117fc9d77 33: onsuccess: #583: 33: Success after binutils/gcc/linux/q [...]
new 4e663d19391 34: onsuccess: #584: 33: Success after binutils/gcc/linux/q [...]
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 1716 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31380 -> 31424 bytes
04-build_abe-stage1/console.log.xz | Bin 91860 -> 91812 bytes
05-build_abe-qemu/console.log.xz | Bin 30296 -> 30756 bytes
06-build_linux/console.log.xz | Bin 4840 -> 4820 bytes
08-check_regression/console.log.xz | Bin 4424 -> 4452 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 ++++++++++++++++----------------
16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 4046352d9e7 35: onsuccess: #144: 2: Success after binutils/gcc: 18 commits
new 9ea4d6d0e33 36: onsuccess: #145: 2: Success after binutils/gcc: 8 commits
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 1720 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 52988 -> 52088 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 459736 -> 461292 bytes
06-check_regression/console.log.xz | Bin 2892 -> 2776 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
13 files changed, 16 insertions(+), 25 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 2b0da5028d configure: Remove AS check
new 8d6083717c x86_64: State assembler is being tested on sysdeps/x86/configure
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/x86/configure | 4 ++--
sysdeps/x86/configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.