This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from a989a2b689 Automatic date update in version.in
new 1ba5a6a32b Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 3c182acee04 [dsymutil] Fix heap-use-after-free related to the LinkOptions.
new 4f3daf94995 Prevent vregs leaking into the MC layer via TargetRegisterC [...]
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:
include/llvm/CodeGen/TargetRegisterInfo.h | 9 +++++++++
1 file changed, 9 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 binutils-gdb.
from 0eba165a74 Remove directory names from gdb.base/batch-exit-status.exp
new 0f52d45acd RISC-V: Fix lui relax failure with relro.
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:
bfd/ChangeLog | 5 +++++
bfd/elfnn-riscv.c | 9 +++++++--
2 files changed, 12 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.
unknown user pushed a change to branch master
in repository gcc.
from a8c2576b6b8 * cfgrtl.c (relink_block_chain): Add line returns in dump file.
new 36154c6c9d4 PR c++/90947 - Simple lookup table of array of strings is m [...]
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/ChangeLog | 6 +
gcc/cp/ChangeLog | 6 +
gcc/cp/decl.c | 5 +-
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/c-c++-common/array-1.c | 247 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/abi/mangle73.C | 96 +++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class23.C | 102 +++++++++++
gcc/testsuite/g++.dg/init/array53.C | 33 ++++
gcc/tree.c | 67 ++++++++
gcc/tree.h | 6 +
10 files changed, 574 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/array-1.c
create mode 100644 gcc/testsuite/g++.dg/abi/mangle73.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class23.C
create mode 100644 gcc/testsuite/g++.dg/init/array53.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 master
in repository llvm.
from 884000e21ee [Tests] Autogen a bunch of Reassociate tests for ease of update
new 3c182acee04 [dsymutil] Fix heap-use-after-free related to the LinkOptions.
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:
tools/dsymutil/dsymutil.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ee32fbc 2: update: llvm-linux: 19135
new 3ed301a2 2: update: llvm-linux: 19135
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4ee32fbc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 166 +-
02-build_llvm/console.log | 11692 +++++++++++++++---------------
03-build_linux/console.log | 3252 ++++-----
06-update_baseline/console.log | 42 +-
console.log | 15152 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 15155 insertions(+), 15155 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 clang.
from ce1bb5e5f9 [PGO] Add PGO support at -O0 in the experimental new pass manager
new d2c720398f [DirectoryWatcher] Relax assumption to prevent test flakiness
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:
lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp | 18 ++++++++++++++++++
unittests/DirectoryWatcher/DirectoryWatcherTest.cpp | 2 +-
2 files changed, 19 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b4eddab5 0: update: llvm-linux: boot
new fe050ad7 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b4eddab5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 52 +-
02-build_llvm/console.log | 11490 ++++++++++++++++----------------
03-build_linux/console.log | 1824 +++---
04-boot_linux/console.log | 408 +-
console.log | 13799 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 13800 insertions(+), 13779 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 libcxx.
from 590e3405e Teach malloc_allocator how to count bytes
new f033db1b6 Refactor deque to centralize handling of spare blocks.
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:
include/deque | 98 +++----
.../sequences/deque/spare_block_handling.pass.cpp | 284 +++++++++++++++++++++
2 files changed, 334 insertions(+), 48 deletions(-)
create mode 100644 test/libcxx/containers/sequences/deque/spare_block_handling.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.