This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master
in repository glibc.
from ab4ef4421f x86_64: Fix missing wcsncat function definition without mult [...]
new 2db79c96ba libsupport: Add xgetpeername
new 32969a2b36 socket: Add new test for connect
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:
socket/Makefile | 1 +
socket/tst-connect.c | 113 ++++++++++++++++++++++++++++++++++
support/Makefile | 1 +
support/{xlisten.c => xgetpeername.c} | 10 +--
support/xsocket.h | 1 +
5 files changed, 121 insertions(+), 5 deletions(-)
create mode 100644 socket/tst-connect.c
copy support/{xlisten.c => xgetpeername.c} (78%)
--
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 8a9b159a860 PR60276 fix for single-lane SLP
new 0c585c8d0dd [to-be-committed,RISC-V] Improve single inverted bit extrac [...]
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/.riscv.cc.swo | Bin 0 -> 417792 bytes
gcc/config/riscv/bitmanip.md | 43 ++++++++++++++++++++++++++++
gcc/config/{i386/t-cygwin-w64 => riscv/j} | 0
gcc/testsuite/gcc.target/riscv/zbs-bext-2.c | 19 ++++++++++++
gcc/testsuite/gcc.target/riscv/zbs-bext.c | 2 +-
5 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 gcc/config/riscv/.riscv.cc.swo
copy gcc/config/{i386/t-cygwin-w64 => riscv/j} (100%)
create mode 100644 gcc/testsuite/gcc.target/riscv/zbs-bext-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 d629308c699 rtl-optimization/54052 - RTL SSA PHI insertion compile-time hog
new 2e353c687db Manually add ChangeLog entries for various commits from 202 [...]
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/analyzer/ChangeLog | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/jit/ChangeLog | 8 +++++
gcc/testsuite/ChangeLog | 79 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 171 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 c4af8ebdb03 testsuite: c++: Allow for std::printf in g++.dg/modules/std [...]
new 8a9b159a860 PR60276 fix for single-lane SLP
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/tree-vect-stmts.cc | 3 +--
1 file changed, 1 insertion(+), 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 releases/gcc-13
in repository gcc.
from 6d1801f8930 Daily bump.
new d629308c699 rtl-optimization/54052 - RTL SSA PHI insertion compile-time hog
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/rtl-ssa/blocks.cc | 7 ++++++-
1 file changed, 6 insertions(+), 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 fb1649f8b4a libstdc++: Use __builtin_shufflevector for simd split and concat
new c4af8ebdb03 testsuite: c++: Allow for std::printf in g++.dg/modules/std [...]
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/modules/stdio-1_a.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 glibc.
from d49cd6a191 malloc/Makefile: Split and sort tests
new e3c375eb4f libio/bug-wsetpos: Make the error message match the causing [...]
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:
libio/bug-wsetpos.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 898d7145fb9 Refactor SLP reduction group discovery
new fb1649f8b4a libstdc++: Use __builtin_shufflevector for simd split and concat
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/experimental/bits/simd.h | 161 +++++++++++++++------
.../include/experimental/bits/simd_builtin.h | 152 +------------------
.../include/experimental/bits/simd_fixed_size.h | 4 +-
.../testsuite/experimental/simd/pr114958.cc | 20 +++
4 files changed, 145 insertions(+), 192 deletions(-)
create mode 100644 libstdc++-v3/testsuite/experimental/simd/pr114958.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 master
in repository gcc.
from b621482296f tree-ssa-math-opts: Pattern recognize yet another .ADD_OVER [...]
new 898d7145fb9 Refactor SLP reduction group discovery
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/tree-vect-slp.cc | 67 ++++++++++++++++++++++++++--------------------------
1 file changed, 34 insertions(+), 33 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 f3f02a750c7 Manually add ChangeLog entry for r15-353-gd7bb8eaade3cd3aa7 [...]
new b621482296f tree-ssa-math-opts: Pattern recognize yet another .ADD_OVER [...]
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/{pr95853.c => pr113982.c} | 15 +--
gcc/tree-ssa-math-opts.cc | 121 ++++++++++++++++++++++++-
2 files changed, 125 insertions(+), 11 deletions(-)
copy gcc/testsuite/gcc.dg/{pr95853.c => pr113982.c} (70%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.