This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f77a87982db lower-bitint: Fix up handle_operand_addr INTEGER_CST handli [...] new f8a5298c97c libstdc++: Implement P2255R2 dangling checks for std::tuple [...]
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 | 1017 ++++++++++++++------ libstdc++-v3/include/std/type_traits | 11 + .../testsuite/20_util/tuple/dangling_ref.cc | 105 ++ 3 files changed, 839 insertions(+), 294 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/dangling_ref.cc