This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from b3043e49089 libstdc++: Fix std::gcd and std::lcm for unsigned integers [...] new 6dceae0cb9c Daily bump. new 4be18e2f16b libstdc++: Use correct argument type for __use_alloc [PR 96803]
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/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 65 ++++++++++++++++++++++ libstdc++-v3/include/std/tuple | 12 ++-- .../creation/dr402.cc => tuple/cons/96803.cc} | 33 +++++------ 4 files changed, 87 insertions(+), 25 deletions(-) copy libstdc++-v3/testsuite/20_util/{shared_ptr/creation/dr402.cc => tuple/cons/96 [...]