This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 29d53f6213e libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
new 2954038c821 libstdc++: Document change in __int128 traits [PRPR96710]
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/doc/html/manual/api.html | 3 +++
libstdc++-v3/doc/xml/manual/evolution.xml | 5 +++++
2 files changed, 8 insertions(+)
--
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 d3d1718602b binutils: drop unused note_size, contents, old variables
new 596ba5e9fb2 gdb: fix formatting in solib.c
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/solib.c | 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 1eee8430794 libstdc++: Fix constraint for custom integer types in mdspa [...]
new 29d53f6213e libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
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/mdspan | 8 ++++----
.../testsuite/23_containers/mdspan/extents/custom_integer.cc | 3 +++
libstdc++-v3/testsuite/23_containers/mdspan/int_like.h | 7 +++++++
libstdc++-v3/testsuite/23_containers/mdspan/layouts/mapping.cc | 1 +
libstdc++-v3/testsuite/23_containers/mdspan/mdspan.cc | 2 ++
5 files changed, 17 insertions(+), 4 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 dee5246d788 [PATCH] PR modula2/120542: Return statement in the main pro [...]
new 10846d82a89 c++: constexpr array testcase [PR87097]
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/g++.dg/cpp0x/constexpr-array29.C | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array29.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 releases/gcc-14
in repository gcc.
from 8f88e1bc14d Daily bump.
new d7dd08411bc c++: constexpr array testcase [PR87097]
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/g++.dg/cpp0x/constexpr-array29.C | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array29.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 fcf22e1764b tree-ssa-structalias / pta: Fix *more* GNU coding style deviations
new df7beaccef3 libstdc++: Refactor mdspan tests [PR121061]
new b38382e3641 c++: constexpr array testcase [PR87097]
new 1eee8430794 libstdc++: Fix constraint for custom integer types in mdspa [...]
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:
gcc/testsuite/g++.dg/cpp0x/constexpr-array29.C | 13 ++
libstdc++-v3/include/std/mdspan | 34 +++--
.../23_containers/mdspan/extents/custom_integer.cc | 117 ++++++++++------
.../23_containers/mdspan/extents/int_like.h | 30 -----
.../testsuite/23_containers/mdspan/int_like.h | 56 ++++++++
.../23_containers/mdspan/layouts/mapping.cc | 113 ++++++++--------
.../23_containers/mdspan/layouts/stride.cc | 21 +--
.../testsuite/23_containers/mdspan/mdspan.cc | 149 ++++++++++++++-------
8 files changed, 322 insertions(+), 211 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array29.C
delete mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/extents/int_like.h
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/int_like.h
--
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 f0912e9a7 Cygwin: clocks: read leap seconds from registry
new 5d8c71af5 nvptx: Change 'read' and 'write' to 'ssize_t' return type
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/include/sys/config.h | 5 +++++
newlib/libc/machine/nvptx/misc.c | 2 +-
newlib/libc/machine/nvptx/write.c | 3 ++-
3 files changed, 8 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 main
in repository newlib.
from f0912e9a7 Cygwin: clocks: read leap seconds from registry
new 5d8c71af5 nvptx: Change 'read' and 'write' to 'ssize_t' return type
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/include/sys/config.h | 5 +++++
newlib/libc/machine/nvptx/misc.c | 2 +-
newlib/libc/machine/nvptx/write.c | 3 ++-
3 files changed, 8 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 releases/gcc-15
in repository gcc.
from 46e41cf94fd [PATCH] PR modula2/120474: InOut buffering should flush the [...]
new dee5246d788 [PATCH] PR modula2/120542: Return statement in the main pro [...]
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/M2Quads.mod | 60 ++++++++++++++++++----------
gcc/testsuite/gm2/iso/fail/badreturn.mod | 5 +++
gcc/testsuite/gm2/iso/fail/badreturn2.mod | 12 ++++++
gcc/testsuite/gm2/iso/pass/modulereturn.mod | 5 +++
gcc/testsuite/gm2/iso/pass/modulereturn2.mod | 10 +++++
5 files changed, 72 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/fail/badreturn.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/badreturn2.mod
create mode 100644 gcc/testsuite/gm2/iso/pass/modulereturn.mod
create mode 100644 gcc/testsuite/gm2/iso/pass/modulereturn2.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 a33f9d1cb7f tree-ssa-structalias / pta: Fix some GNU coding style deviations
new aa143261bdf GCN, nvptx offloading: Restrain 'WARNING: program timed out [...]
new fcf22e1764b tree-ssa-structalias / pta: Fix *more* GNU coding style deviations
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:
gcc/tree-ssa-structalias.cc | 71 +++++++++++-----------
libgomp/testsuite/libgomp.c++/pr119692-1-4.C | 2 +-
libgomp/testsuite/libgomp.c++/pr119692-1-5.C | 2 +-
.../libgomp.c++/target-exceptions-bad_cast-1.C | 2 +-
.../libgomp.c++/target-exceptions-bad_cast-2.C | 2 +-
.../libgomp.oacc-c++/exceptions-bad_cast-1.C | 2 +-
.../libgomp.oacc-c++/exceptions-bad_cast-2.C | 2 +-
7 files changed, 42 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.