This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 13a39886940 Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
new ce670e4faaf tree-optimization/97832 - handle associatable chains in 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/testsuite/g++.dg/vect/slp-pr98855.cc | 4 +-
gcc/testsuite/gcc.dg/vect/pr97832-1.c | 17 ++
gcc/testsuite/gcc.dg/vect/pr97832-2.c | 29 ++
gcc/testsuite/gcc.dg/vect/pr97832-3.c | 50 ++++
gcc/testsuite/gcc.dg/vect/slp-50.c | 20 ++
gcc/tree-vect-slp.c | 445 ++++++++++++++++++++++++++++++-
gcc/tree-vectorizer.h | 5 +
7 files changed, 560 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/slp-50.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 devel/sphinx
in repository gcc.
from 739448cd8af Merge branch 'master' into devel/sphinx
new 5a2d297a533 libquadmath: simplify table
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:
libquadmath/libquadmath.texi | 10 ++--------
1 file changed, 2 insertions(+), 8 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 b3fce1bd45f libstdc++: Fix constraint on std::optional assignment [PR 100982]
new 13a39886940 Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
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.gcc | 2 ++
gcc/doc/install.texi | 3 +++
2 files changed, 5 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 12913c7125f Simplify vect_is_simple_use
new ec748dc7dd2 docs: add missing @headitem in Intrinsic Procedures
new b3fce1bd45f libstdc++: Fix constraint on std::optional assignment [PR 100982]
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/fortran/intrinsic.texi | 144 ++++++++++-----------
libstdc++-v3/include/std/optional | 2 +-
.../20_util/optional/assignment/100982.cc | 17 +++
3 files changed, 90 insertions(+), 73 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/assignment/100982.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 glibc.
from 5a5b481365 iconvdata: Split out non-essential gconv module configuration
new 51a3df5e35 Fix elf/tst-tls9-static after libdl cleanups.
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:
elf/Makefile | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.