This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-14-branch
in repository binutils-gdb.
from 36d8ae82ef5 Automatic date update in version.in
new 8da994cadb8 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 binutils-2_42-branch
in repository binutils-gdb.
from 1819cdc4c94 Automatic date update in version.in
new b42e1c5b063 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 binutils-gdb.
from b013bd16630 Default dwarf_synchronous to true
new 4ce8b69ddd4 libctf testsuite compilation failure
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:
libctf/testsuite/libctf-regression/open-error-free.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 3c98d06a901 c++: canonicity of fn types w/ complex eh specs [PR115159]
new b2fdd508d7e libstdc++: Guard use of sized deallocation [PR114940]
new 947a9c801e8 libstdc++: Fix effects of combining locales [PR108323]
new fd1a674ff5f libstdc++: Add [[nodiscard]] to some std::locale functions
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:
libstdc++-v3/include/bits/locale_classes.h | 7 ++-
libstdc++-v3/include/bits/locale_classes.tcc | 15 +++++-
libstdc++-v3/include/bits/version.def | 2 +-
libstdc++-v3/include/bits/version.h | 2 +-
libstdc++-v3/include/std/stacktrace | 13 ++++-
libstdc++-v3/src/c++11/localename.cc | 4 +-
libstdc++-v3/src/c++98/locale.cc | 2 +-
.../testsuite/22_locale/locale/cons/12438.cc | 2 +-
libstdc++-v3/testsuite/22_locale/locale/cons/2.cc | 2 +-
.../testsuite/22_locale/locale/cons/names.cc | 61 ++++++++++++++++++++++
.../testsuite/22_locale/locale/cons/unicode.cc | 2 +-
.../testsuite/22_locale/locale/operations/2.cc | 2 +-
12 files changed, 102 insertions(+), 12 deletions(-)
create mode 100644 libstdc++-v3/testsuite/22_locale/locale/cons/names.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-14
in repository gcc.
from da3a6b0dda4 testsuite: Verify r0-r3 are extended with CMSE
new c27d6c7fd03 c++: failure to suppress -Wsizeof-array-div in template [PR114983]
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/cp/pt.cc | 1 +
gcc/cp/semantics.cc | 2 ++
gcc/testsuite/g++.dg/warn/Wsizeof-array-div3.C | 27 ++++++++++++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wsizeof-array-div3.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 linux.
from 5f16eb0549ab Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub [...]
new dbaaabd60e16 clang: work around asm input constraint problems
new 7453b9485114 x86: improve array_index_mask_nospec() code generation
new b9b60b3199b7 x86: improve bitop code generation with clang
new f8a6e48c6c6d Merge local branch 'x86-codegen'
new de7e71ef8bed mm: simplify and improve print_vma_addr() output
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:
arch/x86/include/asm/barrier.h | 24 ++++++++++--------------
arch/x86/include/asm/bitops.h | 10 +++++-----
include/linux/compiler-clang.h | 10 ++++++++++
include/linux/compiler_types.h | 9 +++++++++
mm/memory.c | 19 ++++++-------------
5 files changed, 40 insertions(+), 32 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 1d1ef1c2275 aarch64: Fold vget_high_* intrinsics to BIT_FIELD_REF [PR102171]
new 3c98d06a901 c++: canonicity of fn types w/ complex eh specs [PR115159]
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/cp/tree.cc | 48 +++++-----------------
gcc/cp/typeck.cc | 4 +-
gcc/testsuite/g++.dg/modules/noexcept-2_a.H | 24 +++++++++++
.../g++.dg/modules/{anon-2_b.C => noexcept-2_b.C} | 5 +--
4 files changed, 39 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/noexcept-2_a.H
copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => noexcept-2_b.C} (59%)
--
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 9ddad76e98a testsuite: Verify r0-r3 are extended with CMSE
new 1d1ef1c2275 aarch64: Fold vget_high_* intrinsics to BIT_FIELD_REF [PR102171]
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/aarch64/aarch64-builtins.cc | 59 ++++++++----
gcc/config/aarch64/aarch64-simd-builtins.def | 6 --
gcc/config/aarch64/aarch64-simd.md | 22 -----
gcc/config/aarch64/arm_neon.h | 105 ---------------------
.../aarch64/{vget_low_2_be.c => vget_high_2.c} | 9 +-
.../aarch64/{vget_low_2_be.c => vget_high_2_be.c} | 8 +-
6 files changed, 51 insertions(+), 158 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/{vget_low_2_be.c => vget_high_2.c} (74%)
copy gcc/testsuite/gcc.target/aarch64/{vget_low_2_be.c => vget_high_2_be.c} (82%)
--
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-14
in repository gcc.
from 2f0e0862406 Fix internal error in seh_cfa_offset with -O2 -fno-omit-fra [...]
new da3a6b0dda4 testsuite: Verify r0-r3 are extended with CMSE
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/extend-param.c | 21 +++++++++++++++++----
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 4 ++--
2 files changed, 19 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.