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 47ce766a8b9 sim: unify -Werror build settings
new 2d95647bdd9 ld.texi: Move -z unique-symbol after -z undefs.
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:
ld/ChangeLog | 4 ++++
ld/ld.texi | 12 ++++++------
2 files changed, 10 insertions(+), 6 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 f58d03b5df2 arm: Fix multilib mapping for CDE extensions [PR100856].
new 0532452dcd1 libstdc++: Replace incorrect static assertion in std::reduc [...]
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:
libstdc++-v3/include/std/numeric | 6 ++++--
libstdc++-v3/testsuite/26_numerics/reduce/95833.cc | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/reduce/95833.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 releases/gcc-10
in repository gcc.
from 98efaa7ea4d libstdc++: Fix null dereferences in std::promise
new 49b41ca3d01 libstdc++: Remove unused helpers for std::variant
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:
libstdc++-v3/include/std/variant | 11 -----------
1 file changed, 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 releases/gcc-10
in repository gcc.
from 0fd8e3ac9db arm: Fix the mve multilib for the broken cmse support (pr99939).
new 36d6e7fe997 libstdc++: Reject std::make_shared<T[]> [PR 99006]
new 8ad4d9b4694 libstdc++: Do not use deduced return type for std::visit [P [...]
new e50a64c9831 libstdc++: Fix undefined behaviour in testsuite
new 94712f96ec4 libstdc++: Fix null dereference in pb_ds containers
new 44985f6ba5d libstdc++: Fix undefined behaviour in std::string
new 98efaa7ea4d libstdc++: Fix null dereferences in std::promise
The 6 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:
libstdc++-v3/include/bits/basic_string.h | 7 ++-
libstdc++-v3/include/bits/shared_ptr.h | 2 +
libstdc++-v3/include/bits/shared_ptr_base.h | 2 +
.../pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp | 26 +++++----
libstdc++-v3/include/std/future | 64 +++++++++++++++-------
libstdc++-v3/include/std/variant | 28 ++++++++--
libstdc++-v3/testsuite/20_util/from_chars/3.cc | 2 +-
.../testsuite/20_util/shared_ptr/creation/99006.cc | 9 +++
libstdc++-v3/testsuite/20_util/variant/100384.cc | 9 +++
.../testsuite/24_iterators/reverse_iterator/2.cc | 8 +--
.../copy_backward/move_iterators/69478.cc | 2 +-
.../testsuite/25_algorithms/move_backward/69478.cc | 2 +-
.../testsuite/25_algorithms/move_backward/93872.cc | 2 +-
.../30_threads/promise/members/at_thread_exit2.cc | 1 -
14 files changed, 120 insertions(+), 44 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/creation/99006.cc
create mode 100644 libstdc++-v3/testsuite/20_util/variant/100384.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 releases/gcc-11
in repository gcc.
from 956077257ad libstdc++: Suppress -Wstringop-overread warning in test
new 94d5c3a781c arm: Fix the mve multilib for the broken cmse support (pr99939).
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/testsuite/gcc.target/arm/cmse/cmse-18.c | 3 ++-
gcc/testsuite/gcc.target/arm/cmse/cmse-20.c | 28 ++++++++++++++++++++++++++++
libgcc/config/arm/cmse_nonsecure_call.S | 4 ++--
libgcc/config/arm/t-arm | 5 ++---
4 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-20.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 releases/gcc-10
in repository gcc.
from ec759162b31 libstdc++: Fix missing members in std::allocator<void>
new 0fd8e3ac9db arm: Fix the mve multilib for the broken cmse support (pr99939).
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/testsuite/gcc.target/arm/cmse/cmse-18.c | 3 ++-
gcc/testsuite/gcc.target/arm/cmse/cmse-20.c | 28 ++++++++++++++++++++++++++++
libgcc/config/arm/cmse_nonsecure_call.S | 4 ++--
libgcc/config/arm/t-arm | 5 ++---
4 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-20.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 gcc.
from cfa1f8226f2 gcc/configure.ac: fix register issue for global_load assemb [...]
new f58d03b5df2 arm: Fix multilib mapping for CDE extensions [PR100856].
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/common/config/arm/arm-common.c | 47 +++++++++--
gcc/config/arm/arm-cpus.in | 2 +
gcc/config/arm/arm.h | 15 ++++
gcc/config/arm/arm.opt | 6 ++
gcc/config/arm/t-rmprofile | 25 ++++--
gcc/testsuite/gcc.target/arm/acle/pr100856.c | 10 +++
gcc/testsuite/gcc.target/arm/multilib.exp | 113 +++++++++++++++++++++++++++
7 files changed, 205 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/pr100856.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 binutils-gdb.
from 1fef66b0dcc sim: split sim-signal.h include out
new 162c6aef1f3 gas: fold symbol table entries generated for .startof.() / [...]
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:
gas/ChangeLog | 7 ++++++
gas/expr.c | 55 +++++++++++++++++++++++++++++++++++------
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/elf/startof.d | 10 ++++++++
gas/testsuite/gas/elf/startof.s | 6 +++++
5 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 gas/testsuite/gas/elf/startof.d
create mode 100644 gas/testsuite/gas/elf/startof.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.