This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9ed821d107f libstdc++: Optimize functor storage for transform views iterators.
new 6828f063b59 Fix loop masked inbranch SIMD clone codegen for AVX512
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 | 5 ++---
1 file changed, 2 insertions(+), 3 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 0ea9d760fbf libstdc++: Make C++20s operator wrappers operator() static.
new 9ed821d107f libstdc++: Optimize functor storage for transform views iterators.
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/ranges | 261 ++++++++++++++++++---
.../std/ranges/adaptors/adjacent_transform/1.cc | 41 ++++
.../testsuite/std/ranges/adaptors/transform.cc | 178 +++++++++++++-
.../testsuite/std/ranges/zip_transform/1.cc | 97 ++++++++
4 files changed, 540 insertions(+), 37 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 f68fe3ddda4 eh: Invoke cleanups/destructors in asm goto jumps [PR122835]
new 0ea9d760fbf libstdc++: Make C++20s operator wrappers operator() static.
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/ranges_cmp.h | 34 ++++++++++++++++++++--------------
libstdc++-v3/libsupc++/compare | 7 +++++--
2 files changed, 25 insertions(+), 16 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 d5db22c890d match.pd: Use get_range_query (cfun) in more simplification [...]
new f68fe3ddda4 eh: Invoke cleanups/destructors in asm goto jumps [PR122835]
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/torture/pr122835.c | 79 +++++++++++++++++++++++++++++++++
gcc/tree-eh.cc | 59 ++++++++++++++++++++++++
2 files changed, 138 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122835.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 7720e82b3ae Avoid diagnostics about unsupported simdlen
new d5db22c890d match.pd: Use get_range_query (cfun) in more simplification [...]
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/gimple-match.h | 13 +++++++
gcc/match.pd | 64 ++++++++++++++++++++------------
gcc/testsuite/gcc.dg/tree-ssa/pr119683.c | 19 ++++++++++
3 files changed, 72 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr119683.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 b1e6fd80c3d libstdc++: Remove use of __packed name conflicting with newlib.
new 7720e82b3ae Avoid diagnostics about unsupported simdlen
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-simd-clone-22.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-simd-clone-23.c | 2 +-
2 files 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 a0b8cc4a473 aarch64: Script to auto generate JSON tuning routines
new b1e6fd80c3d libstdc++: Remove use of __packed name conflicting with newlib.
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/chrono | 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 4cb1f7fe148 Fortran: Implement finalization PDTs [PR104650]
new 1c9d93bfcd1 libstdc++: Hashing support for chrono value classes [PR110357]
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/version.def | 13 +-
libstdc++-v3/include/bits/version.h | 13 +-
libstdc++-v3/include/std/chrono | 324 ++++++++++++++++++++++++++++++++
libstdc++-v3/testsuite/std/time/hash.cc | 280 +++++++++++++++++++++++++++
4 files changed, 627 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/time/hash.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 3c378398111 Make better use of overflowing operations in max/min(a, add [...]
new 4cb1f7fe148 Fortran: Implement finalization PDTs [PR104650]
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/fortran/decl.cc | 10 ++++
gcc/fortran/expr.cc | 3 +-
gcc/fortran/gfortran.h | 1 +
gcc/fortran/resolve.cc | 52 ++++++++++++++--
gcc/fortran/symbol.cc | 16 ++++-
gcc/testsuite/gfortran.dg/pdt_70.f03 | 112 +++++++++++++++++++++++++++++++++++
6 files changed, 186 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_70.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.