This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 6d720b95b16 PR libstdc++/81468 constrain std::chrono::time_point constructor new bb85d61e6bf PR libstdc++/79162 implement LWG 2946 and LWG 2758
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/ChangeLog | 32 ++ libstdc++-v3/include/bits/basic_string.h | 547 ++++++++++++++------- .../any.cc => 21_strings/basic_string/79162.cc} | 22 +- .../{cons/char/79162.cc => lwg2946.cc} | 25 +- 4 files changed, 431 insertions(+), 195 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/any.cc => 21_strings/basic_string/791 [...] copy libstdc++-v3/testsuite/21_strings/basic_string/{cons/char/79162.cc => lwg2946 [...]