This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 6ca605af599 Daily bump.
new eba46f11376 libstdc++: Add workaround for std::make_integer_sequence bu [...]
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/bits/utility.h | 2 +-
.../testsuite/20_util/integer_sequence/pr111357.cc | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/20_util/integer_sequence/pr111357.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 releases/gcc-11
in repository gcc.
from 68458462525 Daily bump.
new 27fce25cc07 libstdc++: Add workaround for std::make_integer_sequence bu [...]
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/utility | 2 +-
.../testsuite/20_util/integer_sequence/pr111357.cc | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/20_util/integer_sequence/pr111357.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 releases/gcc-13
in repository gcc.
from 9cddebd822a Daily bump.
new 7b0abd4a8ee libstdc++: Add workaround for std::make_integer_sequence bu [...]
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/bits/utility.h | 2 +-
.../testsuite/20_util/integer_sequence/pr111357.cc | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/20_util/integer_sequence/pr111357.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 8517317ce8e ada: Improve detection of deactivated code for warnings wit [...]
new b9b9d0a7db0 libstdc++: Remove some more unconditional uses of atomics
new 9da3c935e3f libstdc++: Support dg-additional-files in tests
new 557a858f2ea libstdc++: Add testcase for std::make_integer_sequence bug [...]
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/experimental/io_context | 4 +++
libstdc++-v3/include/experimental/memory_resource | 12 +++++++-
libstdc++-v3/src/c++17/default_resource.h | 6 +++-
libstdc++-v3/src/c++17/memory_resource.cc | 35 +++++++++++-----------
.../testsuite/20_util/integer_sequence/pr111357.cc | 34 +++++++++++++++++++++
.../27_io/basic_filebuf/seekoff/char/1-io.cc | 4 +--
.../27_io/basic_filebuf/seekoff/char/2-io.cc | 4 +--
.../27_io/basic_filebuf/seekpos/char/1-io.cc | 4 +--
.../27_io/basic_filebuf/seekpos/char/2-io.cc | 4 +--
libstdc++-v3/testsuite/lib/dg-options.exp | 8 +++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 9 +++++-
11 files changed, 92 insertions(+), 32 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/integer_sequence/pr111357.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.