This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fce05f607c8 RISC-V: Add pattern for vector-scalar dual widening floatin [...]
new 50efa788a4b ctf: fix integer truncations in very large structs [PR121411]
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/dwarf2ctf.cc | 34 +++++++++++++--------------
gcc/testsuite/gcc.dg/debug/ctf/ctf-struct-3.c | 32 +++++++++++++++++++++++++
2 files changed, 48 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/debug/ctf/ctf-struct-3.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 e8f2fcd0a36 Use ada_fvar_tracking in finish-var-size.exp
new cfd104b66c9 Remove ada_unop_in_range
new b1618ec21a5 Remove ada_equal_binop
new 118245e166c Remove ada_ternop_slice
new ea1bd34d53c Remove ada_binop_in_bounds
new a66526aca60 gdb: fix build with newest clang
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:
gdb/ada-exp.h | 50 ++++------------------------------------------
gdb/ada-lang.c | 62 +++++++++++++++++++++++++++++++++++++++++-----------------
gdb/regcache.c | 7 ++++---
3 files changed, 52 insertions(+), 67 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 6e4e6883d41 c, c++: Allow &__real__ static_var in constant expressions [...]
new fce05f607c8 RISC-V: Add pattern for vector-scalar dual widening floatin [...]
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/riscv/autovec-opt.md | 23 ++++++++++++++++++++++
.../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 | 10 +++++-----
.../riscv/rvv/autovec/vx_vf/vf_binop_widen_run.h | 2 +-
...vf_vfwmul-run-1-f16.c => vf_vfwsub-run-1-f16.c} | 4 ++--
...vf_vfwmul-run-1-f32.c => vf_vfwsub-run-1-f32.c} | 4 ++--
13 files changed, 47 insertions(+), 12 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwmul-run-1-f16.c => vf [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwmul-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 glibc.
from 935ee691bc x86: Define atomic_exchange_acq using __atomic_exchange_n
new b8253693b7 x86: Define atomic_compare_and_exchange_{val, bool}_acq usin [...]
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/x86/atomic-machine.h | 18 ++++++++++++++----
1 file changed, 14 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 glibc.
from 4eef002328 x86: Remove catomic_* locking primitives
new e6b5ad1b1d x86: Define atomic_full_barrier using __sync_synchronize
new 935ee691bc x86: Define atomic_exchange_acq using __atomic_exchange_n
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:
sysdeps/x86/atomic-machine.h | 37 +++----------------------------------
1 file changed, 3 insertions(+), 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 glibc.
from af5b01dc26 x86: Remove unused atomics
new 4eef002328 x86: Remove catomic_* locking primitives
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/x86/atomic-machine.h | 112 ++-----------------------------------------
1 file changed, 4 insertions(+), 108 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 39c003c0ecd libstdc++: Rename _CwFixedValue::_S_type member
new 6e4e6883d41 c, c++: Allow &__real__ static_var in constant expressions [...]
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/g++.dg/ext/pr121678.C | 7 +++++++
gcc/testsuite/gcc.dg/pr121678.c | 7 +++++++
gcc/tree.cc | 4 ++++
3 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pr121678.C
create mode 100644 gcc/testsuite/gcc.dg/pr121678.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 glibc.
from c7b7c80b39 atomic: Switch atomic.h to builtin atomics
new af5b01dc26 x86: Remove unused atomics
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/x86/atomic-machine.h | 353 -------------------------------------------
1 file changed, 353 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-15
in repository gcc.
from 03d4c0c37ba Daily bump.
new 23109eeb4b8 libstdc++: Document missing implementation defined behavior [...]
new afb9ad0d0d7 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 releases/gcc-14
in repository gcc.
from 82cb9e3a3ec Daily bump.
new b888c54bdb7 libstdc++: Document missing implementation defined behavior [...]
new ef01b3b45f7 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.