This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards f65ca0fc 0: update: gcc-3d912941f29c27b2ac7c79b9e7cb2f1150e75758: 1
new c2763f3d 0: update: gcc-20f28986a8d3cad3c848d1e7da48f4bea7637298: 1
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 (f65ca0fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 130 +-
02-prepare_abe/console.log | 400 +-
04-build_abe-bootstrap_O1/console.log | 71426 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 71998 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 71970 insertions(+), 72000 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 20f28986a8d Fix miscompilation of Python on HP-PA/Linux
new 1d9f3b7ad4f analyzer: treat pointers written to *UNKNOWN as escaping [PR98575]
new 790a8e8942b analyzer: support "_IO_"-prefixed variants of FILE * fns [PR98575]
new f6be5d6ee31 libstdc++: Remove execution branch in deque iterator operator-
new d2b1a6842c3 libstdc++: Add unordered containers heterogeneous lookup
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:
gcc/analyzer/sm-file.cc | 11 +-
gcc/analyzer/store.cc | 17 +-
gcc/testsuite/gcc.dg/analyzer/explode-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/file-1.c | 7 +
gcc/testsuite/gcc.dg/analyzer/file-3.c | 18 ++
.../gcc.dg/analyzer/{pr94851-1.c => pr94851-2.c} | 10 +-
gcc/testsuite/gcc.dg/analyzer/pr98575-1.c | 46 +++++
libstdc++-v3/include/bits/hashtable.h | 201 +++++++++++++++++++++
libstdc++-v3/include/bits/hashtable_policy.h | 22 +++
libstdc++-v3/include/bits/stl_deque.h | 20 +-
libstdc++-v3/include/bits/stl_function.h | 15 ++
libstdc++-v3/include/bits/stl_tree.h | 15 --
libstdc++-v3/include/bits/unordered_map.h | 94 ++++++++++
libstdc++-v3/include/bits/unordered_set.h | 99 ++++++++++
libstdc++-v3/include/debug/unordered_map | 84 +++++++++
libstdc++-v3/include/debug/unordered_set | 84 +++++++++
.../2.cc => unordered_map/operations/1.cc} | 134 ++++++--------
.../2.cc => unordered_multimap/operations/1.cc} | 106 ++++-------
.../2.cc => unordered_multiset/operations/1.cc} | 102 ++++-------
.../2.cc => unordered_set/operations/1.cc} | 138 +++++++-------
20 files changed, 908 insertions(+), 317 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-3.c
copy gcc/testsuite/gcc.dg/analyzer/{pr94851-1.c => pr94851-2.c} (80%)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr98575-1.c
copy libstdc++-v3/testsuite/23_containers/{map/operations/2.cc => unordered_map/op [...]
copy libstdc++-v3/testsuite/23_containers/{multimap/operations/2.cc => unordered_m [...]
copy libstdc++-v3/testsuite/23_containers/{multiset/operations/2.cc => unordered_m [...]
copy libstdc++-v3/testsuite/23_containers/{set/operations/2.cc => unordered_set/op [...]
--
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 f73e424f7bb Avoid crash from coerce_unspec_val_to_type
new b61f78118a8 [testsuite] Don't use 'testfile' before 'standard_testfile'.
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/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp | 4 ++--
.../gdb.threads/signal-command-multiple-signals-pending.exp | 4 ++--
gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp | 4 ++--
gdb/testsuite/gdb.threads/signal-sigtrap.exp | 4 ++--
5 files changed, 16 insertions(+), 8 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 3a8282376b6c Add minor version to libclang.so and libclang-cpp.so SONAME
adds e18e509bdb45 workflows: Add job to check for ABI changes in libclang.so [...]
adds 17e842f3785f workflows: Update action branch names
adds 85fcd4655947 workflows: Re-enable lldb test on Mac OS X
adds 1fdec59bffc1 [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 6 +-
.github/workflows/libclang-abi-tests.yml | 132 +++++++++++++++++++++
.github/workflows/libclc-tests.yml | 6 +-
.github/workflows/lld-tests.yml | 6 +-
.github/workflows/lldb-tests.yml | 12 +-
.github/workflows/llvm-tests.yml | 10 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.h | 2 +-
.../MacOSX/PlatformAppleWatchSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleWatchSimulator.h | 2 +-
.../Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +-
.../Platform/MacOSX/PlatformiOSSimulator.cpp | 10 +-
.../Plugins/Platform/MacOSX/PlatformiOSSimulator.h | 2 +-
13 files changed, 170 insertions(+), 36 deletions(-)
create mode 100644 .github/workflows/libclang-abi-tests.yml
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c61572e3 2: update: binutils-llvm-linux-qemu: 21211
new 75a41e95 2: update: binutils-llvm-linux-qemu: 21211
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 (c61572e3)
\
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 | 226 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-binutils/console.log | 11653 +++++++-------
04-build_llvm/console.log | 12845 ++++++++-------
05-build_linux/console.log | 687 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 4 +-
09-update_baseline/console.log | 44 +-
09-update_baseline/results.regressions | 4 +-
console.log | 25908 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 25915 insertions(+), 25923 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 7dd416491e linux: Fix __sem_check_add_mapping search_sem
new c8ba52ab33 misc: Sync cdefs.h with gnulib
new de0e1b45b0 malloc: Sync dynarray with gnulib
new f0908ba118 regex: remove alloca usage on regex set_regs
new f3e5c7262e regexec: remove alloca usage in build_trtable
new 36c604ed36 regex: stop using alloca
The 5 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:
malloc/dynarray-skeleton.c | 128 +++++++++++++++++-----------------
malloc/dynarray.h | 3 +-
malloc/dynarray_at_failure.c | 4 ++
malloc/dynarray_emplace_enlarge.c | 3 +-
malloc/dynarray_resize.c | 3 +-
malloc/dynarray_resize_clear.c | 4 +-
malloc/tst-dynarray-fail.c | 8 +--
malloc/tst-dynarray-shared.h | 4 +-
malloc/tst-dynarray.c | 22 +++---
misc/sys/cdefs.h | 142 +++++++++++++++++++++++---------------
posix/regex_internal.h | 19 -----
posix/regexec.c | 115 +++++++++---------------------
12 files changed, 211 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 5f128a25f23 [binutils] Handle DW_FORM_ref_sig8 in get_type_abbrev_from_form
new a4f0544b1ba Avoid crash in resolve_dynamic_struct
new f73e424f7bb Avoid crash from coerce_unspec_val_to_type
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/ada-lang.c | 10 +++++++---
gdb/gdbtypes.c | 8 ++++----
gdb/value.c | 2 +-
gdb/value.h | 3 ---
5 files changed, 24 insertions(+), 11 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 e99156816d linux: Fix __sem_check_add_mapping name length
new 7dd416491e linux: Fix __sem_check_add_mapping search_sem
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/pthread/sem_routines.c | 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 gcc.
from a11ef53238c aarch64: fix vector multiplication costs
new 20f28986a8d Fix miscompilation of Python on HP-PA/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:
gcc/reorg.c | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.