This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ac45382d0c0 libstdc++: Fix construction function_ref from nontype<&S::x [...]
new 596b4fde343 tree-optimization/122723 - fix multi-step mask conversion
new facb92812a4 tree-optimization/122723 - masking of .COND_ADD reductions
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/testsuite/gcc.dg/vect/vect-reduc-cond-add-1.c | 50 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/vect-epilogues-6.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/vect-epilogues-7.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/vect-epilogues-8.c | 21 ++++++++++
gcc/testsuite/gcc.target/i386/vect-epilogues-9.c | 21 ++++++++++
gcc/tree-vect-loop.cc | 35 +++++++++++-----
gcc/tree-vect-stmts.cc | 6 +--
7 files changed, 162 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-cond-add-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-9.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-15
in repository gcc.
from 21866f27110 strlen: Fixup load alignment for memcmp
new a4ee0e3597f AArch64: support bf16 to sf extensions [PR121853]
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 | 24 ++++++++++
gcc/testsuite/gcc.target/aarch64/pr121853_1.c | 64 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr121853_2.c | 14 ++++++
3 files changed, 102 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_2.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-13
in repository gcc.
from bb56bb1ff9b Daily bump.
new f3b7007bbab middle-end: fix missing converts in vec_cond_expr simplific [...]
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/match.pd | 4 ++--
gcc/testsuite/gcc.target/aarch64/sve/pr122724.c | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122724.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 594dc80c8e4 Also handle vptestnm + and15/and3 to just vptestnm.
new ac45382d0c0 libstdc++: Fix construction function_ref from nontype<&S::x [...]
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/funcref_impl.h | 6 +-
.../testsuite/20_util/function_ref/call.cc | 115 +++++++++++++++++----
2 files changed, 99 insertions(+), 22 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 a025a9deef nss: Clean up function pointer/void * unions
new 5029b63280 nss: Remove effectively unused struct nss_database_default_cache
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:
nss/nss_database.c | 16 ++--------------
1 file changed, 2 insertions(+), 14 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 6463953fec linux/termios: factor out the kernel interface from termios_ [...]
new a025a9deef nss: Clean up function pointer/void * unions
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:
nss/ether_hton.c | 13 +++++--------
nss/ether_ntoh.c | 13 +++++--------
nss/getXXbyYY_r.c | 15 ++++++---------
nss/getnetgrent_r.c | 30 +++++++++++++-----------------
nss/getnssent_r.c | 50 +++++++++++++++++---------------------------------
sunrpc/netname.c | 13 +++++--------
sunrpc/publickey.c | 24 ++++++++----------------
7 files changed, 59 insertions(+), 99 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 main
in repository llvm-lnt.
from 5970ecd [tox] Don't skip installation when generating the documentati [...]
new 4edc628 Restore original docker-compose DB name (#139)
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:
docker/compose.yaml | 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 glibc.
from 04eea3aa48 manual: don't use the FSF's old address in license text.
new 8d999a6993 linux/termios: clear k_termios.c_cflag & CIBAUD for non-spli [...]
new 6463953fec linux/termios: factor out the kernel interface from termios_ [...]
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/unix/sysv/linux/alpha/termios_arch.h | 4 +-
.../linux/{termios_internals.h => k_termios.h} | 83 ++--------------------
sysdeps/unix/sysv/linux/tcsetattr.c | 35 ++++-----
sysdeps/unix/sysv/linux/termios_internals.h | 45 +-----------
4 files changed, 26 insertions(+), 141 deletions(-)
copy sysdeps/unix/sysv/linux/{termios_internals.h => k_termios.h} (52%)
--
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 efc8642051 posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627]
new 04eea3aa48 manual: don't use the FSF's old address in license text.
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:
SHARED-FILES | 1 +
manual/lgpl-2.1.texi | 20 +++++++++-----------
2 files changed, 10 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.