This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ee65440cbd8 Fortran: Fix some problems with the reduce intrinsic [PR119460]
new f183ae0ae89 expr: Use constant_lower_bound classifying constructor els [...]
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/expr.cc | 6 +++---
gcc/testsuite/g++.target/riscv/rvv/autovec/pr116595.C | 10 ++++++++++
2 files changed, 13 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/rvv/autovec/pr116595.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 annotated tag cygwin-3.6.1
in repository newlib.
at 98a63f7b9 (tag)
tagging a439763b8de45f4cd93849ed883e167493061a6d (commit)
replaces cygwin-3.6.0
tagged by Corinna Vinschen
on Wed Apr 9 11:23:03 2025 +0200
- Log -----------------------------------------------------------------
Cygwin 3.6.1 release
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAmf2PHcACgkQ9TYGna5E
T6AOOw//YFWrUpTt0XikxkzCXTWwt6ZP+texN/bPfBzEDYga5haucDY14TrZ8nS0
3FpsecqMyfb8bspWVSvF2Q19/ALGu5MRfbDhC1na+/MiU81I2WVT04y5W26zxcbo
MSI+Y8hd/ThGVGh090vgDAXmTRtTdhqxxO6GxqU0KkK+6pvgLDW6JhBc1xG7rPRQ
HwE+yJxAeT3kMKVGWc1TXU0Rbg4M4XAwdX1UNSilYt3mfPlYZxysHl1oyWTxvf62
2ZFw8/CelKdqCQpBaD1T3HB2Swp/T7GUY8XaCuLuCygP6Sxhr4sYxouwgiOx1VT/
bCQp5ZTZWpnaNqDlnN6qHNgL26Zr5Z3ZRrBuYlNqPV7t73qhJqrbHH+tjTZJ4kCT
0iGIpvTS9Unu0sqHQt3YqqW7j9KuQYPG44hhC4DTpkh5jcc9MQmmz3bCk4yaT4zX
94RFuJ/HwxpdCdtsqXCi3LrS181IF5BPBlgAa1aLi0FtBT92OMzix3sPY8cr0j+n
jn+X2Jr7nsU+0HzkrgqLWEVGrxNmAGWUXzbtm4IYHHwIKsTK5xR+XvLN65EHmESO
6jelcGk49kx+dMf/vFciEnBflm6vnVI1Phy8lkn5GKkz82KErVcKmvDXktqvIxYk
XGwub1GEDVfUVQDyK9Sd7x65Mf2/cf2Jo3Y7c6wKV2xBSG2wGWw=
=/+Dt
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 cygwin-3_6-branch
in repository newlib.
from a439763b8 Cygwin: Add pthread_key fix in release note
new 17765ac5f Cygwin: bump DLL version to 3.6.2
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:
winsup/cygwin/include/cygwin/version.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 gcc.
from faff25435b0 bootstrap/119680 - fix cross-compiler build with --enable-h [...]
new ee65440cbd8 Fortran: Fix some problems with the reduce intrinsic [PR119460]
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/iresolve.cc | 6 +--
gcc/fortran/trans-decl.cc | 2 +-
gcc/fortran/trans-expr.cc | 24 -----------
gcc/fortran/trans-intrinsic.cc | 7 ++++
gcc/testsuite/gfortran.dg/reduce_2.f90 | 8 ++++
gcc/testsuite/gfortran.dg/reduce_3.f90 | 56 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/reduce_4.f90 | 48 +++++++++++++++++++++
libgfortran/intrinsics/reduce.c | 77 ++++++++++++++++++++--------------
8 files changed, 168 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/reduce_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/reduce_4.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 2d7e1d6e40a Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [...]
new faff25435b0 bootstrap/119680 - fix cross-compiler build with --enable-h [...]
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:
libbacktrace/configure | 16 ++++++++++++----
libbacktrace/configure.ac | 7 ++++++-
2 files changed, 18 insertions(+), 5 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 binutils-gdb.
from 5ea1eec52f4 [gdb/tdep] Handle ldaex and stlex in {thumb,arm}_deal_with_ [...]
new 981fe5fd80f s390: Add support for z17 as CPU name
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:
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 3 ++-
gas/doc/c-s390.texi | 5 +++--
opcodes/s390-mkopc.c | 3 ++-
4 files changed, 8 insertions(+), 5 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 binutils-gdb.
from faaee6b4114 Automatic date update in version.in
new 5ea1eec52f4 [gdb/tdep] Handle ldaex and stlex in {thumb,arm}_deal_with_ [...]
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:
gdb/arch/arm-get-next-pcs.c | 141 +++++++++++++++++++++++++++++++++++++-------
gdb/arch/arm.c | 2 +-
gdb/arch/arm.h | 17 ++++++
3 files changed, 137 insertions(+), 23 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 d29943e56 Cygwin: faq: add lssparse to sparse file example
new d35cc82b5 Cygwin: termios: Implement tcflow(), tcdrain(), TCXONC, TIOCINQ
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:
winsup/cygwin/fhandler/console.cc | 30 +++++++++++++++++++++++++++---
winsup/cygwin/fhandler/pty.cc | 30 ++++++++++++++++++++++++++++++
winsup/cygwin/fhandler/termios.cc | 31 +++++++++++++++++++++++++++----
winsup/cygwin/include/sys/termios.h | 1 +
winsup/cygwin/local_includes/fhandler.h | 7 +++++--
winsup/cygwin/local_includes/tty.h | 6 +++++-
6 files changed, 95 insertions(+), 10 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 newlib.
from d29943e56 Cygwin: faq: add lssparse to sparse file example
new d35cc82b5 Cygwin: termios: Implement tcflow(), tcdrain(), TCXONC, TIOCINQ
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:
winsup/cygwin/fhandler/console.cc | 30 +++++++++++++++++++++++++++---
winsup/cygwin/fhandler/pty.cc | 30 ++++++++++++++++++++++++++++++
winsup/cygwin/fhandler/termios.cc | 31 +++++++++++++++++++++++++++----
winsup/cygwin/include/sys/termios.h | 1 +
winsup/cygwin/local_includes/fhandler.h | 7 +++++--
winsup/cygwin/local_includes/tty.h | 6 +++++-
6 files changed, 95 insertions(+), 10 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 94438ca8279 c++: lambda in concept [PR118698]
new 2d7e1d6e40a Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [...]
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/resolve.cc | 7 -
gcc/fortran/trans-decl.cc | 35 ++--
gcc/fortran/trans-stmt.cc | 144 +++++++++++++-
gcc/fortran/trans.h | 2 +
gcc/testsuite/gfortran.dg/do_concurrent_11.f90 | 53 ++++++
gcc/testsuite/gfortran.dg/do_concurrent_12.f90 | 175 +++++++++++++++++
gcc/testsuite/gfortran.dg/do_concurrent_13.f90 | 211 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/do_concurrent_14.f90 | 176 +++++++++++++++++
gcc/testsuite/gfortran.dg/do_concurrent_15.f90 | 20 ++
.../gfortran.dg/do_concurrent_8_f2023.f90 | 4 +-
gcc/testsuite/gfortran.dg/do_concurrent_9.f90 | 2 +-
.../gfortran.dg/do_concurrent_all_clauses.f90 | 1 -
.../gfortran.dg/do_concurrent_local_init.f90 | 4 +-
.../gfortran.dg/do_concurrent_locality_specs.f90 | 3 +-
14 files changed, 807 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_11.f90
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_12.f90
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_13.f90
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_14.f90
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_15.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.