diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-10-22 20:28:10 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-10-22 23:14:13 +0100 |
commit | 0a74a0e1a2d4668613bd5913a600ab644402cefd (patch) | |
tree | 9920b648c438ea5d473c763596be6dc7db78efab /gcc | |
parent | 3307a810d9401d3cefbde979d7a15691c5780600 (diff) | |
download | gcc-0a74a0e1a2d4668613bd5913a600ab644402cefd.zip gcc-0a74a0e1a2d4668613bd5913a600ab644402cefd.tar.gz gcc-0a74a0e1a2d4668613bd5913a600ab644402cefd.tar.bz2 |
libstdc++: Fix custom clock in test
This test fails in C++20 mode because std::is_clock is false for the
test clock, because it doesn't define a duration member.
libstdc++-v3/ChangeLog:
* testsuite/30_threads/condition_variable/members/68519.cc:
Define recent_epoch_float_clock::duration to meet the Cpp17Clock
requirements.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions