This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 945bd54dcaf Daily bump.
new 9e1e285549b libstdc++: Document missing implementation defined behavior [...]
new 128f1602a04 libstdc++: Document remaining C++17 implementation-defined [...]
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:
libstdc++-v3/doc/html/manual/status.html | 36 ++++++++++++++++++----
libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 5 +++
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 42 +++++++++++++++++++++-----
3 files changed, 70 insertions(+), 13 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 5c522d7a58 x86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.h
new 2a035debbb atomic: Use builtin atomics with USE_ATOMIC_COMPILER_BUILTINS
new 1c48da52bc atomic: Switch m68k to builtin atomics
new 30108f8b6c atomic: Switch alpha to builtin atomics
new 666c26c243 atomic: Switch microblaze to builtin atomics
new 6916b7faf8 atomic: Switch sh to builtin atomics
new 9c72e0193d atomic: Switch hppa to builtin atomics
new b568af853b atomic: Switch power to builtin atomics
new c7b7c80b39 atomic: Switch atomic.h to builtin atomics
The 8 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/atomic.h | 208 +++---------
sysdeps/alpha/atomic-machine.h | 313 +----------------
sysdeps/m68k/coldfire/atomic-machine.h | 18 +-
sysdeps/m68k/m680x0/m68020/atomic-machine.h | 214 +-----------
sysdeps/microblaze/atomic-machine.h | 229 +------------
sysdeps/powerpc/atomic-machine.h | 276 ---------------
sysdeps/powerpc/powerpc32/atomic-machine.h | 60 +---
sysdeps/powerpc/powerpc64/atomic-machine.h | 188 +----------
sysdeps/unix/sysv/linux/hppa/atomic-machine.h | 77 +----
.../unix/sysv/linux/m68k/coldfire/atomic-machine.h | 21 +-
sysdeps/unix/sysv/linux/sh/atomic-machine.h | 376 +--------------------
11 files changed, 53 insertions(+), 1927 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 53452be13b2 doc: Adjust -Wextra description for -Wunterminated-string-i [...]
new 39c003c0ecd libstdc++: Rename _CwFixedValue::_S_type member
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/type_traits | 14 +++++++-------
1 file changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 768f3610e26 Revert "aarch64: Handle DImode BCAX operations"
new 01827a3f659 RISC-V: Add pattern for vector-scalar single widening float [...]
new 53452be13b2 doc: Adjust -Wextra description for -Wunterminated-string-i [...]
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:
gcc/config/riscv/autovec-opt.md | 22 ++++++++++++++++
gcc/config/riscv/vector.md | 8 +++---
gcc/doc/invoke.texi | 2 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f16.c | 2 ++
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f32.c | 2 ++
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f16.c | 3 ++-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f32.c | 3 ++-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f16.c | 2 ++
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f32.c | 2 ++
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f16.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f32.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_binop.h | 30 ++++++++++++++++++++++
.../riscv/rvv/autovec/vx_vf/vf_binop_widen_run.h | 10 +++++---
...vf_vfwadd-run-1-f16.c => vf_vfwadd-run-2-f16.c} | 5 ++--
...vf_vfwadd-run-1-f32.c => vf_vfwadd-run-2-f32.c} | 5 ++--
15 files changed, 84 insertions(+), 14 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwadd-run-1-f16.c => vf [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwadd-run-1-f32.c => vf [...]
--
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 d67c8954d06 Correct -Ue output for nm, objdump and readelf
new e8f2fcd0a36 Use ada_fvar_tracking in finish-var-size.exp
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/gdb.ada/finish-var-size.exp | 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 beb9073dcdf Revert "tree-optimization/121829 - bogus CFG with asm goto"
new 768f3610e26 Revert "aarch64: Handle DImode BCAX operations"
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-simd.md | 29 --------------------------
gcc/testsuite/gcc.target/aarch64/simd/bcax_d.c | 6 +-----
2 files changed, 1 insertion(+), 34 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 369b7ed801e ada: Warning for composite equality that calls an abstract [...]
new beb9073dcdf Revert "tree-optimization/121829 - bogus CFG with asm goto"
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.dg/torture/pr121829.c | 21 ---------------------
gcc/tree-vect-loop-manip.cc | 33 +++++++++++++++------------------
2 files changed, 15 insertions(+), 39 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/torture/pr121829.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 19d1c7c28f4 c++: Fix mangling of _Float16 template args [PR121801]
new c7e9d256fb9 libstdc++: Replace "Tunables" link with one that does not h [...]
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/doc/html/manual/using_exceptions.html | 2 +-
libstdc++-v3/doc/xml/manual/using_exceptions.xml | 2 +-
2 files changed, 2 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 binutils-gdb.
from f87a66db645 PR 33406 SEGV in dump_dwarf_section
new 7be4186c22f nm: fix treating an ifunc symbol as a stab if '--ifunc-char [...]
new d67c8954d06 Correct -Ue output for nm, objdump and readelf
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:
binutils/nm.c | 14 +++++++++-----
binutils/objdump.c | 4 ++--
binutils/readelf.c | 4 ++--
binutils/testsuite/binutils-all/nm.exp | 17 +++++++++++++++++
4 files changed, 30 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.