This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 9e107823703 rs6000: MMA builtin usage ICEs when used in a #pragma omp p [...]
new b7cf6b97fc3 libstdc++: Simplify constexpr checks in std::char_traits [P [...]
new 15d6f574615 libstdc++: Implement proposed resolution to LWG 3548
new ec759162b31 libstdc++: Fix missing members in std::allocator<void>
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:
libitm/testsuite/libitm.c++/libstdc++-pr91488.C | 9 +++++
libstdc++-v3/include/bits/allocator.h | 40 ++++++++++++++++------
libstdc++-v3/include/bits/basic_string.h | 7 ++--
libstdc++-v3/include/bits/char_traits.h | 14 ++++----
libstdc++-v3/include/bits/memoryfwd.h | 7 ++--
libstdc++-v3/include/bits/shared_ptr_base.h | 13 ++++---
libstdc++-v3/include/ext/malloc_allocator.h | 8 ++++-
libstdc++-v3/include/ext/new_allocator.h | 8 ++++-
libstdc++-v3/include/std/version | 8 +++--
libstdc++-v3/testsuite/20_util/allocator/void.cc | 38 ++++++++++++++++++--
.../testsuite/20_util/shared_ptr/cons/lwg3548.cc | 16 +++++++++
.../20_util/shared_ptr/cons/unique_ptr_deleter.cc | 17 ++++++++-
12 files changed, 150 insertions(+), 35 deletions(-)
create mode 100644 libitm/testsuite/libitm.c++/libstdc++-pr91488.C
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/cons/lwg3548.cc
--
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 17a4bee01c3 tree-optimization/101112 - fix pattern stmt def lookup in S [...]
new cfa1f8226f2 gcc/configure.ac: fix register issue for global_load assemb [...]
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.in | 6 ++++++
gcc/config/gcn/gcn.c | 17 +++++++++++++----
gcc/configure | 27 +++++++++++++++++++++++++++
gcc/configure.ac | 22 ++++++++++++++++++++++
4 files changed, 68 insertions(+), 4 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 92edc4a7684 libstdc++: Suppress -Wstringop-overread warning in test
new 17a4bee01c3 tree-optimization/101112 - fix pattern stmt def lookup in S [...]
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/tree-vect-slp.c | 10 +++-------
1 file changed, 3 insertions(+), 7 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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7aa372f4 0: update: gcc-3155d51bfd1de8b6c4645dcb2292248a8d7cc3c9: 1
new a0df3a5f 0: update: gcc-76e990fd211cbb20bf74ce074eb8b2d7b096d3b7: 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 (7aa372f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 14 +-
02-prepare_abe/console.log | 26 +-
04-build_abe-bootstrap_ubsan/console.log | 104125 +++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 104169 +++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 97165 insertions(+), 111183 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.