This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2aa8ebc0a60 libstdc++: Fix tests relying on operator new/delete overload
new 82d5c7261fe vect: Remove some manual release in vectorizable_store
new 69a0c51ecbb vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
new af3820d10d7 vect: Move VMAT_GATHER_SCATTER handlings from final loop nest
The 3 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/tree-vect-stmts.cc | 828 +++++++++++++++++++++++++++----------------------
1 file changed, 456 insertions(+), 372 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from d3c5f3286a onsuccess: #41: all: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new e594f39a68 onsuccess: #42: all: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2232 -> 2248 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2600 bytes
03-build_abe-binutils/console.log.xz | Bin 27192 -> 27300 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17536 -> 17780 bytes
04-build_abe-stage1/console.log.xz | Bin 91884 -> 91252 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71280 -> 71296 bytes
05-build_abe-qemu/console.log.xz | Bin 33340 -> 32400 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22800 -> 22116 bytes
06-build_linux/console.log.xz | Bin 2896 -> 2892 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 1240 -> 1212 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 323 +++++++++++------------------
jenkins/notify-init.log | 108 ++++------
jenkins/rewrite.log | 27 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 42 ++--
notify/mail-subject.txt | 2 +-
23 files changed, 203 insertions(+), 319 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 3beef5e6b5b RISC-V: Fix potential ICE of global vsetvl elimination
new 2aa8ebc0a60 libstdc++: Fix tests relying on operator new/delete overload
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:
.../testsuite/17_intro/no_library_allocation.cc | 8 ++++++++
.../testsuite/23_containers/unordered_map/96088.cc | 1 +
.../23_containers/unordered_multimap/96088.cc | 1 +
.../23_containers/unordered_multiset/96088.cc | 1 +
.../testsuite/23_containers/unordered_set/96088.cc | 1 +
.../ext/malloc_allocator/deallocate_local.cc | 2 ++
.../ext/new_allocator/deallocate_local.cc | 2 ++
.../testsuite/ext/pool_allocator/allocate_chunk.cc | 23 ++++++++++++++++++----
.../ext/throw_allocator/deallocate_local.cc | 1 +
.../testsuite/util/replacement_memory_operators.h | 20 +++++++++++++++++++
10 files changed, 56 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/17_intro/no_library_allocation.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.