This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 0539fcd4ad6 PR libstdc++/90686 update C++2a library status docs new d45404edd42 * sv.po: Update. new 688a2b96453 PR libstdc++/90700 Fix constructor constraint for std::tuple
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/po/ChangeLog | 4 + gcc/po/sv.po | 642 ++++++++------------- libstdc++-v3/ChangeLog | 6 + libstdc++-v3/include/std/tuple | 4 +- libstdc++-v3/testsuite/20_util/tuple/cons/90700.cc | 66 +++ 5 files changed, 328 insertions(+), 394 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/90700.cc