This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 13bf7812ef x86-64: Compile ISA versions of modf/modff with -fno-stack-p [...]
new aec8498873 x86-64: Properly compile ISA optimized modf and modff
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/configure | 4 ++
sysdeps/x86/configure.ac | 2 +
sysdeps/x86_64/fpu/multiarch/Makefile | 50 +++++++++-------------
.../{ifunc-sse4_1.h => ifunc-sse4_1-avx.h} | 16 +++++--
sysdeps/x86_64/fpu/multiarch/s_modf-avx.c | 2 +
sysdeps/x86_64/fpu/multiarch/s_modf-c.c | 2 -
sysdeps/x86_64/fpu/multiarch/s_modf-sse4_1.c | 6 +--
sysdeps/x86_64/fpu/multiarch/s_modf.c | 10 ++++-
sysdeps/x86_64/fpu/multiarch/s_modff-avx.c | 2 +
sysdeps/x86_64/fpu/multiarch/s_modff-c.c | 2 -
sysdeps/x86_64/fpu/multiarch/s_modff-sse4_1.c | 6 +--
sysdeps/x86_64/fpu/multiarch/s_modff.c | 10 ++++-
12 files changed, 61 insertions(+), 51 deletions(-)
copy sysdeps/x86_64/fpu/multiarch/{ifunc-sse4_1.h => ifunc-sse4_1-avx.h} (69%)
delete mode 100644 sysdeps/x86_64/fpu/multiarch/s_modf-c.c
delete mode 100644 sysdeps/x86_64/fpu/multiarch/s_modff-c.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 a3a83cea00a libstdc++: Remove Paolo from list of people to contact abou [...]
new f069bacbf5d testsuite/vec: Fix vect-reduc-cond-[12].c for non vect_cond [...]
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/vect/vect-reduc-cond-1.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-reduc-cond-2.c | 1 +
2 files changed, 2 insertions(+)
--
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 c1a34e80991 RISC-V: Support RVVDImode for avg3_ceil auto vect
new 717e20dddd8 libstdc++: Document new generated header
new a3a83cea00a libstdc++: Remove Paolo from list of people to contact abou [...]
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/appendix_contributing.html | 4 +---
libstdc++-v3/doc/html/manual/appendix_porting.html | 7 +++++++
libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 4 +---
libstdc++-v3/doc/xml/manual/build_hacking.xml | 11 +++++++++++
4 files changed, 20 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 releases/gcc-15
in repository gcc.
from 2441a5205cb mmix: Define MAX_FIXED_MODE_SIZE
new f5afbab22d3 Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMN [...]
new db110865c35 Disable parallel testing for 'rust/compile/nr2/compile.exp' [...]
new c42eb01514a gccrs: Fix narrowing conversion warnings
new ec238c440b2 rust: Silence a clang warning in borrow-checker-diagnostics
The 4 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/rust/checks/errors/borrowck/rust-bir-place.h | 12 +++++--
gcc/rust/checks/errors/borrowck/rust-bir.h | 40 +++++++++++-----------
.../borrowck/rust-borrow-checker-diagnostics.cc | 2 +-
.../group2/FUNCTION_DATE___TIME_OMNIBUS.cob | 1 +
gcc/testsuite/rust/compile/nr2/compile.exp | 11 ++++++
5 files changed, 42 insertions(+), 24 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 f880cfc2a4e libstdc++: Qualify addressof calls in inplace_vector [PR119137]
new c1a34e80991 RISC-V: Support RVVDImode for avg3_ceil auto vect
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.md | 13 +++++++++++++
...{avg_ceil-1-i8-from-i16.c => avg_ceil-1-i64-from-i128.c} | 4 ++--
...l-run-1-i8-from-i16.c => avg_ceil-run-1-i64-from-i128.c} | 6 +++---
gcc/testsuite/gcc.target/riscv/rvv/autovec/avg_data.h | 2 +-
4 files changed, 19 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/{avg_ceil-1-i8-from-i16.c => avg_c [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/{avg_ceil-run-1-i8-from-i16.c => a [...]
--
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 e1828db8e75 tree-optimization/120924 - up --param uninit-max-chain-len
new 2441a5205cb mmix: Define MAX_FIXED_MODE_SIZE
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/mmix/mmix.h | 3 +++
1 file changed, 3 insertions(+)
--
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 d31c76cb844 libstdc++: Fixed localized empty-spec formatting for months [...]
new f880cfc2a4e libstdc++: Qualify addressof calls in inplace_vector [PR119137]
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/inplace_vector | 4 ++--
1 file 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 gcc.
from 6f275d36288 amdgcn, libgomp: Remove unused variable (PR121156)
new d31c76cb844 libstdc++: Fixed localized empty-spec formatting for months [...]
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/bits/chrono_io.h | 139 ++++++++++++++++----------
libstdc++-v3/testsuite/std/time/month/io.cc | 7 ++
libstdc++-v3/testsuite/std/time/weekday/io.cc | 2 +
3 files changed, 96 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.