This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 54c640ba397 Revert "Extend "counted_by" attribute to pointer fields of [...]
new 9450fb705ca libstdc++: Use template keyword in __mapping_of alias template
new 5ca5e1d54f2 libstdc++: Make VERIFY a variadic macro
new ed912b1ee5a libstdc++: Fix attribute order on __normal_iterator friends [...]
The 3 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/stl_iterator.h | 30 ++++++++++++++-------------
libstdc++-v3/include/std/mdspan | 2 +-
libstdc++-v3/testsuite/ext/verify_neg.cc | 28 +++++++++++++++++++++++++
libstdc++-v3/testsuite/util/testsuite_hooks.h | 17 +++++++--------
4 files changed, 52 insertions(+), 25 deletions(-)
create mode 100644 libstdc++-v3/testsuite/ext/verify_neg.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 cygwin-3_6-branch
in repository newlib.
from 3ca80d1ac Cygwin: format_process_maps: avoid crashing PID when fetching [...]
new dfa09739d Cygwin: spawn: apply PID_NEW_PG flag to spawned child
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/spawn.cc | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 2dba849df Cygwin: define OUTPUT_FORMAT and SEARCH_DIR for AArch64
adds 41b5f280b Cygwin: spawn: apply PID_NEW_PG flag to spawned child
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/spawn.cc | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 2dba849df Cygwin: define OUTPUT_FORMAT and SEARCH_DIR for AArch64
adds 41b5f280b Cygwin: spawn: apply PID_NEW_PG flag to spawned child
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/spawn.cc | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 5af316dfce2 ranger: Mark three occurrences of verify_range with overide
new f555ee597ac Ignore more clang warnings in contrib/filter-clang-warnings.py
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:
contrib/filter-clang-warnings.py | 35 ++++++++++++++++++++++++++++-------
1 file changed, 28 insertions(+), 7 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 2a6ac385076 xtensa: Remove TARGET_PROMOTE_PROTOTYPES
new 5af316dfce2 ranger: Mark three occurrences of verify_range with overide
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/value-range.h | 6 +++---
1 file changed, 3 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 topic/posix_spawn
in repository newlib.
at 13e60c26a Cygwin: add pgroup support to posix_spawn fast path
This branch includes the following new commits:
new 41b5f280b Cygwin: spawn: apply PID_NEW_PG flag to spawned child
new 1fdf1229c Cygwin: allow redirecting stderr in ch_spawn
new f32034bb5 Cygwin: add ability to pass cwd to child process
new 63e368cc2 Cygwin: hook posix_spawn/posix_spawnp
new 37a8f152a Cygwin: add fast-path for posix_spawn(p)
new 9a5cfce07 Cygwin: posix_spawn: add fastpath support for SETSIGMASK and [...]
new 13e60c26a Cygwin: add pgroup support to posix_spawn fast path
The 7 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.
--
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 c476f554e3f s390: Optimize fmin/fmax.
new 2a6ac385076 xtensa: Remove TARGET_PROMOTE_PROTOTYPES
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/xtensa/xtensa.cc | 21 ++++++++++++++++++---
gcc/testsuite/gcc.target/xtensa/pr120888-1.c | 11 +++++++++++
gcc/testsuite/gcc.target/xtensa/pr120888-2.c | 11 +++++++++++
3 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/xtensa/pr120888-1.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/pr120888-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 master
in repository gcc.
from 4b9f760c511 testsuite: add sve hw check to testcase [PR120817]
new c476f554e3f s390: Optimize fmin/fmax.
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/s390/s390.md | 6 +--
gcc/config/s390/vector.md | 25 ++++++++++
gcc/config/s390/vx-builtins.md | 21 ++++-----
gcc/testsuite/gcc.target/s390/fminmax-1.c | 77 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/fminmax-2.c | 29 ++++++++++++
5 files changed, 144 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/fminmax-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/fminmax-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.