This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0828600f586 libstdc++: Add missing initializers for __maybe_present_t m [...]
new 72d9ed607f4 libstdc++: Make ranges::advance(it, n, bound) follow standa [...]
new 178dc336764 libstdc++: Constrain std::swap using concepts in C++20
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/include/bits/move.h | 30 ++++++++++++++++++------------
libstdc++-v3/include/bits/ranges_base.h | 20 ++++++++++++++++----
2 files changed, 34 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 main
in repository newlib.
from f38c75a83 Cygwin: gendef: stub implementations of routines for AArch64
new 4f22171c7 Cygwin: doc: Install FAQ as well
new 0844a6169 Cygwin: doc: Install miscellaneous website files
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:
winsup/doc/Makefile.am | 17 ++++++++++++++---
1 file changed, 14 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 35b19980046 c++: don't mark void exprs as read [PR44677]
new 0828600f586 libstdc++: Add missing initializers for __maybe_present_t m [...]
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 | 9 ++++++---
libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 8 ++++++++
libstdc++-v3/testsuite/std/ranges/adaptors/join_with/1.cc | 8 ++++++++
libstdc++-v3/testsuite/std/ranges/adaptors/lazy_split.cc | 8 ++++++++
4 files changed, 30 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 3fbed695027 [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
new 35b19980046 c++: don't mark void exprs as read [PR44677]
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/cp/cp-gimplify.cc | 5 +++--
gcc/cp/cvt.cc | 13 ++++++-------
gcc/cp/expr.cc | 37 ++++++-------------------------------
3 files changed, 15 insertions(+), 40 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 c9965c37cd1 openmp, fortran: Fix ICE when the procedure name cannot be [...]
new 7dcb64479e0 [PATCH] PR modula2/120389 ICE if assigning a constant char [...]
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/m2/gm2-compiler/M2GenGCC.mod | 8 ++++++++
gcc/testsuite/gm2/iso/fail/badarray3.mod | 7 +++++++
2 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/gm2/iso/fail/badarray3.mod
--
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 f307ab8b18c libgcc: Fix aarch64 build
new 3fbed695027 [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
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/mips-insn.md | 35 +++++++
gcc/config/riscv/riscv-cores.def | 3 +-
.../{riscv-ext-ventana.def => riscv-ext-mips.def} | 26 ++---
gcc/config/riscv/riscv-ext.def | 1 +
gcc/config/riscv/riscv-ext.opt | 4 +
gcc/config/riscv/riscv.cc | 107 ++++++++++++++-------
gcc/config/riscv/riscv.md | 3 +-
gcc/config/riscv/t-riscv | 3 +-
gcc/doc/riscv-ext.texi | 4 +
gcc/testsuite/gcc.target/riscv/mipscondmov.c | 29 ++++++
10 files changed, 165 insertions(+), 50 deletions(-)
create mode 100644 gcc/config/riscv/mips-insn.md
copy gcc/config/riscv/{riscv-ext-ventana.def => riscv-ext-mips.def} (63%)
create mode 100644 gcc/testsuite/gcc.target/riscv/mipscondmov.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 e28494e0809 libstdc++: Implement std::chrono::current_zone() for Window [...]
new f307ab8b18c libgcc: Fix aarch64 build
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:
libgcc/config/libbid/bid_binarydecimal.c | 1 +
1 file changed, 1 insertion(+)
--
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 1cb95b3006d Fortran: Ensure finalizers are created correctly [PR120637]
new c9965c37cd1 openmp, fortran: Fix ICE when the procedure name cannot be [...]
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/trans-openmp.cc | 5 +++--
gcc/testsuite/gfortran.dg/gomp/pr104428.f90 | 15 +++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr104428.f90
--
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 f23b5df56e2 c++: constexpr uninitialized union [PR120577]
new 724f36504aa libstdc++: Search for tzdata on Windows (msys)
new e28494e0809 libstdc++: Implement std::chrono::current_zone() for Window [...]
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/scripts/gen_windows_zones_map.py | 115 ++++++++
libstdc++-v3/src/c++20/tzdb.cc | 136 ++++++++-
libstdc++-v3/src/c++20/windows_zones-map.h | 399 ++++++++++++++++++++++++++
3 files changed, 648 insertions(+), 2 deletions(-)
create mode 100755 libstdc++-v3/scripts/gen_windows_zones_map.py
create mode 100644 libstdc++-v3/src/c++20/windows_zones-map.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.