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 08c577a5fb2 Fix broken URLs in libstdc++ API docs new 6d720b95b16 PR libstdc++/81468 constrain std::chrono::time_point constructor
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 | 7 ++++ libstdc++-v3/include/std/chrono | 3 +- .../testsuite/20_util/duration/cons/dr1177.cc | 41 ++++++++++++++++++++++ .../testsuite/20_util/duration/literals/range.cc | 2 +- .../{bind/79798.cc => time_point/cons/81468.cc} | 21 +++++------ 5 files changed, 62 insertions(+), 12 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/duration/cons/dr1177.cc copy libstdc++-v3/testsuite/20_util/{bind/79798.cc => time_point/cons/81468.cc} (61%)