This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd107a6343c libstdc++: Fix parallel std::exclusive_scan [PR108236]
new 846c0b397b5 Rectify some test cases.
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/Wuse-after-free-pr109123.c | 2 +-
gcc/testsuite/gcc.dg/c23-tag-bitfields-1.c | 1 +
gcc/testsuite/gcc.dg/flex-array-counted-by-2.c | 8 +++++---
gcc/testsuite/gcc.dg/lto/tag-1_0.c | 2 +-
gcc/testsuite/gcc.dg/lto/tag-1_1.c | 2 +-
gcc/testsuite/gcc.dg/pr114661.c | 1 +
gcc/testsuite/gcc.dg/pr116481.c | 3 ++-
gcc/testsuite/gcc.dg/pr117828.c | 1 +
gcc/testsuite/gcc.dg/pr91069.c | 3 ++-
gcc/testsuite/gcc.dg/type-convert-var.c | 2 ++
10 files changed, 17 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 binutils-gdb.
from 6a02aa77d80 [gdb/python] Issue warning if python fails to initialize
new c99444905ed [gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp
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/testsuite/gdb.arch/pr25124.exp | 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 binutils-gdb.
from 348290c7ef4 [gdb/python] Warn and ignore ineffective python settings
new 1dc13c7e9f4 [gdb/testsuite] Fix gdb.python/py-startup-opt.exp with empt [...]
new 922ab963e1c [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE
new 6a02aa77d80 [gdb/python] Issue warning if python fails to initialize
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:
gdb/python/python.c | 57 ++++++++++++++++++++++++++---
gdb/testsuite/gdb.python/py-startup-opt.exp | 13 ++++++-
2 files changed, 62 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 binutils-gdb.
from 22a7a2d12a8 gdb: restore nullptr check in compunit_symtab::find_call_site
new 125f702105d [gdb/python] Factor out and refactor py_initialize
new c9b37bc9977 [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abort
new 348290c7ef4 [gdb/python] Warn and ignore ineffective python settings
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:
gdb/python/python.c | 157 ++++++++++++++++++++++++++++++++++------------------
1 file changed, 102 insertions(+), 55 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 c48d58d83 Cygwin: signal: Increase chance of handling signal in main thread
new d636b11d2 Change various declarations to ANSI style to avoid problems w [...]
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:
newlib/libc/posix/collate.c | 22 ++--
newlib/libc/posix/collcmp.c | 6 +-
newlib/libc/posix/engine.c | 82 ++++++------
newlib/libc/posix/fnmatch.c | 11 +-
newlib/libc/posix/regcomp.c | 265 +++++++++++++++++++++------------------
newlib/libc/posix/regerror.c | 7 +-
newlib/libc/search/hash.c | 134 +++++++++++---------
newlib/libc/search/hash_bigkey.c | 102 ++++++++-------
newlib/libc/search/hash_buf.c | 42 ++++---
newlib/libc/search/hash_func.c | 7 +-
newlib/libc/search/hash_log2.c | 5 +-
newlib/libc/search/hash_page.c | 127 +++++++++++--------
newlib/libc/search/tdestroy.c | 7 +-
newlib/libc/search/twalk.c | 9 +-
14 files changed, 468 insertions(+), 358 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 c48d58d83 Cygwin: signal: Increase chance of handling signal in main thread
new d636b11d2 Change various declarations to ANSI style to avoid problems w [...]
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:
newlib/libc/posix/collate.c | 22 ++--
newlib/libc/posix/collcmp.c | 6 +-
newlib/libc/posix/engine.c | 82 ++++++------
newlib/libc/posix/fnmatch.c | 11 +-
newlib/libc/posix/regcomp.c | 265 +++++++++++++++++++++------------------
newlib/libc/posix/regerror.c | 7 +-
newlib/libc/search/hash.c | 134 +++++++++++---------
newlib/libc/search/hash_bigkey.c | 102 ++++++++-------
newlib/libc/search/hash_buf.c | 42 ++++---
newlib/libc/search/hash_func.c | 7 +-
newlib/libc/search/hash_log2.c | 5 +-
newlib/libc/search/hash_page.c | 127 +++++++++++--------
newlib/libc/search/tdestroy.c | 7 +-
newlib/libc/search/twalk.c | 9 +-
14 files changed, 468 insertions(+), 358 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 5aa4ab4d62f AVR: Skip some test cases that don't work for it.
new ca24f585fc3 libstdc++: Refactor std::list::size() for cxx11 ABI
new 5f02a4f5c66 libstdc++: Stop using _Self typedefs in std::list iterators
new f29d1b58367 libstdc++: Add fancy pointer support to std::list [PR57272]
new 84b40a1c1b2 libstdc++: Add fancy pointer support to std::forward_list [ [...]
new aa7acf6fc92 libstdc++: Simplify allocator propagation helpers using 'if [...]
new cd107a6343c libstdc++: Fix parallel std::exclusive_scan [PR108236]
The 6 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/alloc_traits.h | 56 +-
libstdc++-v3/include/bits/allocated_ptr.h | 44 +-
libstdc++-v3/include/bits/forward_list.h | 508 +++++++++++--
libstdc++-v3/include/bits/forward_list.tcc | 124 ++--
libstdc++-v3/include/bits/list.tcc | 52 +-
libstdc++-v3/include/bits/stl_list.h | 785 +++++++++++++++++----
libstdc++-v3/include/pstl/glue_numeric_impl.h | 2 +-
libstdc++-v3/include/pstl/numeric_impl.h | 9 +-
libstdc++-v3/include/std/numeric | 4 +-
.../23_containers/forward_list/capacity/1.cc | 11 +-
.../forward_list/capacity/node_sizes.cc | 24 +
.../forward_list/requirements/completeness.cc | 19 +
.../explicit_instantiation/alloc_ptr.cc | 88 +++
.../explicit_instantiation/alloc_ptr_ignored.cc | 4 +
.../testsuite/23_containers/list/capacity/29134.cc | 5 +
.../23_containers/list/capacity/node_sizes.cc | 24 +
.../list/requirements/completeness.cc | 19 +
.../explicit_instantiation/alloc_ptr.cc | 87 +++
.../explicit_instantiation/alloc_ptr_ignored.cc | 4 +
.../testsuite/26_numerics/exclusive_scan/2.cc | 46 ++
.../26_numerics/pstl/numeric_ops/108236.cc | 50 ++
21 files changed, 1585 insertions(+), 380 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/capacity/node [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/requirements/ [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/requirements/ [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/requirements/ [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/list/capacity/node_sizes.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/list/requirements/completeness.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/list/requirements/explicit [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/list/requirements/explicit [...]
create mode 100644 libstdc++-v3/testsuite/26_numerics/exclusive_scan/2.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/pstl/numeric_ops/108236.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 b6a43fe2c54 AVR: Improve location of late diagnostics.
new 5aa4ab4d62f AVR: Skip some test cases that don't work for it.
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:
.../execute/ieee/{unsafe-fp-assoc-1.x => cdivchkd.x} | 10 +++++-----
.../execute/ieee/{unsafe-fp-assoc-1.x => cdivchkf.x} | 10 +++++-----
gcc/testsuite/gcc.dg/flex-array-counted-by.c | 1 +
gcc/testsuite/gcc.dg/fold-copysign-1.c | 1 +
4 files changed, 12 insertions(+), 10 deletions(-)
copy gcc/testsuite/gcc.c-torture/execute/ieee/{unsafe-fp-assoc-1.x => cdivchkd.x} (53%)
copy gcc/testsuite/gcc.c-torture/execute/ieee/{unsafe-fp-assoc-1.x => cdivchkf.x} (53%)
--
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 96f5fd30890 Move some CRC tests into the gcc.dg/torture directory
new b6a43fe2c54 AVR: Improve location of late diagnostics.
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/avr/avr.cc | 40 +++++++++++++++++++++++----------
gcc/testsuite/gcc.dg/Warray-bounds-33.c | 3 +--
gcc/testsuite/gcc.dg/pr56228.c | 3 +--
gcc/testsuite/gcc.dg/pr86124.c | 3 +--
gcc/testsuite/gcc.dg/pr94291.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/pr82059.c | 3 +--
6 files changed, 34 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.