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 749221fac55 c++: constinit and value-initialization [PR119652] new 5cdf31f0807 libstdc++: Work around C++20 tuple<tuple<any>> constraint r [...]
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/tuple | 14 +++++++------ libstdc++-v3/testsuite/20_util/tuple/116440.C | 29 +++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/116440.C